X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=blobdiff_plain;f=openssl.spec;h=78c7df4e982800f77ce525e3bf2235a44b743636;hp=7d3013770971020a384d89ac41a75d5eda6f8c6d;hb=474266d55b2c00ed0019c7defe132406b4b0d1df;hpb=6ea97a12e98bc29c0c280e31924f94bd7a78d438 diff --git a/openssl.spec b/openssl.spec index 7d30137..78c7df4 100644 --- a/openssl.spec +++ b/openssl.spec @@ -29,6 +29,10 @@ 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 Source2: %{name}.1.pl Source3: %{name}-ssl-certificate.sh Source4: %{name}-c_rehash.sh @@ -272,6 +276,13 @@ 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.* @@ -415,7 +426,7 @@ fi %files %defattr(644,root,root,755) %doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt -%doc doc/openssl_button.gif doc/openssl_button.html +#%doc doc/openssl_button.gif doc/openssl_button.html %attr(755,root,root) /%{_lib}/libcrypto.so.*.*.* %attr(755,root,root) /%{_lib}/libssl.so.*.*.* %dir %{_sysconfdir}/%{name}