summaryrefslogtreecommitdiffstats
path: root/openlmi-providers.spec
diff options
context:
space:
mode:
authorRadek Novacek <rnovacek@redhat.com>2013-06-07 09:11:37 +0200
committerRadek Novacek <rnovacek@redhat.com>2013-06-17 09:36:01 +0200
commit545032dc58106d7830d4a4758c331a3eb8d0fd41 (patch)
tree9debdcf1bb449ba29ec8f07fe800d119247b07a3 /openlmi-providers.spec
parent1efc7f7cf9a3c16c4a1d72142d3da7b6295437e1 (diff)
downloadopenlmi-providers-545032dc58106d7830d4a4758c331a3eb8d0fd41.tar.gz
openlmi-providers-545032dc58106d7830d4a4758c331a3eb8d0fd41.tar.xz
openlmi-providers-545032dc58106d7830d4a4758c331a3eb8d0fd41.zip
Add ldconfig post and postun for indmanager subpkg
Diffstat (limited to 'openlmi-providers.spec')
-rw-r--r--openlmi-providers.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/openlmi-providers.spec b/openlmi-providers.spec
index 26a0ca8..e0ca2a3 100644
--- a/openlmi-providers.spec
+++ b/openlmi-providers.spec
@@ -327,6 +327,9 @@ fi
%postun -p /sbin/ldconfig
+%post -n openlmi-indicationmanager-libs -p /sbin/ldconfig
+%postun -n openlmi-indicationmanager-libs -p /sbin/ldconfig
+
%pre -n openlmi-fan
# If upgrading, deregister old version
if [ "$1" -gt 1 ]; then