[packages/openssl102: 380/432] hack for pod2man test
adwol
adwol at pld-linux.org
Sat Sep 29 01:33:29 CEST 2018
commit 3a53ef98ebb6bdc0c422b7748b09affed8c1d60d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Dec 3 20:20:37 2015 +0200
hack for pod2man test
https://github.com/openssl/openssl/issues/490
openssl.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/openssl.spec b/openssl.spec
index 1c97ca3..74dad91 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -29,6 +29,8 @@ 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
Source2: %{name}.1.pl
Source3: %{name}-ssl-certificate.sh
Source4: %{name}-c_rehash.sh
@@ -274,6 +276,7 @@ ln -s . test/openssl-1.0.2e
# also pod2man missing
# https://github.com/openssl/openssl/issues/490
+install -p %{SOURCE1} util
%build
touch Makefile.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e
More information about the pld-cvs-commit
mailing list