From 09eea9096f20144c74a8d6cf76712156f71ff1b3 Mon Sep 17 00:00:00 2001 From: Klaus Wenninger Date: Dec 07 2020 21:13:26 +0000 Subject: * Fri Dec 4 2020 Klaus Wenninger - 2.0.5-9 - Make doc-package conflict with wrong version of libs to fix upgrade/downgrade issues --- diff --git a/pacemaker.spec b/pacemaker.spec index 483876e..e17e712 100644 --- a/pacemaker.spec +++ b/pacemaker.spec @@ -19,7 +19,7 @@ ## can be incremented to build packages reliably considered "newer" ## than previously built packages with the same pcmkversion) %global pcmkversion 2.0.5 -%global specversion 8 +%global specversion 9 ## Upstream commit (or git tag, such as "Pacemaker-" plus the ## {pcmkversion} macro for an official release) to use for this package @@ -316,6 +316,8 @@ Test framework for cluster-related technologies like Pacemaker License: CC-BY-SA-4.0 Summary: Documentation for Pacemaker BuildArch: noarch +Conflicts: %{name}-libs%{?_isa} > %{version}-%{release} +Conflicts: %{name}-libs%{?_isa} < %{version}-%{release} %description doc Documentation for Pacemaker. @@ -717,6 +719,10 @@ exit 0 %license %{nagios_name}-%{nagios_hash}/COPYING %changelog +* Fri Dec 4 2020 Klaus Wenninger - 2.0.5-9 +- Make doc-package conflict with wrong version of libs + to fix upgrade/downgrade issues + * Fri Dec 4 2020 Klaus Wenninger - 2.0.5-8 - Update for new upstream release tarball: Pacemaker-2.0.5 for full details, see included ChangeLog file or