import sbd-1.4.1-7.el8
This commit is contained in:
parent
1548ce39a3
commit
0f488b890c
@ -18,7 +18,7 @@
|
||||
%global commit 25fce8a7d5e8cd5abc2379077381b10bd6cec183
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global github_owner Clusterlabs
|
||||
%global buildnum 6
|
||||
%global buildnum 7
|
||||
|
||||
Name: sbd
|
||||
Summary: Storage-based death
|
||||
@ -49,7 +49,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: systemd
|
||||
BuildRequires: make
|
||||
Conflicts: fence-agents-sbd < 4.2.1-38
|
||||
Requires: pacemaker >= 2.0.4-5
|
||||
Conflicts: pacemaker-libs < 2.0.4-5
|
||||
|
||||
%if 0%{?rhel} > 0
|
||||
ExclusiveArch: i686 x86_64 s390x ppc64le aarch64
|
||||
@ -161,6 +161,12 @@ fi
|
||||
%{_libdir}/libsbdtestbed*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 Klaus Wenninger <kwenning@redhat.com> - 1.4.1-7
|
||||
- conflict with pacemaker-libs < 2.0.4-5 instead of requiring
|
||||
a minimum pacemaker version
|
||||
|
||||
Resolves: rhbz#1861713
|
||||
|
||||
* Mon Jul 27 2020 Klaus Wenninger <kwenning@redhat.com> - 1.4.1-6
|
||||
- match qdevice-sync_timeout against wd-timeout
|
||||
- sync startup/shutdown via pacemakerd-api
|
||||
|
Loading…
Reference in New Issue
Block a user