!15 Upgrade to 4.13.0
From: @starlet-dx Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
a47da25029
@ -1,15 +1,16 @@
|
|||||||
Name: resource-agents
|
Name: resource-agents
|
||||||
Summary: Open Source HA Reusable Cluster Resource Scripts
|
Summary: Open Source HA Reusable Cluster Resource Scripts
|
||||||
Version: 4.2.0
|
Version: 4.13.0
|
||||||
Release: 4
|
Release: 1
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://github.com/ClusterLabs/resource-agents
|
URL: https://github.com/ClusterLabs/resource-agents
|
||||||
Source0: https://github.com/ClusterLabs/resource-agents/archive/v4.2.0.tar.gz
|
Source0: https://github.com/ClusterLabs/resource-agents/archive/v%{version}.tar.gz
|
||||||
Patch0000: fix-failed-to-parse-pid-from-pid-file.patch
|
Patch0000: fix-failed-to-parse-pid-from-pid-file.patch
|
||||||
Obsoletes: heartbeat-resources <= %{version}
|
Obsoletes: heartbeat-resources <= %{version}
|
||||||
Provides: heartbeat-resources = %{version}
|
Provides: heartbeat-resources = %{version}
|
||||||
BuildRequires: automake autoconf pkgconfig gcc perl-interpreter perl-generators python3-devel
|
BuildRequires: automake autoconf pkgconfig gcc perl-interpreter perl-generators python3-devel
|
||||||
BuildRequires: libxslt glib2-devel which docbook-style-xsl docbook-dtds
|
BuildRequires: libxslt glib2-devel which docbook-style-xsl docbook-dtds
|
||||||
|
BuildRequires: libqb-devel
|
||||||
Requires: bash grep sed gawk procps-ng hostname net-tools psmisc util-linux
|
Requires: bash grep sed gawk procps-ng hostname net-tools psmisc util-linux
|
||||||
Requires: e2fsprogs xfsprogs nfs-utils cifs-utils iproute lvm2
|
Requires: e2fsprogs xfsprogs nfs-utils cifs-utils iproute lvm2
|
||||||
%description
|
%description
|
||||||
@ -65,6 +66,7 @@ export CFLAGS="$(echo '%{optflags}')"
|
|||||||
%dir %{_datadir}/%{name}/ocft
|
%dir %{_datadir}/%{name}/ocft
|
||||||
%{_tmpfilesdir}/%{name}.conf
|
%{_tmpfilesdir}/%{name}.conf
|
||||||
%{_datadir}/%{name}/ocft/{configs,caselib,README,README.zh_CN,helpers.sh}
|
%{_datadir}/%{name}/ocft/{configs,caselib,README,README.zh_CN,helpers.sh}
|
||||||
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
%exclude %{_datadir}/%{name}/ocft/{runocft,runocft.prereq}
|
%exclude %{_datadir}/%{name}/ocft/{runocft,runocft.prereq}
|
||||||
%{_sbindir}/ocf-tester
|
%{_sbindir}/ocf-tester
|
||||||
%{_sbindir}/ocft
|
%{_sbindir}/ocft
|
||||||
@ -101,6 +103,9 @@ export CFLAGS="$(echo '%{optflags}')"
|
|||||||
%{_mandir}/man8/{ocf-tester.8*,ldirectord.8*}
|
%{_mandir}/man8/{ocf-tester.8*,ldirectord.8*}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 18 2023 yaoxin <yao_xin001@hoperun.com> - 4.13.0-1
|
||||||
|
- Upgrade to 4.13.0
|
||||||
|
|
||||||
* Wed Aug 25 2021 caodongxia <caodongxia@huawei.com> - 4.2.0-4
|
* Wed Aug 25 2021 caodongxia <caodongxia@huawei.com> - 4.2.0-4
|
||||||
- Fix failed to parse pid from pid-file
|
- Fix failed to parse pid from pid-file
|
||||||
|
|
||||||
|
|||||||
BIN
v4.13.0.tar.gz
Normal file
BIN
v4.13.0.tar.gz
Normal file
Binary file not shown.
BIN
v4.2.0.tar.gz
BIN
v4.2.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user