]> git.pld-linux.org Git - packages/openssl.git/blobdiff - openssl.spec
doc files were removed on purpose
[packages/openssl.git] / openssl.spec
index ea68ba4b0daae50a68d876ef3ed61b9ddd1bc704..4ed4b8636b335ef2ec57da4e2183e7a3d937255f 100644 (file)
@@ -1,5 +1,6 @@
 # TODO
 # - consider dropping last optflags.patch hunk and return to SOMAJOR (.so.1) sonames
+# - find a way to simplify (drop) openssl-optflags.patch, it's pain to update here in pld
 #
 # Conditional build:
 %bcond_without tests   # don't perform "make tests"
@@ -22,12 +23,12 @@ Name:               openssl
 # 1.0.2 will be LTS release
 # Version 1.0.2 will be supported until 2019-12-31.
 # https://www.openssl.org/about/releasestrat.html
-Version:       1.0.2d
-Release:       4
+Version:       1.0.2e
+Release:       1
 License:       Apache-like
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: 38dd619b2e77cbac69b99f52a053d25a
+# Source0-md5: 5262bfa25b60ed9de9f28d5d52d77fc5
 Source2:       %{name}.1.pl
 Source3:       %{name}-ssl-certificate.sh
 Source4:       %{name}-c_rehash.sh
@@ -54,6 +55,7 @@ Obsoletes:    SSLeay-devel
 Obsoletes:     SSLeay-perl
 Obsoletes:     libopenssl0
 %if "%{pld_release}" == "ac"
+Conflicts:     neon < 0.26.3-3
 Conflicts:     ntpd < 4.2.4p8-10
 Conflicts:     openssh-clients < 2:5.8p1-9
 Conflicts:     openssh-server < 2:5.8p1-9
@@ -409,7 +411,6 @@ 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
 %attr(755,root,root) /%{_lib}/libcrypto.so.*.*.*
 %attr(755,root,root) /%{_lib}/libssl.so.*.*.*
 %dir %{_sysconfdir}/%{name}
This page took 0.084708 seconds and 4 git commands to generate.