summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2023-10-28 21:09:31 (GMT)
committerJan Palus2023-10-28 21:09:31 (GMT)
commit13bc412d6aced99902a099e067d87a220e22a1a1 (patch)
treeb0815b1f206a947d70efc965c6c570bfcc4a93ef
parent8ff647801f82777e46d3237d4fb748323bcb148a (diff)
downloaddconf-editor-master.zip
dconf-editor-master.tar.gz
update desktop databaseHEADmaster
-rw-r--r--dconf-editor.spec3
1 files changed, 3 insertions, 0 deletions
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)