diff --git a/openssl.spec b/openssl.spec index c5cdbf7bc49c8e03ddff94f6bdd7571a815aa0c6..30b4bbc26182eba95740dde9c101065191d97984 100644 --- a/openssl.spec +++ b/openssl.spec @@ -2,7 +2,7 @@ Name: openssl Epoch: 1 Version: 1.1.1f -Release: 1 +Release: 3 Summary: Cryptography and SSL/TLS Toolkit License: OpenSSL and SSLeay URL: https://www.openssl.org/ @@ -15,7 +15,9 @@ Patch3: CVE-2020-1967.patch BuildRequires: gcc make lksctp-tools-devel coreutils util-linux zlib-devel Requires: coreutils perl %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} +Requires: %{name}-help = %{epoch}:%{version}-%{release} Obsoletes: openssl-perl < %{epoch}:%{version}-%{release} +Provides: openssl-perl = %{epoch}:%{version}-%{release} Provides: openssl-perl%{_isa} = %{epoch}:%{version}-%{release} %description @@ -186,6 +188,12 @@ make test || : %{_pkgdocdir}/html/ %changelog +* Fri Nov 13 2020 Liufeng - 1:1.1.1f-3 +- make openssl require openssl-help + +* Fri Sep 11 2020 Liquor - 1:1.1.1f-2 +- provides openssl-perl + * Tue May 12 2020 openEuler Buildteam - 1:1.1.1f-1 - update openssl-1.1.1d to openssl-1.1.1f and fix CVE-2020-1967 diff --git a/openssl.yaml b/openssl.yaml new file mode 100644 index 0000000000000000000000000000000000000000..03c4cb353f21e8b3ec54ba936362b5f2fd4abf40 --- /dev/null +++ b/openssl.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: OpenSC/OpenSC +tag_prefix: +seperator: