summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2017-04-07 15:02:13 +0200
committerLukas Slebodnik <lslebodn@redhat.com>2017-05-03 09:53:02 +0200
commit9055ed29ae58ad2f2123880edd41b1905813a5d7 (patch)
tree47dfd47140b69352356429fd438d2a9d50f7ffba /contrib
parentfa1cea86740dd7217bb733eb845f1da7095ccfa6 (diff)
downloadsssd-9055ed29ae58ad2f2123880edd41b1905813a5d7.tar.gz
sssd-9055ed29ae58ad2f2123880edd41b1905813a5d7.tar.xz
sssd-9055ed29ae58ad2f2123880edd41b1905813a5d7.zip
SPEC: Call ldconfig in libsss_certmap scriptlets
We do it for other libraries. Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
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 550537865..0b774d986 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -1378,6 +1378,10 @@ fi
%postun -n libsss_simpleifp -p /sbin/ldconfig
+%post -n libsss_certmap -p /sbin/ldconfig
+
+%postun -n libsss_certmap -p /sbin/ldconfig
+
%changelog
* Mon Mar 15 2010 Stephen Gallagher <sgallagh@redhat.com> - @PACKAGE_VERSION@-0@PRERELEASE_VERSION@
- Automated build of the SSSD