[packages/ka6-qmlkonsole] - update_desktop_database
witekfl
witekfl at pld-linux.org
Thu Apr 24 16:44:20 CEST 2025
commit de0db6a646724131b4331a5be3a9024eddffd3ac
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Apr 24 16:10:35 2025 +0200
- update_desktop_database
ka6-qmlkonsole.spec | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/ka6-qmlkonsole.spec b/ka6-qmlkonsole.spec
index d7e1511..480613a 100644
--- a/ka6-qmlkonsole.spec
+++ b/ka6-qmlkonsole.spec
@@ -43,6 +43,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: Qt6Core >= %{qt_ver}
Requires: Qt6Gui >= %{qt_ver}
Requires: Qt6Network >= %{qt_ver}
@@ -97,6 +98,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 README.md
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-qmlkonsole.git/commitdiff/de0db6a646724131b4331a5be3a9024eddffd3ac
More information about the pld-cvs-commit
mailing list