From 61375c96e55a18d15841c904081b9ead5bdea74b86cdb61689fbb4a8b41c6cde Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Thu, 3 Jun 2021 11:06:47 +0000 Subject: [PATCH] Accepting request 897175 from home:dimstar:Factory Do not provide ssl - it's the symbol used to conflict the various ssl implementations; fixup history, as this package could never exist like this OBS-URL: https://build.opensuse.org/request/show/897175 OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl?expand=0&rev=36 --- openssl.changes | 4 ++-- openssl.spec | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/openssl.changes b/openssl.changes index ae12600..d806c42 100644 --- a/openssl.changes +++ b/openssl.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Mon May 31 09:56:39 UTC 2021 - Dominique Leuenberger -- Provide openssl(cli) and ssl by the meta package: Together with - the suggests openssl in the base patterns, any consumer of these +- Provide openssl(cli) by the meta package: Together with the + suggests openssl in the base patterns, any consumer of this symbols should get the openssl meta package as candidate, which allows us to easier change the recommended default version. diff --git a/openssl.spec b/openssl.spec index 23d350e..a02530a 100644 --- a/openssl.spec +++ b/openssl.spec @@ -33,7 +33,6 @@ Requires: openssl-%{_sonum} = %{version} Obsoletes: openssl-debuginfo BuildArch: noarch Provides: openssl(cli) -Provides: ssl %description The OpenSSL Project is a collaborative effort to develop a robust,