]> git.pld-linux.org Git - packages/mate-system-monitor.git/commitdiff
update desktop database
authorJan Palus <atler@pld-linux.org>
Mon, 9 Oct 2023 22:59:16 +0000 (00:59 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 9 Oct 2023 22:59:16 +0000 (00:59 +0200)
mate-system-monitor.spec

index 120f99c6a566d68e37b01bf7e4afecf7d9f90345..8b58f3736b445a50052431f6b7225d0ef661b85d 100644 (file)
@@ -34,6 +34,7 @@ BuildRequires:        systemd-devel >= 44
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 BuildRequires: yelp-tools
+Requires(post,postun): desktop-file-utils
 Requires:      glib2 >= 1:2.68.0
 Requires:      glibmm >= 2.26.0
 Requires:      gtk+3 >= 3.22.0
@@ -93,9 +94,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)
This page took 0.078358 seconds and 4 git commands to generate.