[packages/openssh/AC-branch] ensure new openssl version

glen glen at pld-linux.org
Mon Aug 17 09:26:37 CEST 2015


commit f734da5b8003f3769eabd42fe35b0b2b880b39f5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Aug 17 10:26:32 2015 +0300

    ensure new openssl version

 openssh.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/openssh.spec b/openssh.spec
index 6fc949a..3c91de2 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -29,7 +29,7 @@ Summary(ru.UTF-8):	OpenSSH - свободная реализация прото
 Summary(uk.UTF-8):	OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:		openssh
 Version:	5.8p1
-Release:	8
+Release:	9
 Epoch:		2
 License:	BSD
 Group:		Applications/Networking
@@ -70,7 +70,7 @@ BuildRequires:	automake
 %{?with_selinux:BuildRequires:	libselinux-devel}
 BuildRequires:	libwrap-devel
 %{?with_ldap:BuildRequires:	openldap-devel}
-BuildRequires:	openssl-devel >= 0.9.7d
+BuildRequires:	openssl-devel >= 1.0.2
 BuildRequires:	pam-devel
 %{?with_gtk:BuildRequires:	pkgconfig}
 BuildRequires:	rpm >= 4.4.9-56
@@ -349,6 +349,7 @@ Requires(postun):	/usr/sbin/userdel
 Requires(pre):	/bin/id
 Requires(pre):	/usr/sbin/useradd
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	openssl >= 1.0.2
 Requires:	pam >= %{pam_ver}
 Requires:	rc-scripts >= 0.4.3.0
 Requires:	util-linux
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/f734da5b8003f3769eabd42fe35b0b2b880b39f5



More information about the pld-cvs-commit mailing list