[packages/ka6-angelfish] - update_desktop_database

witekfl witekfl at pld-linux.org
Thu Apr 24 16:43:54 CEST 2025


commit 72d302a3cfcdff94a5acfefbe4db55a729724aa6
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Apr 24 16:10:08 2025 +0200

    - update_desktop_database

 ka6-angelfish.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/ka6-angelfish.spec b/ka6-angelfish.spec
index ddbf9a5..61558b6 100644
--- a/ka6-angelfish.spec
+++ b/ka6-angelfish.spec
@@ -47,6 +47,7 @@ BuildRequires:	rpmbuild(macros) >= 1.736
 BuildRequires:	shared-mime-info
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
+Requires(post,postun):	desktop-file-utils
 Obsoletes:	ka5-angelfish < 24
 # limited by Qt6WebEngine
 ExclusiveArch:	%{x8664} aarch64
@@ -89,6 +90,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)
 %attr(755,root,root) %{_bindir}/angelfish
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-angelfish.git/commitdiff/72d302a3cfcdff94a5acfefbe4db55a729724aa6



More information about the pld-cvs-commit mailing list