From 1e8ddbc53ecb5a6ed40d700f9cbfb8242c790754 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Oct 11 2004 13:41:40 +0000 Subject: - Run /sbin/ldconfig for glib sub-package (bug #134062). --- diff --git a/dbus.spec b/dbus.spec index 645ef60..83d3f3c 100644 --- a/dbus.spec +++ b/dbus.spec @@ -203,6 +203,9 @@ if [ "$1" -ge "1" ]; then service messagebus condrestart > /dev/null 2>&1 fi +%post glib -p /sbin/ldconfig +%postun glib -p /sbin/ldconfig + %files %defattr(-,root,root) @@ -268,6 +271,9 @@ fi %{_libdir}/python*/site-packages/dbus_bindings.so %changelog +* Mon Oct 11 2004 Tim Waugh +- Run /sbin/ldconfig for glib sub-package (bug #134062). + * Wed Sep 22 2004 John (J5) Palmieri - Fixed patch to use dbus-1 instead of dbus-1.0 - (configure.in): Exported just the datadir instead of