[packages/openssl102: 10/432] - added ldconfig to %post and %postun

adwol adwol at pld-linux.org
Sat Sep 29 01:02:28 CEST 2018


commit 61a04a632d2f4e4f84f9332bf22c6447324b20b8
Author: Artur Frysiak <artur at frysiak.net>
Date:   Sat May 22 08:24:45 1999 +0000

    - added ldconfig to %post and %postun
    
    Changed files:
        openssl.spec -> 1.9

 openssl.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/openssl.spec b/openssl.spec
index 5848e04..49fb8fb 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -116,6 +116,9 @@ gzip -9fn CHANGES CHANGES.SSLeay LICENSE NEWS README \
 
 %post
 %{_bindir}/c_rehash certs
+/sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e



More information about the pld-cvs-commit mailing list