[packages/openssl102: 299/432] - rel 2; enable md2 for compatibility with old openssl 0.x
adwol
adwol at pld-linux.org
Sat Sep 29 01:26:42 CEST 2018
commit 0588949123d8347fcffa42ada1dd993da9644e0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Apr 10 17:24:32 2010 +0000
- rel 2; enable md2 for compatibility with old openssl 0.x
Changed files:
openssl.spec -> 1.217
openssl.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 1478498..92d792c 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -15,7 +15,7 @@ Summary(ru.UTF-8): Библиотеки и утилиты для соедине
Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
Name: openssl
Version: 1.0.0
-Release: 1
+Release: 2
License: Apache-like
Group: Libraries
Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
@@ -228,6 +228,7 @@ OPTFLAGS="%{rpmcflags} %{?with_purify:-DPURIFY}" \
enable-cms \
enable-idea \
enable-mdc2 \
+ enable-md2 \
enable-rc5 \
%ifarch %{ix86}
%ifarch i386
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e
More information about the pld-cvs-commit
mailing list