From 0d29cf4fb019281d6a2fda895ed7e8130c0d9be0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 3 Dec 2015 21:38:10 +0200 Subject: [PATCH] repackaged tarball fixed two issues, but not the third one https://github.com/openssl/openssl/issues/491 --- openssl.spec | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/openssl.spec b/openssl.spec index 78c7df4..3263a70 100644 --- a/openssl.spec +++ b/openssl.spec @@ -28,11 +28,7 @@ Release: 1 License: Apache-like Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -# Source0-md5: 2218c1a6f807f7206c11eb3ee3a5ec80 -Source1: https://raw.githubusercontent.com/openssl/openssl/OpenSSL_1_0_2-stable/util/pod2mantest -# Source1-md5: 0811d285202cebe91003771475802b4f -Source11: https://raw.githubusercontent.com/openssl/openssl/OpenSSL_1_0_2-stable/test/bctest -# Source11-md5: ca85ae891de94faa821c2c6f4dba7f5a +# Source0-md5: 5262bfa25b60ed9de9f28d5d52d77fc5 Source2: %{name}.1.pl Source3: %{name}-ssl-certificate.sh Source4: %{name}-c_rehash.sh @@ -276,13 +272,6 @@ sed -i -e 's|\$prefix/\$libdir/engines|/%{_lib}/engines|g' Configure # https://github.com/openssl/openssl/issues/491 ln -s . test/openssl-1.0.2e -# also pod2man missing -# https://github.com/openssl/openssl/issues/490 -install -p %{SOURCE1} util - -# https://github.com/openssl/openssl/issues/493 -install -p %{SOURCE11} test - %build touch Makefile.* -- 2.43.0