]> git.pld-linux.org Git - packages/NetworkManager-applet.git/blobdiff - NetworkManager-applet.spec
- update icon cache in %post
[packages/NetworkManager-applet.git] / 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.043667 seconds and 4 git commands to generate.