SPECS: openssl.spec - always run testsuite to detect regressions/m...

pluto pluto at pld-linux.org
Thu Feb 15 14:12:05 CET 2007


Author: pluto                        Date: Thu Feb 15 13:12:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- always run testsuite to detect regressions/misscompilations.

---- Files affected:
SPECS:
   openssl.spec (1.164 -> 1.165) 

---- Diffs:

================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.164 SPECS/openssl.spec:1.165
--- SPECS/openssl.spec:1.164	Tue Feb 13 08:16:51 2007
+++ SPECS/openssl.spec	Thu Feb 15 14:11:58 2007
@@ -31,6 +31,7 @@
 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
@@ -244,11 +245,7 @@
 	linux64-sparcv9
 %endif
 
-%{__make} -j1 \
-	CC="%{__cc}" \
-	INSTALLTOP=%{_prefix}
-
-%{__make} -j1 rehash \
+%{__make} -j1 all rehash tests \
 	CC="%{__cc}" \
 	INSTALLTOP=%{_prefix}
 
@@ -449,6 +446,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165  2007/02/15 13:11:58  pluto
+- always run testsuite to detect regressions/misscompilations.
+
 Revision 1.164  2007/02/13 07:16:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openssl.spec?r1=1.164&r2=1.165&f=u



More information about the pld-cvs-commit mailing list