Accepting request 1006410 from network:ha-clustering:Factory

OBS-URL: https://build.opensuse.org/request/show/1006410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pacemaker?expand=0&rev=145
This commit is contained in:
Richard Brown 2022-10-01 15:41:50 +00:00 committed by Git OBS Bridge
commit a318e3a0cf
2 changed files with 10 additions and 2 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,6 +299,8 @@ Requires: %{name}-cluster-libs = %{version}-%{release}
# builds; this is supposed to be disabled for shipping code.
Requires: pacemaker
%endif
Provides: libpacemaker-devel = %version-%release
Obsoletes: libpacemaker-devel < %version-%release
%description devel
Pacemaker is an advanced, scalable High-Availability cluster resource