Accepting request 761563 from home:vitezslav_cizek:branches:security:tls
- Obsolete libopenssl-1_0_0-devel in order to avoid conflict upon upgrade from SLE-12 (bsc#1158499) - remove useless Suggests: libopenssl1_1-hmac, there's no such package anymore OBS-URL: https://build.opensuse.org/request/show/761563 OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-1_1?expand=0&rev=49
This commit is contained in:
parent
2e0a10cc4c
commit
628c7ec234
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 18 16:29:46 UTC 2019 - Vítězslav Čížek <vcizek@suse.com>
|
||||||
|
|
||||||
|
- Obsolete libopenssl-1_0_0-devel in order to avoid conflict upon
|
||||||
|
upgrade from SLE-12 (bsc#1158499)
|
||||||
|
- remove useless Suggests: libopenssl1_1-hmac, there's no such
|
||||||
|
package anymore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 10 16:04:06 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
Tue Dec 10 16:04:06 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package openssl-1_1
|
# spec file for package openssl-1_1
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -73,8 +73,6 @@ OpenSSL contains an implementation of the SSL and TLS protocols.
|
|||||||
Summary: Secure Sockets and Transport Layer Security
|
Summary: Secure Sockets and Transport Layer Security
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Recommends: ca-certificates-mozilla
|
Recommends: ca-certificates-mozilla
|
||||||
# install libopenssl and libopenssl-hmac close together (bsc#1090765)
|
|
||||||
Suggests: libopenssl1_1-hmac = %{version}-%{release}
|
|
||||||
# Needed for clean upgrade from former openssl-1_1_0, boo#1081335
|
# Needed for clean upgrade from former openssl-1_1_0, boo#1081335
|
||||||
Obsoletes: libopenssl1_1_0
|
Obsoletes: libopenssl1_1_0
|
||||||
|
|
||||||
@ -96,6 +94,8 @@ Conflicts: ssl-devel
|
|||||||
Provides: ssl-devel
|
Provides: ssl-devel
|
||||||
# Needed for clean upgrade from former openssl-1_1_0, boo#1081335
|
# Needed for clean upgrade from former openssl-1_1_0, boo#1081335
|
||||||
Obsoletes: libopenssl-1_1_0-devel
|
Obsoletes: libopenssl-1_1_0-devel
|
||||||
|
# Needed for clean upgrade from SLE-12 openssl-1_0_0, bsc#1158499
|
||||||
|
Obsoletes: libopenssl-1_0_0-devel
|
||||||
|
|
||||||
%description -n libopenssl-1_1-devel
|
%description -n libopenssl-1_1-devel
|
||||||
This subpackage contains header files for developing applications
|
This subpackage contains header files for developing applications
|
||||||
|
Loading…
Reference in New Issue
Block a user