[packages/mate-calc] update desktop database

atler atler at pld-linux.org
Wed Aug 6 14:10:28 CEST 2025


commit 094f7e80cb70c1939b6d83a6f3828ec79986d97d
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Aug 6 14:07:51 2025 +0200

    update desktop database

 mate-calc.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/mate-calc.spec b/mate-calc.spec
index d305ced..b3326f5 100644
--- a/mate-calc.spec
+++ b/mate-calc.spec
@@ -23,6 +23,7 @@ BuildRequires:	rpmbuild(macros) >= 1.592
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 BuildRequires:	yelp-tools
+Requires(post,postun):	desktop-file-utils
 Requires:	glib2 >= 1:2.50.0
 Requires:	gtk+3 >= 3.22
 Requires:	mpfr >= 4.0.2
@@ -71,9 +72,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %glib_compile_schemas
+%update_desktop_database_post
 
 %postun
 %glib_compile_schemas
+%update_desktop_database_postun
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-calc.git/commitdiff/094f7e80cb70c1939b6d83a6f3828ec79986d97d



More information about the pld-cvs-commit mailing list