[packages/openssl102: 223/432] - always run testsuite to detect regressions/misscompilations.

adwol adwol at pld-linux.org
Sat Sep 29 01:20:19 CEST 2018


commit 741aa02564e4a8e388182d6159996d12d6fd4311
Author: Paweł Sikora <pluto at pld-linux.org>
Date:   Thu Feb 15 13:11:58 2007 +0000

    - always run testsuite to detect regressions/misscompilations.
    
    Changed files:
        openssl.spec -> 1.165

 openssl.spec | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 1cf3b60..d951b8b 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -30,6 +30,7 @@ Patch4:		%{name}-md5-sparcv9.patch
 Patch5:		%{name}-libvar.patch
 Patch6:		%{name}-gcc_4_2.patch
 URL:		http://www.openssl.org/
+BuildRequires:	bc
 BuildRequires:	perl-devel >= 1:5.6.1
 BuildRequires:	rpm-perlprov >= 4.1-13
 BuildRequires:	rpmbuild(macros) >= 1.213
@@ -243,11 +244,7 @@ export OPTFLAGS LDFLAGS
 	linux64-sparcv9
 %endif
 
-%{__make} -j1 \
-	CC="%{__cc}" \
-	INSTALLTOP=%{_prefix}
-
-%{__make} -j1 rehash \
+%{__make} -j1 all rehash tests \
 	CC="%{__cc}" \
 	INSTALLTOP=%{_prefix}
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list