[packages/dconf-editor] update desktop database

atler atler at pld-linux.org
Sun Oct 29 00:10:37 CEST 2023


commit 13bc412d6aced99902a099e067d87a220e22a1a1
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Oct 28 23:09:31 2023 +0200

    update desktop database

 dconf-editor.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/dconf-editor.spec b/dconf-editor.spec
index 7ef17c9..466f44d 100644
--- a/dconf-editor.spec
+++ b/dconf-editor.spec
@@ -24,6 +24,7 @@ BuildRequires:	vala >= 2:0.40.0
 BuildRequires:	vala-dconf >= 0.26.1
 BuildRequires:	vala-libhandy1 >= 1.6
 BuildRequires:	xz
+Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	glib2 >= 1:2.56.0
 Requires(post,postun):	gtk-update-icon-cache
 Requires:	dconf >= 0.26.1
@@ -75,10 +76,12 @@ rm -rf $RPM_BUILD_ROOT
 %post
 %glib_compile_schemas
 %update_icon_cache hicolor
+%update_desktop_database_post
 
 %postun
 %glib_compile_schemas
 %update_icon_cache hicolor
+%update_desktop_database_postun
 
 %files -f dconf-editor.lang
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dconf-editor.git/commitdiff/13bc412d6aced99902a099e067d87a220e22a1a1



More information about the pld-cvs-commit mailing list