SPECS: gnome-themes-extras.spec - build icon cache in iconsdir

freetz freetz at pld-linux.org
Thu Dec 15 23:18:14 CET 2005


Author: freetz                       Date: Thu Dec 15 22:18:14 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build icon cache in iconsdir

---- Files affected:
SPECS:
   gnome-themes-extras.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/gnome-themes-extras.spec
diff -u SPECS/gnome-themes-extras.spec:1.27 SPECS/gnome-themes-extras.spec:1.28
--- SPECS/gnome-themes-extras.spec:1.27	Thu Dec 15 23:08:51 2005
+++ SPECS/gnome-themes-extras.spec	Thu Dec 15 23:18:06 2005
@@ -115,6 +115,11 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+for dir in Amaranth  Gorilla  Lush  Nuvola  Wasp
+do
+    gtk-update-icon-cache -ft $RPM_BUILD_ROOT%{_iconsdir}/$dir
+done
+
 %find_lang %{name}
 
 # no *.la for gtk engine modules
@@ -165,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2005/12/15 22:18:06  freetz
+- build icon cache in iconsdir
+
 Revision 1.27  2005/12/15 22:08:51  freetz
 - 0.9.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-themes-extras.spec?r1=1.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list