[packages/openssl102: 142/432] - md5 fix & cosmetics

adwol adwol at pld-linux.org
Sat Sep 29 01:13:32 CEST 2018


commit b84cddc8fdef5d24fdf7ec2874b016f5ba3fe442
Author: Paweł Gołaszewski <blues at pld-linux.org>
Date:   Tue Sep 30 19:38:10 2003 +0000

    - md5 fix & cosmetics
    
    Changed files:
        openssl.spec -> 1.107

 openssl.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 0a1277a..3f7192b 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -13,7 +13,7 @@ Release:	1
 License:	Apache-style License
 Group:		Libraries
 Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5:	fae4bec090fa78e20f09d76d55b6ccff
+# Source0-md5:	c54fb36218adaaaba01ef733cd88c8ec
 Source1:	%{name}-ca-bundle.crt
 Source2:	%{name}.1.pl
 Patch0:		%{name}-alpha-ccc.patch
@@ -209,8 +209,13 @@ export OPTFLAGS
 ./Configure --openssldir=%{_var}/lib/%{name} threads linux-sparcv8 shared
 %endif
 
-%{__make} CC="%{__cc}" INSTALLTOP=%{_prefix}
-%{__make} rehash CC="%{__cc}" INSTALLTOP=%{_prefix}
+%{__make} \
+	CC="%{__cc}" \
+	INSTALLTOP=%{_prefix}
+
+%{__make} rehash \
+	CC="%{__cc}" \
+	INSTALLTOP=%{_prefix}
 
 # Conv PODs to man pages. "openssl_" prefix is added to each manpage
 # to avoid potential conflicts with others packages.
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list