- pgsqlms: set depencies
Resolves: rhbz#1952005
This commit is contained in:
parent
568fedc65a
commit
40041db29a
@ -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: 8%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}.1
|
Release: 9%{?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
|
||||||
@ -136,7 +136,7 @@ service managers.
|
|||||||
License: PostgreSQL
|
License: PostgreSQL
|
||||||
Summary: PostgreSQL Automatic Failover (PAF) resource agent
|
Summary: PostgreSQL Automatic Failover (PAF) resource agent
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: perl-interpreter
|
Requires: perl-interpreter perl-English perl-FindBin
|
||||||
|
|
||||||
%description paf
|
%description paf
|
||||||
PostgreSQL Automatic Failover (PAF) resource agents allows PostgreSQL
|
PostgreSQL Automatic Failover (PAF) resource agents allows PostgreSQL
|
||||||
@ -436,6 +436,11 @@ rm -rf %{buildroot}/usr/share/doc/resource-agents
|
|||||||
%{_usr}/lib/ocf/lib/heartbeat/OCF_*.pm
|
%{_usr}/lib/ocf/lib/heartbeat/OCF_*.pm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 10 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-9
|
||||||
|
- pgsqlms: new resource agent
|
||||||
|
|
||||||
|
Resolves: rhbz#1952005
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.8.0-8.1
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 4.8.0-8.1
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
@ -445,11 +450,6 @@ rm -rf %{buildroot}/usr/share/doc/resource-agents
|
|||||||
|
|
||||||
Resolves: rhbz#1977208
|
Resolves: rhbz#1977208
|
||||||
|
|
||||||
* Wed Jun 2 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-4
|
|
||||||
- pgsqlms: new resource agent
|
|
||||||
|
|
||||||
Resolves: rhbz#1952005
|
|
||||||
|
|
||||||
* Mon May 17 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-3
|
* Mon May 17 2021 Oyvind Albrigtsen <oalbrigt@redhat.com> - 4.8.0-3
|
||||||
- Remove redhat-lsb-core dependency (lsb_release)
|
- Remove redhat-lsb-core dependency (lsb_release)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user