[packages/ka6-zanshin] - update_desktop_database
witekfl
witekfl at pld-linux.org
Thu Apr 24 16:43:45 CEST 2025
commit 6a41c62a6e2c60c1ae4d43e326a4b7bc3d6d687a
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Apr 24 16:09:58 2025 +0200
- update_desktop_database
ka6-zanshin.spec | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/ka6-zanshin.spec b/ka6-zanshin.spec
index 9d61348..85958fe 100644
--- a/ka6-zanshin.spec
+++ b/ka6-zanshin.spec
@@ -29,6 +29,7 @@ BuildRequires: rpmbuild(macros) >= 1.736
BuildRequires: tar >= 1:1.22
BuildRequires: xorg-lib-libX11-devel
BuildRequires: xz
+Requires(post,postun): desktop-file-utils
Requires: Qt6Core >= %{qtver}
Requires: Qt6DBus >= %{qtver}
Requires: Qt6PrintSupport >= %{qtver}
@@ -71,6 +72,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_desktop_database_post
+
+%postun
+%update_desktop_database_postun
+
%files -f %{kaname}.lang
%defattr(644,root,root,755)
%doc AUTHORS HACKING TODO
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-zanshin.git/commitdiff/6a41c62a6e2c60c1ae4d43e326a4b7bc3d6d687a
More information about the pld-cvs-commit
mailing list