10139N/A#
10139N/A# spec file for package libgweather
10139N/A#
10139N/A# Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
10139N/A# This file and all modifications and additions to the pristine
18970N/A# package are under the same license as the package itself.
18970N/A#
10139N/A%define owner jouby
10139N/A#
10139N/A
17185N/A%define OSR LFI#105446 (gnome Exec. summary):n/a
10139N/A
17178N/A%include l10n.inc
18644N/AName: libgweather
17178N/ALicense: GPLv2
10139N/AGroup: System/GUI/GNOME
12132N/AVersion: 3.4.1
12132N/ARelease: 1
17355N/ADistribution: Java Desktop System
10139N/AVendor: Gnome Community
10139N/ASummary: Library to access weather information from online services
10139N/ASource: http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.4/%{name}-%{version}.tar.xz
18970N/AURL: http://www.gnome.org
18593N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
10139N/ADocdir: %{_defaultdocdir}/%{name}
10139N/AAutoreqprov: on
19013N/A
18908N/A%description
10385N/Alibgweather description.
15760N/A
15767N/A%prep
15760N/A%setup -q
15760N/A
15760N/A%build
15760N/A%ifos linux
15760N/Aif [ -x /usr/bin/getconf ]; then
10139N/A CPUS=`getconf _NPROCESSORS_ONLN`
12707N/Afi
10139N/A%else
10139N/A CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
16401N/A%endif
16401N/Aif test "x$CPUS" = "x" -o $CPUS = 0; then
10139N/A CPUS=1
10139N/Afi
10139N/A
10139N/A#libtoolize --force
15760N/Aintltoolize --force --copy --automake
18688N/Aaclocal-1.11 $ACLOCAL_FLAGS -I m4
18688N/Aautoheader
15762N/Aautomake-1.11 -a -c -f
16493N/Aautoconf
16493N/A
16493N/ACFLAGS="$RPM_OPT_FLAGS" \
16493N/A./configure \
16493N/A --prefix=%{_prefix} \
16493N/A --sysconfdir=%{_sysconfdir} \
15762N/A --libdir=%{_libdir} \
15760N/A --bindir=%{_bindir} \
16401N/A --libexecdir=%{_libexecdir} \
16401N/A --mandir=%{_mandir} \
15760N/A --enable-all-translations-in-one-xml \
15760N/A --with-zoneinfo-dir=/usr/share/lib/zoneinfo \
15760N/A --localstatedir=/var/lib
16224N/Amake -j $CPUS
15760N/A
10139N/A%install
10139N/Aexport GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
10139N/Amake -i install DESTDIR=$RPM_BUILD_ROOT
12754N/Aunset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
10139N/A
10139N/A%changelog
10139N/A* Thu May 03 2012 - brian.cameron@oracle.com
11149N/A- Bump to 3.4.1.
12773N/A* Fri Sep 30 2011 - brian.cameron@oracle.com
12773N/A- Bump to 3.2.0.
12773N/A* Wed Jul 06 2011 - brian.cameron@oracle.com
12773N/A- Bump to 3.1.3.
12773N/A* Wed Oct 20 2010 - brian.cameron@oracle.com
10139N/A- Bump to 2.30.3.
10139N/A* Mon Jun 20 2010 - yuntong.jin@sun.com
10139N/A- Change owner to jouby
10139N/A* Sat Apr 3 2010 - christian.kelly@sun.com
10139N/A- Bump to 2.30.0.
10139N/A* Thu Mar 11 2010 - christian.kelly@sun.com
10139N/A- Bump to 2.29.92.
10139N/A* Wed Feb 24 2010 - christian.kelly@sun.com
11311N/A- Bump to 2.29.91.
11311N/A* Sun Feb 14 2010 - christian.kelly@sun.com
11311N/A- Bump to 2.29.90.
11311N/A* Wed Jan 13 2010 - christian.kelly@sun.com
10139N/A- Bump to 2.29.5.
11311N/A* Fri Oct 23 2009 - jedy.wang@sun.com
10139N/A- Change owner to jedy.
11311N/A* Wed Sep 23 2009 - dave.lin@sun.com
11311N/A- Bump to 2.28.0
11311N/A* Mon Sep 14 2009 - matt.keenan@sun.com
11311N/A- Bump to 2.27.92
11311N/A* Wed Aug 26 2009 - matt.keenan@sun.com
15824N/A- Bump to 2.27.91
15824N/A- Remove patch 01-disable-shave.diff
15824N/A* Wed Jul 08 2009 - dave.lin@sun.com
11311N/A- Bump to 2.26.2.1
11311N/A* Wed Jul 01 2009 - matt.keenan@sun.com
15760N/A- Bump to 2.26.2
15760N/A- Fix d.o.o: 9306, add patch 01-disable-shave.diff
15760N/A* Wed Apr 15 2009 - dave.lin@sun.com
15161N/A- Bump to 2.26.1
15824N/A* Tue Mar 17 2009 - dave.lin@sun.com
15161N/A- Bump to 2.26.0
15760N/A* Fri Mar 13 2009 - dave.lin@sun.com
15824N/A- Bump to 2.25.92
15760N/A* Tue Feb 17 2009 - dave.lin@sun.com
15760N/A- Bump to 2.25.91
15760N/A* Wed Jan 29 2009 - matt.keenan@sun.com
15760N/A- Bump to 2.25.5.
15760N/A* Wed Jan 07 2009 - christian.kelly@sun.com
15760N/A- Bump to 2.25.4.
15760N/A* Wed Dec 03 2008 - dave.lin@sun.com
15760N/A- Bump to 2.25.2
15824N/A* Sat Sep 27 2008 - brian.cameron@sun.com
15760N/A- Bump to 2.24.0.
15824N/A* Wed Sep 10 2008 - chrisian.kelly@sun.com
15824N/A- Bump to 2.23.92.
15767N/A* Tue Sep 01 2008 - christian.kelly@sun.com
15760N/A- Bump to 2.23.91.
15760N/A- Remove libgweather-01-uninstalled.diff and libgweather-02-zoneinfo-dir.diff
15824N/A fixed upstream, bugzilla:510125 and bugzilla:548440 bugster:6738588.
15760N/A* Tue Aug 19 2008 - matt.keenan@sun.com
15824N/A- Add configure option to correctly locate zoneinfo information, and log
15760N/A community bug #548440 to enable --with-zoneinfo-dir option
15161N/A* Wed Aug 06 2008 - matt.keenan@sun.com
15767N/A- Bump to 2.23.6.
15767N/A* Wed Jul 22 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.23.5.
10139N/A* Tue Jun 17 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.23.4.
10139N/A* Wed Jun 04 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.23.3.
15824N/A* Wed May 28 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.23.2.
10139N/A* Tue May 27 2008 - damien.carbery@sun.com
10139N/A- Bump to 2.22.2.
15824N/A* Wed Apr 16 2008 - damien.carbery@sun.com
15760N/A- Bump to 2.22.1.2. Add --enable-all-translations-in-one-xml configure option
16493N/A to retain compatability with previous versions (and to actually build okay).
16493N/A* Wed Apr 09 2008 - damien.carbery@sun.com
16493N/A- Bump to 2.22.1.1.
16493N/A* Tue Mar 11 2008 - damien.carbery@sun.com
16493N/A- Bump to 2.22.0.
16493N/A* Thu Feb 28 2008 - damien.carbery@sun.com
16493N/A- Call aclocal to get patched intltool.m4.
16493N/A* Wed Feb 27 2008 - damien.carbery@sun.com
15760N/A- Bump to 2.21.92.
15760N/A* Tue Jan 15 2008 - damien.carbery@sun.com
11311N/A- Initial Sun release.
11311N/A