]> git.pld-linux.org Git - packages/pidgin.git/commitdiff
update desktop database master auto/th/pidgin-2.14.13-1
authorJan Palus <atler@pld-linux.org>
Thu, 6 Jun 2024 18:20:57 +0000 (20:20 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 6 Jun 2024 18:20:57 +0000 (20:20 +0200)
pidgin.spec

index 6b708930fc0608995da48742bcbc9cfe69860072..892db700d63648c6940f3d3723557f71fb12e980 100644 (file)
@@ -109,6 +109,7 @@ BuildRequires:      xorg-lib-libXScrnSaver-devel
 BuildRequires: doxygen
 BuildRequires: graphviz
 %endif
 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}
 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
        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
 
 %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
 
 %post  -n libpurple -p /sbin/ldconfig
 %postun        -n libpurple -p /sbin/ldconfig
This page took 0.152244 seconds and 4 git commands to generate.