Author: baggins Date: Fri Jul 22 21:41:29 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 3 - do package scalable icons, just put proper R then
---- Files affected: packages/libgweather: libgweather.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/libgweather/libgweather.spec diff -u packages/libgweather/libgweather.spec:1.36 packages/libgweather/libgweather.spec:1.37 --- packages/libgweather/libgweather.spec:1.36 Tue Jul 12 23:35:12 2011 +++ packages/libgweather/libgweather.spec Fri Jul 22 23:41:24 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka dostępu do informacji pogodowych z serwisów internetowych dla różnych miejsc Name: libgweather Version: 3.0.2 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.0/%{name}-%{version}.tar.bz2 @@ -24,6 +24,7 @@ BuildRequires: libxml2-devel >= 1:2.6.30 BuildRequires: pkgconfig >= 1:0.19 Requires(post,postun): gnome-icon-theme +Requires(post,postun): gnome-icon-theme-symbolic Requires(post,postun): gtk-update-icon-cache Requires(post,preun): GConf2 # sr@Latn vs. sr@latin @@ -140,7 +141,8 @@ %dir %{_datadir}/libgweather %{_datadir}/libgweather/Locations.xml %{_datadir}/libgweather/locations.dtd -%{_iconsdir}/gnome/*x*/status/*.png +%{_iconsdir}/gnome/*/status/*.png +%{_iconsdir}/gnome/scalable/status/*.svg %{_libdir}/girepository-1.0/GWeather-3.0.typelib %files devel @@ -164,6 +166,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2011/07/22 21:41:24 baggins +- rel 3 +- do package scalable icons, just put proper R then + Revision 1.36 2011/07/12 21:35:12 glen - do not package scalable icons ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgweather/libgweather.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
