X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=openssl.spec;h=ca73061bb11b9378d0074d22e94f193915bb8dde;hb=a9839ec4f46b50c39a918bcc2c9ef6a787aa5efd;hp=5dec8c9b996e461b7967194498e6dc14727880f3;hpb=fa6b6d1561a5d10ef88f13c973e09ec46c47f544;p=packages%2Fopenssl.git diff --git a/openssl.spec b/openssl.spec index 5dec8c9..ca73061 100644 --- a/openssl.spec +++ b/openssl.spec @@ -14,12 +14,12 @@ Summary(pt_BR.UTF-8): Uma biblioteca C que fornece vários algoritmos e protocol Summary(ru.UTF-8): Библиотеки и утилиты для соединений через Secure Sockets Layer Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer Name: openssl -Version: 0.9.8i -Release: 5 +Version: 0.9.8j +Release: 2 License: Apache-like Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -# Source0-md5: 561e00f18821c74b2b86c8c7786f9d8b +# Source0-md5: a5cb5f6c3d11affb387ecf7a997cac0c Source2: %{name}.1.pl Source3: %{name}-ssl-certificate.sh Source4: %{name}-c_rehash.sh @@ -31,6 +31,7 @@ Patch4: %{name}-libvar.patch Patch5: %{name}-man-namespace.patch Patch6: %{name}-asflag.patch Patch7: %{name}-ca-certificates.patch +Patch8: %{name}-fips_install.patch URL: http://www.openssl.org/ BuildRequires: bc BuildRequires: perl-devel >= 1:5.6.1 @@ -199,10 +200,13 @@ RC4, RSA и SSL. Включает статические библиотеки д %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p0 %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \ `grep -l -r "%{_prefix}/local/bin/perl" *` +sed -i -e 's|$prefix/lib/engines|%{_libdir}/engines|g' Configure + %build touch Makefile.*