SPECS: contacts.spec - rebuild hicolor icons cache

aredridel aredridel at pld-linux.org
Thu May 24 05:08:46 CEST 2007


Author: aredridel                    Date: Thu May 24 03:08:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild hicolor icons cache

---- Files affected:
SPECS:
   contacts.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/contacts.spec
diff -u SPECS/contacts.spec:1.1 SPECS/contacts.spec:1.2
--- SPECS/contacts.spec:1.1	Thu May 24 05:01:50 2007
+++ SPECS/contacts.spec	Thu May 24 05:08:40 2007
@@ -16,6 +16,7 @@
 #BuildRequires:	libglade2-devel >= 1:2.6.0
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel >= 1:2.6.27
+Requires(post,postun):	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -55,6 +56,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
+%update_icon_cache hicolor
 %gconf_schema_install contacts.schemas
 %scrollkeeper_update_post
 
@@ -63,6 +65,7 @@
 
 %postun
 %scrollkeeper_update_postun
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -80,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/24 03:08:40  aredridel
+- rebuild hicolor icons cache
+
 Revision 1.1  2007/05/24 03:01:50  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/contacts.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list