[packages/gufw] update icon database

glen glen at pld-linux.org
Tue Nov 19 15:36:59 CET 2013


commit 281b563b98db2a79a7a7223240211ad6e3eaeff1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 19 16:33:51 2013 +0200

    update icon database

 gufw.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/gufw.spec b/gufw.spec
index 8980356..be42881 100644
--- a/gufw.spec
+++ b/gufw.spec
@@ -1,7 +1,7 @@
 Summary:	A graphical user interface for Ubuntu's Uncomplicated Firewall
 Name:		gufw
 Version:	13.10.3
-Release:	0.2
+Release:	0.3
 License:	GPL 3.0
 Group:		Networking/Admin
 Source0:	https://launchpad.net/gui-ufw/gufw-13.10/13.10/+download/gui-ufw-%{version}.tar.gz
@@ -13,7 +13,9 @@ BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	desktop-file-utils
 Requires:	gobject-introspection
+Requires:	gtk-update-icon-cache
 Requires:	gtk-webkit3
+Requires:	hicolor-icon-theme
 Requires:	notification-daemon
 Requires:	polkit
 Requires:	python-dbus
@@ -57,9 +59,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %update_desktop_database
+%update_icon_cache hicolor
 
 %postun
 %update_desktop_database
+%update_icon_cache hicolor
 
 %files
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gufw.git/commitdiff/281b563b98db2a79a7a7223240211ad6e3eaeff1



More information about the pld-cvs-commit mailing list