import sap-cluster-connector-3.0.1-5.el8
This commit is contained in:
parent
22f931b641
commit
1b50b29dd7
@ -25,7 +25,7 @@
|
|||||||
Name: sap-cluster-connector
|
Name: sap-cluster-connector
|
||||||
Summary: SAP cluster connector script
|
Summary: SAP cluster connector script
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 4%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}.1
|
Release: 5%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fdanapfel/sap_cluster_connector
|
URL: https://github.com/fdanapfel/sap_cluster_connector
|
||||||
%if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel}
|
%if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel}
|
||||||
@ -34,7 +34,7 @@ Group: System Environment/Base
|
|||||||
Group: Productivity/Clustering/HA
|
Group: Productivity/Clustering/HA
|
||||||
%endif
|
%endif
|
||||||
Source0: %{sap_script_prefix}-%{sap_script_hash}.tar.gz
|
Source0: %{sap_script_prefix}-%{sap_script_hash}.tar.gz
|
||||||
Patch0: bz1832358-sap-cluster-connector-allow-dashes-underscores-in-nodenames.patch
|
Patch0: bz1827096-sap-cluster-connector-allow-dashes-underscores-in-nodenames.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -70,10 +70,10 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/sap_cluster_connector
|
%{_datadir}/sap_cluster_connector
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 7 2020 Oyvind Albrigtsen <oalbrigt@redhat.com> - 3.0.1-4.1
|
* Thu Apr 30 2020 Oyvind Albrigtsen <oalbrigt@redhat.com> - 3.0.1-5
|
||||||
- sap-cluster-connector: allow dashes/underscores in nodenames
|
- sap-cluster-connector: allow dashes/underscores in nodenames
|
||||||
|
|
||||||
Resolves: rhbz#1832358
|
Resolves: rhbz#1827096
|
||||||
|
|
||||||
* Tue Jun 25 2019 Oyvind Albrigtsen <oalbrigt@redhat.com> - 3.0.1-4
|
* Tue Jun 25 2019 Oyvind Albrigtsen <oalbrigt@redhat.com> - 3.0.1-4
|
||||||
- Initial build as separate package
|
- Initial build as separate package
|
||||||
|
Loading…
Reference in New Issue
Block a user