From 4e75253ba036ac96dc2d85c588720db70240eaebc5b6cc31013a4bec90900049 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 15 Sep 2022 14:20:09 +0000 Subject: [PATCH 1/3] Accepting request 1003876 from home:yan_gao:branches:network:ha-clustering:Factory +Conflicts: libpacemaker-devel < 2.1.3 +Obsoletes: libpacemaker-devel < 2.1.3 OBS-URL: https://build.opensuse.org/request/show/1003876 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=365 --- pacemaker.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pacemaker.spec b/pacemaker.spec index 04f913c..9cec38f 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -299,6 +299,8 @@ Requires: %{name}-cluster-libs = %{version}-%{release} # builds; this is supposed to be disabled for shipping code. Requires: pacemaker %endif +Conflicts: libpacemaker-devel < 2.1.3 +Obsoletes: libpacemaker-devel < 2.1.3 %description devel Pacemaker is an advanced, scalable High-Availability cluster resource From 1c5e040754b3adf7133b064bd9257b97632efad8806d9bc2055082fcb0d695da Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Thu, 15 Sep 2022 14:36:13 +0000 Subject: [PATCH 2/3] Accepting request 1003891 from home:yan_gao:branches:network:ha-clustering:Factory OBS-URL: https://build.opensuse.org/request/show/1003891 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/pacemaker?expand=0&rev=366 --- pacemaker.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pacemaker.spec b/pacemaker.spec index 9cec38f..1b12391 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -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 < 2.1.3 -Obsoletes: libpacemaker-devel < 2.1.3 +Conflicts: libpacemaker-devel +Obsoletes: libpacemaker-devel %description devel Pacemaker is an advanced, scalable High-Availability cluster resource From 771e6231f9af68da1322447c88d80b91006d254656960ca8a7c8753cee76f958 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Tue, 27 Sep 2022 13:11:14 +0000 Subject: [PATCH 3/3] 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 --- pacemaker.changes | 6 ++++++ pacemaker.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/pacemaker.changes b/pacemaker.changes index 73d02f1..ae4d414 100644 --- a/pacemaker.changes +++ b/pacemaker.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 27 13:08:27 UTC 2022 - Stefan Weiberg + +- 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 diff --git a/pacemaker.spec b/pacemaker.spec index 1b12391..ebd094a 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -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