commit adb42d8886a3241ae87ea7483588387fa7b0519a
Author: Jan Palus <[email protected]>
Date:   Sat Jan 20 11:35:40 2024 +0100

    update desktop database

 NetworkManager-applet.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/NetworkManager-applet.spec b/NetworkManager-applet.spec
index 827457f..36f8c53 100644
--- a/NetworkManager-applet.spec
+++ b/NetworkManager-applet.spec
@@ -34,6 +34,7 @@ BuildRequires:        pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
+Requires(post,postun): desktop-file-utils
 Requires(post,postun): glib2 >= 1:2.40
 Requires(post,postun): gtk-update-icon-cache
 Requires:      NetworkManager >= %{nm_ver}
@@ -81,12 +82,14 @@ rm -rf $RPM_BUILD_ROOT
 %post
 %update_icon_cache hicolor
 %glib_compile_schemas
+%update_desktop_database_post
 
 %postun
 %update_icon_cache hicolor
 if [ "$1" = "0" ]; then
        %glib_compile_schemas
 fi
+%update_desktop_database_postun
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/NetworkManager-applet.git/commitdiff/adb42d8886a3241ae87ea7483588387fa7b0519a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to