packages: libgweather/libgweather.spec - updated to 2.30.0; merged changes ...

megabajt megabajt at pld-linux.org
Tue Mar 30 23:30:14 CEST 2010


Author: megabajt                     Date: Tue Mar 30 21:30:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.30.0; merged changes from DEVEL

---- Files affected:
packages/libgweather:
   libgweather.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/libgweather/libgweather.spec
diff -u packages/libgweather/libgweather.spec:1.27 packages/libgweather/libgweather.spec:1.28
--- packages/libgweather/libgweather.spec:1.27	Mon Feb  8 18:28:41 2010
+++ packages/libgweather/libgweather.spec	Tue Mar 30 23:30:08 2010
@@ -2,12 +2,12 @@
 Summary:	Library to access weather information from online services for numerous locations
 Summary(pl.UTF-8):	Biblioteka dostępu do informacji pogodowych z serwisów internetowych dla różnych miejsc
 Name:		libgweather
-Version:	2.28.0
-Release:	3
+Version:	2.30.0
+Release:	1
 License:	GPL v2+
 Group:		X11/Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5:	9f4457144d32d4004e0e045240ab51dc
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgweather/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5:	bf7ae6cb4eca85be3e9099a5de94c655
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel >= 2.26.0
 BuildRequires:	autoconf >= 2.59
@@ -21,6 +21,8 @@
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	pkgconfig >= 1:0.19
+Requires(post,postun):	gnome-icon-theme
+Requires(post,postun):	gtk+2
 Requires(post,preun):	GConf2
 # sr at Latn vs. sr at latin
 Conflicts:	glibc-misc < 6:2.7
@@ -77,6 +79,8 @@
 
 %prep
 %setup -q
+sed -i s#^en at shaw## po/LINGUAS
+rm po/en at shaw.po
 
 %build
 %{__gtkdocize}
@@ -89,7 +93,8 @@
 %configure \
 	--with-zoneinfo-dir=%{_datadir}/zoneinfo \
 	--enable-gtk-doc \
-	--with-html-dir=%{_gtkdocdir}
+	--with-html-dir=%{_gtkdocdir} \
+	--disable-silent-rules
 %{__make} -j1 -C data
 %{__make}
 
@@ -111,12 +116,15 @@
 
 %post
 /sbin/ldconfig
+%update_icon_cache gnome
 %gconf_schema_install gweather.schemas
 
 %preun
 %gconf_schema_uninstall gweather.schemas
 
-%postun	-p /sbin/ldconfig
+%postun
+/sbin/ldconfig
+%update_icon_cache gnome
 
 %files -f libgweather.lang
 %defattr(644,root,root,755)
@@ -127,6 +135,9 @@
 %dir %{_datadir}/libgweather
 %{_datadir}/libgweather/Locations.xml
 %{_datadir}/libgweather/locations.dtd
+%{_iconsdir}/gnome/*/status/*.png
+# XXX: gnome-icon-theme doesn't provide this directory
+%{_iconsdir}/gnome/scalable
 
 %files devel
 %defattr(644,root,root,755)
@@ -149,8 +160,26 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2010/03/30 21:30:08  megabajt
+- updated to 2.30.0; merged changes from DEVEL
+
+Revision 1.26.2.5  2010/03/13 17:50:07  megabajt
+- updated to 2.29.92
+
+Revision 1.26.2.4  2010/02/23 10:54:25  megabajt
+- updated to 2.29.91
+
+Revision 1.26.2.3  2010/02/11 22:22:30  megabajt
+- updated to 2.29.90
+
 Revision 1.27  2010/02/08 17:28:41  megabajt
 - release 3
+
+Revision 1.26.2.2  2010/02/01 10:03:24  patrys
+- 2.29.5
+
+Revision 1.26.2.1  2009/12/28 20:18:47  patrys
+- 2.29.4
 
 Revision 1.26  2009/11/12 12:59:23  patrys
 - rebuild
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgweather/libgweather.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list