SHA256
1
0
forked from pool/pacemaker

Accepting request 1006408 from home:suntorytimed:branches:network:ha-clustering:Factory

- Rename libraries in accordance to the packaging guidelines to
  solve potential migration issue on SLE 15 SP5 (bsc#1203744)

OBS-URL: https://build.opensuse.org/request/show/1006408
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=367
This commit is contained in:
Yan Gao 2022-09-27 13:11:14 +00:00 committed by Git OBS Bridge
parent 1c5e040754
commit 771e6231f9
2 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 27 13:08:27 UTC 2022 - Stefan Weiberg <sweiberg@suse.com>
- Rename libraries in accordance to the packaging guidelines to
solve potential migration issue on SLE 15 SP5 (bsc#1203744)
-------------------------------------------------------------------
Tue Jun 21 13:20:12 UTC 2022 - Yan Gao <ygao@suse.com>

View File

@ -240,8 +240,8 @@ Requires(pre): shadow
# sbd 1.5.0+ handshake defaults to enabled with upstream sbd-release
# implicitly supports handshake defaults to enabled in this spec
Conflicts: sbd < 1.5.0
Conflicts: libpacemaker3
Obsoletes: libpacemaker3
Provides: libpacemaker3 = %version-%release
Obsoletes: libpacemaker3 < %version-%release
%description libs
Pacemaker is an advanced, scalable High-Availability cluster resource
@ -299,8 +299,8 @@ Requires: %{name}-cluster-libs = %{version}-%{release}
# builds; this is supposed to be disabled for shipping code.
Requires: pacemaker
%endif
Conflicts: libpacemaker-devel
Obsoletes: libpacemaker-devel
Provides: libpacemaker-devel = %version-%release
Obsoletes: libpacemaker-devel < %version-%release
%description devel
Pacemaker is an advanced, scalable High-Availability cluster resource