[packages/ka6-kongress] update icon cache
atler
atler at pld-linux.org
Sun Sep 6 23:10:45 CEST 2026
commit 8d64f95dc855d0b4fa978b1e7bde2a6a7f7544e4
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Sep 6 23:10:16 2026 +0200
update icon cache
ka6-kongress.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/ka6-kongress.spec b/ka6-kongress.spec
index cc333d8..f5e1355 100644
--- a/ka6-kongress.spec
+++ b/ka6-kongress.spec
@@ -42,6 +42,8 @@ BuildRequires: rpmbuild(macros) >= 1.736
BuildRequires: tar >= 1:1.22
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)
@@ -85,9 +87,11 @@ rm -rf $RPM_BUILD_ROOT
%post
%update_desktop_database_post
+%update_icon_cache hicolor
%postun
%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-kongress.git/commitdiff/8d64f95dc855d0b4fa978b1e7bde2a6a7f7544e4
More information about the pld-cvs-commit
mailing list