SPECS: NetworkManager-applet.spec - update icon cache in %post
aredridel
aredridel at pld-linux.org
Wed May 16 00:06:40 CEST 2007
Author: aredridel Date: Tue May 15 22:06:40 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update icon cache in %post
---- Files affected:
SPECS:
NetworkManager-applet.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/NetworkManager-applet.spec
diff -u SPECS/NetworkManager-applet.spec:1.2 SPECS/NetworkManager-applet.spec:1.3
--- SPECS/NetworkManager-applet.spec:1.2 Mon May 14 21:59:50 2007
+++ SPECS/NetworkManager-applet.spec Wed May 16 00:06:33 2007
@@ -26,6 +26,7 @@
BuildRequires: rpmbuild(macros) >= 1.268
Requires(post): /sbin/ldconfig
Requires(post,preun): /sbin/chkconfig
+Requires(post,postun): hicolor-icon-theme
Requires: NetworkManager >= 0.6.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,6 +57,7 @@
%post
%gconf_schema_install
+%update_icon_cache hicolor
%files -f %{name}.lang
%defattr(644,root,root,755)
@@ -72,6 +74,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/05/15 22:06:33 aredridel
+- update icon cache in %post
+
Revision 1.2 2007/05/14 19:59:50 qboosh
- some epochs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/NetworkManager-applet.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list