- Remove redhat-lsb-core dependency (lsb_release)
Resolves: rhbz#1961539
This commit is contained in:
parent
3c36140224
commit
9e7a0f5670
@ -45,7 +45,7 @@
|
|||||||
Name: resource-agents
|
Name: resource-agents
|
||||||
Summary: Open Source HA Reusable Cluster Resource Scripts
|
Summary: Open Source HA Reusable Cluster Resource Scripts
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 2%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
Release: 3%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://github.com/ClusterLabs/resource-agents
|
URL: https://github.com/ClusterLabs/resource-agents
|
||||||
Source0: %{upstream_prefix}-%{upstream_version}.tar.gz
|
Source0: %{upstream_prefix}-%{upstream_version}.tar.gz
|
||||||
@ -112,9 +112,6 @@ Requires: /usr/sbin/lvm
|
|||||||
# nfsserver / netfs.sh
|
# nfsserver / netfs.sh
|
||||||
Requires: /usr/sbin/rpc.nfsd /sbin/rpc.statd /usr/sbin/rpc.mountd
|
Requires: /usr/sbin/rpc.nfsd /sbin/rpc.statd /usr/sbin/rpc.mountd
|
||||||
|
|
||||||
# ocf-distro
|
|
||||||
Requires: /usr/bin/lsb_release
|
|
||||||
|
|
||||||
# rgmanager
|
# rgmanager
|
||||||
%if %{with rgmanager}
|
%if %{with rgmanager}
|
||||||
# ip.sh
|
# ip.sh
|
||||||
@ -401,6 +398,11 @@ rm -rf %{buildroot}/usr/share/doc/resource-agents
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 17 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-3
|
||||||
|
- Remove redhat-lsb-core dependency (lsb_release)
|
||||||
|
|
||||||
|
Resolves: rhbz#1961539
|
||||||
|
|
||||||
* Wed Apr 21 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-2
|
* Wed Apr 21 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-2
|
||||||
- Solve build issues
|
- Solve build issues
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user