[packages/ka6-parley] - update_desktop_database
witekfl
witekfl at pld-linux.org
Thu Apr 24 16:43:20 CEST 2025
commit a65f942b614bfc9831edc30e64af0c3853ce2afd
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Thu Apr 24 16:09:31 2025 +0200
- update_desktop_database
ka6-parley.spec | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/ka6-parley.spec b/ka6-parley.spec
index 2d596a3..c3f8b63 100644
--- a/ka6-parley.spec
+++ b/ka6-parley.spec
@@ -86,6 +86,7 @@ hand and is easily usable with scripts
Summary: Data files for %{kaname}
Summary(pl.UTF-8): Dane dla %{kaname}
Group: X11/Applications
+Requires(post,postun): desktop-file-utils
Obsoletes: ka5-%{kaname}-data < %{version}
BuildArch: noarch
@@ -121,6 +122,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post data
+%update_desktop_database_post
+
+%postun data
+%update_desktop_database_postun
+
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/parley
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ka6-parley.git/commitdiff/a65f942b614bfc9831edc30e64af0c3853ce2afd
More information about the pld-cvs-commit
mailing list