[packages/openssl102: 305/432] - force ca-certificates refresh for 1.0.0 openssl - http://lists.pld-linux.org/mailman/pipermail/pld

adwol adwol at pld-linux.org
Sat Sep 29 01:27:12 CEST 2018


commit c8f5291b33a59c5aea32416f807499803eb33549
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed May 5 11:32:11 2010 +0000

    - force ca-certificates refresh for 1.0.0 openssl
    - http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2010-May/151486.html
    - rel 5
    
    Changed files:
        openssl.spec -> 1.222

 openssl.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 39e4a6a..d7ff797 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -17,7 +17,7 @@ Summary(ru.UTF-8):	Библиотеки и утилиты для соедине
 Summary(uk.UTF-8):	Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
 Name:		openssl
 Version:	1.0.0
-Release:	4
+Release:	5
 License:	Apache-like
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -325,6 +325,10 @@ rm -rf $RPM_BUILD_ROOT
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
+%triggerpostun -- %{name}-tools < 1.0.0-5
+# the hashing format has changed in 1.0.0
+[ ! -x %{_sbindir}/update-ca-certificates ] || %{_sbindir}/update-ca-certificates --fresh || :
+
 %if "%{pld_release}" == "ti"
 %triggerin -- %{name}-tools < 0.9.8i-2
 if [ -L /var/lib/openssl/openssl.cnf ] ; then
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list