[packages/ka6-krfb] update icon cache

atler atler at pld-linux.org
Mon Sep 7 01:12:54 CEST 2026


commit 4bad4e725ae6828b9be47178718340fc0c916bde
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Sep 7 01:12:13 2026 +0200

    update icon cache

 ka6-krfb.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/ka6-krfb.spec b/ka6-krfb.spec
index d5c2678..7947b5b 100644
--- a/ka6-krfb.spec
+++ b/ka6-krfb.spec
@@ -53,6 +53,8 @@ BuildRequires:	xorg-lib-libXdamage-devel
 BuildRequires:	xorg-lib-libXtst-devel
 BuildRequires:	xz
 Requires(post,postun):	desktop-file-utils
+Requires(post,postun):	gtk-update-icon-cache
+Requires:	hicolor-icon-theme
 %requires_eq_to Qt6Core Qt6Core-devel
 Obsoletes:	ka5-%{kaname} < %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -98,10 +100,12 @@ rm -rf $RPM_BUILD_ROOT
 %post
 /sbin/ldconfig
 %update_desktop_database_post
+%update_icon_cache hicolor
 
 %postun
 /sbin/ldconfig
 %update_desktop_database_postun
+%update_icon_cache hicolor
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-krfb.git/commitdiff/4bad4e725ae6828b9be47178718340fc0c916bde



More information about the pld-cvs-commit mailing list