Build against OpenSSL 1.1

resolves: #1540021
This commit is contained in:
Andreas Schneider 2018-02-01 09:54:09 +01:00
parent 134e5a6f5c
commit fe28a4d423
2 changed files with 1351 additions and 5 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: libssh
Version: 0.7.5
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A library implementing the SSH protocol
License: LGPLv2+
URL: http://www.libssh.org
@ -8,14 +8,11 @@ URL: http://www.libssh.org
Source0: https://red.libssh.org/attachments/download/218/libssh-0.7.5.tar.xz
Patch0: libssh-0.7.5-fix-config-parsing.patch
Patch1: libssh-0.7.5-openssl-1.1.patch
BuildRequires: cmake
BuildRequires: doxygen
%if 0%{?fedora} > 25 || 0%{?rhel} > 7
BuildRequires: compat-openssl10-devel
%else
BuildRequires: openssl-devel
%endif
BuildRequires: pkgconfig
BuildRequires: zlib-devel
BuildRequires: krb5-devel
@ -90,6 +87,9 @@ popd
%{_libdir}/libssh_threads.so
%changelog
* Thu Feb 01 2018 Andreas Schneider <asn@redhat.com> - 0.7.5-6
- resolves: #1540021 - Build against OpenSSL 1.1
* Wed Jan 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.5-5
- Switch to %%ldconfig_scriptlets