[packages/ka6-audiotube] - update_desktop_database

witekfl witekfl at pld-linux.org
Thu Apr 24 16:44:26 CEST 2025


commit 6b8b838732c611468d9ac539a72cfbb575008ff1
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Apr 24 16:10:43 2025 +0200

    - update_desktop_database

 ka6-audiotube.spec | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/ka6-audiotube.spec b/ka6-audiotube.spec
index 4a3c8b3..cb3f6eb 100644
--- a/ka6-audiotube.spec
+++ b/ka6-audiotube.spec
@@ -50,6 +50,7 @@ BuildRequires:	qt6-build >= %{qt_ver}
 BuildRequires:	rpmbuild(macros) >= 1.736
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
+Requires(post,postun):	desktop-file-utils
 Requires:	Qt6Concurrent >= %{qt_ver}
 Requires:	Qt6Core >= %{qt_ver}
 Requires:	Qt6DBus >= %{qt_ver}
@@ -108,6 +109,13 @@ 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}/audiotube
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-audiotube.git/commitdiff/6b8b838732c611468d9ac539a72cfbb575008ff1



More information about the pld-cvs-commit mailing list