gnome-terminal.spec revision 20278
0N/A#
1499N/A# spec file for package gnome-terminal
0N/A#
0N/A# Copyright (c) 2010, 2011 Oracle and/or its affiliates. All rights reserved.
0N/A# This file and all modifications and additions to the pristine
0N/A# package are under the same license as the package itself.
0N/A#
0N/A%define owner yippi
0N/A#
0N/A
0N/A%define OSR LFI#105446 (gnome Exec. summary):n/a
0N/A
0N/A%include l10n.inc
0N/AName: gnome-terminal
0N/ALicense: GPL v2, LGPL v2
0N/AGroup: System/GUI/GNOME
0N/AVersion: 2.30.2
0N/ARelease: 1
1472N/ADistribution: Java Desktop System
1472N/AVendor: Gnome Community
1472N/ASummary: GNOME Terminal
0N/ASource: http://download.gnome.org/sources/%{name}/2.30/%{name}-%{version}.tar.bz2
0N/ASource1: %{name}-po-sun-%{po_sun_version}.tar.bz2
0N/A%if %build_l10n
1879N/ASource2: l10n-configure.sh
1879N/A%endif
1879N/A#owner:yippi date:2006-05-04 type:branding
1879N/APatch1: gnome-terminal-01-menu-entry.diff
1879N/A# date:2011-03-16 type:bug owner:davelam
1879N/A# bugzilla:634950
1879N/APatch2: gnome-terminal-02-require-ice.diff
0N/A#owner:padraig date:2011-05-10 type:branding bugster:7043502
0N/APatch3: gnome-terminal-03-fix-doc.diff
0N/AURL: http://www.gnome.org
726N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
0N/ADocdir: %{_defaultdocdir}/%{name}
726N/AAutoreqprov: on
726N/APrereq: GConf
726N/A
726N/A%define libglade_version 2.6.0
726N/A%define libgnomeui_version 2.4.0
3932N/A%define vte_version 0.13.3
726N/A%define startup_notification_version 0.5
726N/A%define scrollkeeper_version 0.3.12
726N/A
726N/ABuildRequires: libglade-devel >= %{libglade_version}
726N/ABuildRequires: libgnomeui-devel >= %{libgnomeui_version}
726N/ABuildRequires: vte-devel >= %{vte_version}
726N/ABuildRequires: startup-notification-devel >= %{startup_notification_version}
726N/ABuildRequires: scrollkeeper >= %{scrollkeeper_version}
726N/ARequires: libglade >= %{libglade_version}
726N/ARequires: libgnomeui >= %{libgnomeui_version}
726N/ARequires: vte >= %{vte_version}
1059N/ARequires: startup-notification >= %{startup_notification_version}
726N/A
726N/A%description
726N/AGNOME Terminal application, which uses the VTE terminal emulation widget.
726N/A
726N/A%prep
726N/A%setup -q
1059N/A%if %build_l10n
1059N/Abzcat %SOURCE1 | tar xf -
1059N/Acd po-sun; make; cd ..
1059N/A%endif
1059N/A%patch1 -p1
726N/A%patch2 -p1
1580N/A%patch3 -p1
1580N/A
1580N/A# dos2unix to fix 400207.
1580N/Ados2unix -ascii po/be.po po/be.po
1580N/A
1580N/A%build
1580N/A%ifos linux
1580N/Aif [ -x /usr/bin/getconf ]; then
1580N/A CPUS=`getconf _NPROCESSORS_ONLN`
1580N/Afi
1580N/A%else
1580N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
1580N/A%endif
1580N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
1580N/A CPUS=1
Error!

 

There was an error!

null

java.lang.NullPointerException