]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- always run testsuite to detect regressions/misscompilations.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 15 Feb 2007 13:11:58 +0000 (13:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl.spec -> 1.165

openssl.spec

index 1cf3b60cd03beba667f306414e00177cfe98052d..d951b8bb89dd720f3e42e0b1875c9ab0f30e3f27 100644 (file)
@@ -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}
 
This page took 0.216665 seconds and 4 git commands to generate.