summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/openssl.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/openssl.spec b/packaging/openssl.spec
index 8e5d5bb..5325423 100644
--- a/packaging/openssl.spec
+++ b/packaging/openssl.spec
@@ -6,7 +6,7 @@ BuildRequires: zlib-devel
%define ssletcdir %{_sysconfdir}/ssl
%define num_version 1.0.0
Provides: ssl
-Version: 1.0.2g
+Version: 1.0.2h
Release: 0
Summary: Secure Sockets and Transport Layer Security
License: OpenSSL and BSD-2.0 and Apache-2.0
@@ -129,7 +129,7 @@ MODIFIED_RPM_OPT_FLAGS=$(echo $MODIFIED_RPM_OPT_FLAGS | sed -s "s/-march=armv7ve
./config --test-sanity
#
-config_flags="threads shared no-rc5 no-idea no-asm \
+config_flags="threads shared no-rc5 no-idea no-asm no-ssl2-method \
enable-camellia enable-md2 \
zlib \
--prefix=%{_prefix} \