]> git.pld-linux.org Git - packages/NetworkManager-applet.git/commitdiff
- update icon cache in %post
authoraredridel <aredridel@pld-linux.org>
Tue, 15 May 2007 22:06:33 +0000 (22:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    NetworkManager-applet.spec -> 1.3

NetworkManager-applet.spec

index ea33436f52f9ad0e1c20184a3d7c00095a0f0a63..e98c8c5f0c9eb9a9f1eaceb6d05895d403721be9 100644 (file)
@@ -25,6 +25,7 @@ BuildRequires:        pkgconfig
 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)
 
@@ -55,6 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %gconf_schema_install
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.126028 seconds and 4 git commands to generate.