summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-10-19 08:32:15 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-10-20 11:03:47 -0400
commit1430c5b97ca3fe3761f8fb6d26fda801ec6a3778 (patch)
tree80228aee33585d5f3a7faf5470536ed74553e28a /contrib
parentb36f0b680ad77eeae4085137c2467f2c69e2a1a2 (diff)
downloadsssd-1430c5b97ca3fe3761f8fb6d26fda801ec6a3778.tar.gz
sssd-1430c5b97ca3fe3761f8fb6d26fda801ec6a3778.tar.xz
sssd-1430c5b97ca3fe3761f8fb6d26fda801ec6a3778.zip
Clean up rpmlint errors and warnings in sssd-client package
- Run ldconfig in sssd-client post and postun - Version libnss_sss.so as libnss_sss.so.2 (to set the correct SONAME)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sssd.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index c79da9c9a..f652802da 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -183,6 +183,10 @@ if [ $1 -ge 1 ] ; then
/sbin/service %{servicename} condrestart 2>&1 > /dev/null
fi
+%post client -p /sbin/ldconfig
+
+%postun client -p /sbin/ldconfig
+
%changelog
* Mon Sep 28 2009 Sumit Bose <sbose@redhat.com> - 0.6.0-0
- New upstream release 0.6.0