[packages/ka6-neochat] - update_desktop_database

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


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

    - update_desktop_database

 ka6-neochat.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/ka6-neochat.spec b/ka6-neochat.spec
index eda7931..2b92b99 100644
--- a/ka6-neochat.spec
+++ b/ka6-neochat.spec
@@ -126,6 +126,7 @@ protokołu Matrix (<https://spec.matrix.org/>).
 Summary:	Data files for %{kaname}
 Summary(pl.UTF-8):	Dane dla %{kaname}
 Group:		X11/Applications
+Requires(post,postun):	desktop-file-utils
 Obsoletes:	ka5-neochat-data < 24
 BuildArch:	noarch
 
@@ -166,6 +167,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}/neochat
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka6-neochat.git/commitdiff/6d4fcb9e57b739fded59792c90097151956bb78b



More information about the pld-cvs-commit mailing list