]> git.pld-linux.org Git - packages/dconf-editor.git/commitdiff
update desktop database master
authorJan Palus <atler@pld-linux.org>
Sat, 28 Oct 2023 21:09:31 +0000 (23:09 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 28 Oct 2023 21:09:31 +0000 (23:09 +0200)
dconf-editor.spec

index 7ef17c9eff7bdb69036767d90aa5c865afa11733..466f44d2b1c79b0d5d40377b58f9cc89d4b1b1fa 100644 (file)
@@ -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)
This page took 0.193453 seconds and 4 git commands to generate.