From: Arkadiusz Miśkiewicz Date: Thu, 13 Oct 2005 06:27:41 +0000 (+0000) Subject: - backward binary compatibility X-Git-Tag: auto/ac/openssl-0_9_7h-2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fopenssl.git;a=commitdiff_plain;h=2fdff55bf92371568ee1f6d9361010fe2409a76f - backward binary compatibility Changed files: openssl.spec -> 1.144 --- diff --git a/openssl.spec b/openssl.spec index e77a793..822bc38 100644 --- a/openssl.spec +++ b/openssl.spec @@ -9,7 +9,7 @@ Summary(ru): Summary(uk): â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer Name: openssl Version: 0.9.7h -Release: 1 +Release: 2 License: Apache-style License Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz @@ -23,6 +23,7 @@ Patch2: %{name}-globalCA.diff Patch3: %{name}-include.patch Patch4: %{name}-md5-sparcv9.patch Patch5: %{name}-ssl-algs.patch +Patch6: %{name}-bin-compat.patch URL: http://www.openssl.org/ BuildRequires: perl-devel >= 1:5.6.1 BuildRequires: rpm-perlprov >= 4.1-13 @@ -186,6 +187,7 @@ RC4, RSA %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 # conflicts with i386-only DES implementation # (missing #ifdef OPENSSL_FIPS ... #endif)