[packages/libmateweather] - it uses mate-, not hicolor-icon-theme

qboosh qboosh at pld-linux.org
Fri Jul 11 22:53:33 CEST 2014


commit 1ccc1d9649f3c69ca9e667eef6a0fe7ef1f941db
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 11 22:58:21 2014 +0200

    - it uses mate-, not hicolor-icon-theme

 libmateweather.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libmateweather.spec b/libmateweather.spec
index 3a081b9..380457a 100644
--- a/libmateweather.spec
+++ b/libmateweather.spec
@@ -44,8 +44,8 @@ Requires:	gsettings-desktop-schemas
 %{!?with_gtk3:Requires:	gtk+2 >= 2:2.11.0}
 %{?with_gtk3:Requires:	gtk+3 >= 3.0.0}
 Requires:	gtk-update-icon-cache
-Requires:	hicolor-icon-theme
 Requires:	libxml2 >= 1:2.6.0
+Requires:	mate-icon-theme
 Conflicts:	mate-applet-gweather < 1.6.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -146,12 +146,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 /sbin/ldconfig
-%update_icon_cache hicolor
+%update_icon_cache mate
 %glib_compile_schemas
 
 %postun
 /sbin/ldconfig
-%update_icon_cache hicolor
+%update_icon_cache mate
 %glib_compile_schemas
 
 %files -f %{name}.lang
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmateweather.git/commitdiff/1ccc1d9649f3c69ca9e667eef6a0fe7ef1f941db



More information about the pld-cvs-commit mailing list