]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- added ldconfig to %post and %postun openssl-0_9_3-0_19990520
authorArtur Frysiak <artur@frysiak.net>
Sat, 22 May 1999 08:24:45 +0000 (08:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.9

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.036795 seconds and 4 git commands to generate.