]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- added ldconfig to %post and %postun
[packages/openssl.git] / openssl.spec
index 5848e044b1af72ee0bf2c17ccfa984ab2de37701..49fb8fb08701f13559c2f559569f5f092d5d09bd 100644 (file)
@@ -116,6 +116,9 @@ gzip -9fn CHANGES CHANGES.SSLeay LICENSE NEWS README \
 
 %post
 %{_bindir}/c_rehash certs
 
 %post
 %{_bindir}/c_rehash certs
+/sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.025535 seconds and 4 git commands to generate.