X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=blobdiff_plain;f=openssl.spec;h=7404830a2bd5ddf674f786078d2c0f4a2c0dc7fb;hp=429ca288618597ea60652c161824c2a50236b731;hb=c385ff116340565a8ac1e6284a28233882ba0117;hpb=027a48890c2740a7620379cc360581cca4bf05b4 diff --git a/openssl.spec b/openssl.spec index 429ca28..7404830 100644 --- a/openssl.spec +++ b/openssl.spec @@ -8,16 +8,22 @@ Summary(pt_BR): Uma biblioteca C que fornece v Summary(ru): âÉÂÌÉÏÔÅËÉ É ÕÔÉÌÉÔÙ ÄÌÑ ÓÏÅÄÉÎÅÎÉÊ ÞÅÒÅÚ Secure Sockets Layer Summary(uk): â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer Name: openssl -Version: 0.9.7 -Release: 0.9 +Version: 0.9.7c +Release: 3 License: Apache-style License Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz +# Source0-md5: c54fb36218adaaaba01ef733cd88c8ec Source1: %{name}-ca-bundle.crt Source2: %{name}.1.pl +Source3: %{name}-ssl-certificate.sh Patch0: %{name}-alpha-ccc.patch Patch1: %{name}-optflags.patch Patch2: %{name}-globalCA.diff +Patch3: %{name}-parallel_make.patch +Patch4: %{name}-include.patch +Patch5: %{name}-makefile.patch +URL: http://www.openssl.org/ BuildRequires: perl-devel >= 5.6.1 BuildRequires: textutils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -175,15 +181,18 @@ RC4, RSA %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build for f in ` grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1`; do -perl -pi -e 's#%{_prefix}/local/bin/perl#%{_bindir}/perl#g' $f +%{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' $f done touch Makefile.* -perl util/perlpath.pl %{_bindir}/perl +%{__perl} util/perlpath.pl %{__perl} OPTFLAGS="%{rpmcflags}" export OPTFLAGS @@ -193,6 +202,9 @@ export OPTFLAGS %ifarch i586 i686 athlon ./Configure --openssldir=%{_var}/lib/%{name} linux-elf shared %endif +%ifarch amd64 +./Configure --openssldir=%{_var}/lib/%{name} linux-x86_64 shared +%endif %ifarch ppc ./Configure --openssldir=%{_var}/lib/%{name} linux-ppc shared %endif @@ -203,8 +215,13 @@ export OPTFLAGS ./Configure --openssldir=%{_var}/lib/%{name} threads linux-sparcv8 shared %endif -%{__make} CC="%{__cc}" -%{__make} rehash CC="%{__cc}" +%{__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. @@ -212,7 +229,7 @@ center="OpenSSL 0.9.7" rel="OpenSSL 0.9.7" cd doc/apps || exit 1 -perl -pi -e 's/(\W)((?