packages (DEVEL): libgweather/libgweather.spec - 2.29.4

patrys patrys at pld-linux.org
Mon Dec 28 21:18:52 CET 2009


Author: patrys                       Date: Mon Dec 28 20:18:52 2009 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- 2.29.4

---- Files affected:
packages/libgweather:
   libgweather.spec (1.26 -> 1.26.2.1) 

---- Diffs:

================================================================
Index: packages/libgweather/libgweather.spec
diff -u packages/libgweather/libgweather.spec:1.26 packages/libgweather/libgweather.spec:1.26.2.1
--- packages/libgweather/libgweather.spec:1.26	Thu Nov 12 13:59:23 2009
+++ packages/libgweather/libgweather.spec	Mon Dec 28 21:18:47 2009
@@ -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:	2
+Version:	2.29.4
+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.29/%{name}-%{version}.tar.bz2
+# Source0-md5:	3fe3fabe3e6f8a5e1ef525cf2e06d050
 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}
@@ -111,12 +115,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 +134,8 @@
 %dir %{_datadir}/libgweather
 %{_datadir}/libgweather/Locations.xml
 %{_datadir}/libgweather/locations.dtd
+%{_iconsdir}/gnome/*/status/*.png
+%{_iconsdir}/gnome/scalable/status/*.svg
 
 %files devel
 %defattr(644,root,root,755)
@@ -149,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
 - rel 2
================================================================

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



More information about the pld-cvs-commit mailing list