[packages/wireshark] use section specific macros for desktop database update
atler
atler at pld-linux.org
Wed Jun 14 00:07:26 CEST 2023
commit 49239b9aecf7f568baf52a4f4ef629951c96072c
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jun 14 00:07:10 2023 +0200
use section specific macros for desktop database update
wireshark.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wireshark.spec b/wireshark.spec
index 28cee2e..e8e8d1f 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -309,12 +309,12 @@ rm -rf $RPM_BUILD_ROOT
%post
%update_icon_cache hicolor
-%update_desktop_database
+%update_desktop_database_post
%update_mime_database
%postun
%update_icon_cache hicolor
-%update_desktop_database
+%update_desktop_database_postun
%update_mime_database
%pre common
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wireshark.git/commitdiff/49239b9aecf7f568baf52a4f4ef629951c96072c
More information about the pld-cvs-commit
mailing list