X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=blobdiff_plain;f=openssl.spec;h=6571cafddcaea9fdb0814c2185cb09ea85cb95f9;hp=5f510ffe00c976fb9ed020cbcff809eb8707610e;hb=c7ea504809b4c7e2c632f5d0d315b5c5dfcb7a0c;hpb=0419ee518eb6d1fdd6268682ef1f0a7912895d19 diff --git a/openssl.spec b/openssl.spec index 5f510ff..6571caf 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 @@ -268,6 +270,14 @@ RC4, RSA и SSL. Включает статические библиотеки д sed -i -e 's|\$prefix/\$libdir/engines|/%{_lib}/engines|g' Configure +# fix packaging error +# 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 + %build touch Makefile.* @@ -411,7 +421,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}