From 771e6231f9af68da1322447c88d80b91006d254656960ca8a7c8753cee76f958 Mon Sep 17 00:00:00 2001 From: Yan Gao Date: Tue, 27 Sep 2022 13:11:14 +0000 Subject: [PATCH] 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