- add missing fence_mpath_check* files
This commit is contained in:
parent
fba4e41bfa
commit
56589cbb21
@ -9,7 +9,7 @@
|
|||||||
Name: fence-agents
|
Name: fence-agents
|
||||||
Summary: Set of unified programs capable of host isolation ("fencing")
|
Summary: Set of unified programs capable of host isolation ("fencing")
|
||||||
Version: 4.7.1
|
Version: 4.7.1
|
||||||
Release: 2%{?alphatag:.%{alphatag}}%{?dist}
|
Release: 3%{?alphatag:.%{alphatag}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://github.com/ClusterLabs/fence-agents
|
URL: https://github.com/ClusterLabs/fence-agents
|
||||||
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz
|
||||||
@ -132,14 +132,6 @@ fence-agents-wti \\
|
|||||||
|
|
||||||
EOF)
|
EOF)
|
||||||
|
|
||||||
%ifarch x86_64 ppc64le
|
|
||||||
%global allfenceagents %(cat <<EOF
|
|
||||||
%{allfenceagents} \\
|
|
||||||
fence-agents-compute \\
|
|
||||||
|
|
||||||
EOF)
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# Build dependencies
|
# Build dependencies
|
||||||
## general
|
## general
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
@ -779,6 +771,7 @@ Fence agent for SCSI persistent reservation over
|
|||||||
Device Mapper Multipath.
|
Device Mapper Multipath.
|
||||||
%files mpath
|
%files mpath
|
||||||
%{_sbindir}/fence_mpath
|
%{_sbindir}/fence_mpath
|
||||||
|
%{_datadir}/cluster/fence_mpath_check*
|
||||||
%{_mandir}/man8/fence_mpath.8*
|
%{_mandir}/man8/fence_mpath.8*
|
||||||
|
|
||||||
%package redfish
|
%package redfish
|
||||||
@ -951,7 +944,7 @@ Fence agent for IBM z/VM over IP.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Feb 11 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-2
|
* Thu Feb 11 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-3
|
||||||
- create HA cloud support package
|
- create HA cloud support package
|
||||||
|
|
||||||
* Mon Feb 8 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-1
|
* Mon Feb 8 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.7.1-1
|
||||||
|
Loading…
Reference in New Issue
Block a user