]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
- rel 3
[packages/openssl.git] / openssl.spec
index 1cf3b60cd03beba667f306414e00177cfe98052d..cee3e4ca22f3debcf5ae3ed45db94358bc7565ed 100644 (file)
@@ -14,7 +14,7 @@ Summary(ru.UTF-8):    Библиотеки и утилиты для соедине
 Summary(uk.UTF-8):     Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
 Name:          openssl
 Version:       0.9.8d
-Release:       2
+Release:       3
 License:       Apache-style License
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -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.050746 seconds and 4 git commands to generate.