summaryrefslogtreecommitdiffstats
path: root/redhat/dependencies/dbus-1-tqt
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2012-08-09 12:02:49 +0200
committerFrancois Andriot <francois.andriot@free.fr>2012-08-09 12:02:49 +0200
commit14c13255374d213dc1e3c5bf8e07830dc71c8491 (patch)
tree0be6b2311bd88d0cf935e808924fa3fce053d488 /redhat/dependencies/dbus-1-tqt
parent193ac9dc51fbc8d12aa48fe1191c8512850cc4ff (diff)
downloadtde-packaging-14c13255374d213dc1e3c5bf8e07830dc71c8491.tar.gz
tde-packaging-14c13255374d213dc1e3c5bf8e07830dc71c8491.zip
RHEL/Fedora: fix %post and %postun in dependency packages
Diffstat (limited to 'redhat/dependencies/dbus-1-tqt')
-rw-r--r--redhat/dependencies/dbus-1-tqt/dbus-1-tqt-3.5.13.spec12
1 files changed, 12 insertions, 0 deletions
diff --git a/redhat/dependencies/dbus-1-tqt/dbus-1-tqt-3.5.13.spec b/redhat/dependencies/dbus-1-tqt/dbus-1-tqt-3.5.13.spec
index 38fff184a..3e1bd40fb 100644
--- a/redhat/dependencies/dbus-1-tqt/dbus-1-tqt-3.5.13.spec
+++ b/redhat/dependencies/dbus-1-tqt/dbus-1-tqt-3.5.13.spec
@@ -73,6 +73,18 @@ cd build
%clean
%__rm -rf %{?buildroot}
+%post
+/sbin/ldconfig || :
+
+%postun
+/sbin/ldconfig || :
+
+%post devel
+/sbin/ldconfig || :
+
+%postun devel
+/sbin/ldconfig || :
+
%files
%{tde_bindir}/dbusxml2qt3
%{tde_libdir}/*.so.*