[packages/pidgin] update desktop database
atler
atler at pld-linux.org
Thu Jun 6 20:36:14 CEST 2024
commit aa52301a31e318cbd775e5ec553f32fafb29e403
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jun 6 20:20:57 2024 +0200
update desktop database
pidgin.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/pidgin.spec b/pidgin.spec
index 6b70893..892db70 100644
--- a/pidgin.spec
+++ b/pidgin.spec
@@ -109,6 +109,7 @@ BuildRequires: xorg-lib-libXScrnSaver-devel
BuildRequires: doxygen
BuildRequires: graphviz
%endif
+Requires(post,postun): desktop-file-utils
Requires(post,postun): gtk-update-icon-cache
Requires(post,postun): hicolor-icon-theme
%{?with_gconf:Requires(post,preun): GConf2 >= 2.16.0}
@@ -650,12 +651,14 @@ if [ "$1" = 1 ]; then
Please do not forget to install libpurple-protocols what do you need!
EOF
fi
+%update_desktop_database_post
%preun
%{?with_gconf:%gconf_schema_uninstall purple.schemas}
%postun
%update_icon_cache hicolor
+%update_desktop_database_postun
%post -n libpurple -p /sbin/ldconfig
%postun -n libpurple -p /sbin/ldconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pidgin.git/commitdiff/aa52301a31e318cbd775e5ec553f32fafb29e403
More information about the pld-cvs-commit
mailing list