Revert OL modifications

This commit is contained in:
eabdullin 2025-06-30 08:00:03 +00:00
parent 574e20d02b
commit 7911776c52

View File

@ -22,7 +22,7 @@
## Where bug reports should be submitted
## Leave bug_url undefined to use ClusterLabs default, others define it here
%if 0%{?rhel}
%global bug_url https://github.com/oracle/oracle-linux/
%global bug_url https://issues.redhat.com/
%else
%if 0%{?fedora}
%global bug_url https://bugz.fedoraproject.org/%{name}
@ -230,7 +230,7 @@
Name: pacemaker
Summary: Scalable High-Availability cluster resource manager
Version: %{pcmkversion}
Release: %{pcmk_release}.2.0.1%{?dist}
Release: %{pcmk_release}.2%{?dist}
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Url: https://www.clusterlabs.org/
@ -917,10 +917,6 @@ exit 0
%license %{nagios_name}-%{nagios_hash}/COPYING
%changelog
* Tue Jun 24 2025 EL Errata <el-errata_ww@oracle.com> - 2.1.9-1.2.0.1
- Replace bug url [Orabug: 34202300]
- Upstream reference in pacemaker crm_report binary [Orabug: 32825154]
* Wed May 21 2025 Chris Lumens <clumens@redhat.com> - 2.1.9-1.2
- Rebuild in proper build root
- Related: RHEL-92505