make openssl require openssl-help
This commit is contained in:
parent
ff86033e81
commit
2a7837beaa
@ -2,7 +2,7 @@
|
|||||||
Name: openssl
|
Name: openssl
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.1.1f
|
Version: 1.1.1f
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Cryptography and SSL/TLS Toolkit
|
Summary: Cryptography and SSL/TLS Toolkit
|
||||||
License: OpenSSL and SSLeay
|
License: OpenSSL and SSLeay
|
||||||
URL: https://www.openssl.org/
|
URL: https://www.openssl.org/
|
||||||
@ -15,6 +15,7 @@ Patch3: CVE-2020-1967.patch
|
|||||||
BuildRequires: gcc make lksctp-tools-devel coreutils util-linux zlib-devel
|
BuildRequires: gcc make lksctp-tools-devel coreutils util-linux zlib-devel
|
||||||
|
|
||||||
Requires: coreutils perl %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
Requires: coreutils perl %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
|
Requires: %{name}-help = %{epoch}:%{version}-%{release}
|
||||||
Obsoletes: openssl-perl < %{epoch}:%{version}-%{release}
|
Obsoletes: openssl-perl < %{epoch}:%{version}-%{release}
|
||||||
Provides: openssl-perl%{_isa} = %{epoch}:%{version}-%{release}
|
Provides: openssl-perl%{_isa} = %{epoch}:%{version}-%{release}
|
||||||
|
|
||||||
@ -186,6 +187,9 @@ make test || :
|
|||||||
%{_pkgdocdir}/html/
|
%{_pkgdocdir}/html/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 13 2020 Liufeng <liufeng111@huawei.com> - 1:1.1.1f-2
|
||||||
|
- make openssl require openssl-help
|
||||||
|
|
||||||
* Tue May 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1.1f-1
|
* Tue May 12 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1.1f-1
|
||||||
- update openssl-1.1.1d to openssl-1.1.1f and fix CVE-2020-1967
|
- update openssl-1.1.1d to openssl-1.1.1f and fix CVE-2020-1967
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user