X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=blobdiff_plain;f=openssl.spec;h=a4dbb87c3f1185b95dfb2a502857f58516e1100d;hp=ed3e70158e58a119e380662d5b82498735d8e4b3;hb=4bbd074c191fc5766da1bda8d44bb63b39de1302;hpb=3cefad3f80fdf79b71ccbb662398b435b47b31c0 diff --git a/openssl.spec b/openssl.spec index ed3e701..a4dbb87 100644 --- a/openssl.spec +++ b/openssl.spec @@ -8,17 +8,20 @@ Summary(pt_BR): Uma biblioteca C que fornece v Summary(ru): âÉÂÌÉÏÔÅËÉ É ÕÔÉÌÉÔÙ ÄÌÑ ÓÏÅÄÉÎÅÎÉÊ ÞÅÒÅÚ Secure Sockets Layer Summary(uk): â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer Name: openssl -Version: 0.9.7a -Release: 0.9 +Version: 0.9.7c +Release: 1 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 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 @@ -178,15 +181,17 @@ RC4, RSA %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 @@ -206,8 +211,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. @@ -215,7 +225,7 @@ center="OpenSSL 0.9.7" rel="OpenSSL 0.9.7" cd doc/apps || exit 1 -perl -pi -e 's/(\W)((?