SPECS (DEVEL): gimp.spec - (re)generate icon cache

freetz freetz at pld-linux.org
Sun Jun 11 13:40:07 CEST 2006


Author: freetz                       Date: Sun Jun 11 11:40:07 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- (re)generate icon cache

---- Files affected:
SPECS:
   gimp.spec (1.218.2.33 -> 1.218.2.34) 

---- Diffs:

================================================================
Index: SPECS/gimp.spec
diff -u SPECS/gimp.spec:1.218.2.33 SPECS/gimp.spec:1.218.2.34
--- SPECS/gimp.spec:1.218.2.33	Wed Jun  7 19:53:58 2006
+++ SPECS/gimp.spec	Sun Jun 11 13:40:02 2006
@@ -66,6 +66,7 @@
 BuildRequires:	libgnomeprintui >= 2.10.0
 BuildRequires:	libgnomeui-devel >= 2.10.0
 %endif
+Requires(post,postun):  gtk+2
 Requires:	hicolor-icon-theme
 Requires:	gtk+2 >= 2:2.8.8
 %{?with_python:Requires:	python-pygtk-gtk >= 1.99.15}
@@ -334,11 +335,13 @@
 umask 022
 /sbin/ldconfig
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:
+gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 
 %postun
 umask 022
 /sbin/ldconfig
 [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
+gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -446,6 +449,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.218.2.34  2006/06/11 11:40:02  freetz
+- (re)generate icon cache
+
 Revision 1.218.2.33  2006/06/07 17:53:58  freetz
 - 2.3.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gimp.spec?r1=1.218.2.33&r2=1.218.2.34&f=u



More information about the pld-cvs-commit mailing list