Revert OL changes

This commit is contained in:
eabdullin 2025-01-17 09:46:22 +03:00
parent 97c1695387
commit 2609b6f540

View File

@ -224,7 +224,7 @@
Name: %{package_name}
Version: %{IPA_VERSION}
Release: 1%{?rc_version:.%rc_version}.0.1%{?dist}.3
Release: 1%{?rc_version:.%rc_version}%{?dist}.3
Summary: The Identity, Policy and Audit system
License: GPL-3.0-or-later
@ -587,7 +587,6 @@ BuildArch: noarch
Requires: %{name}-client-common = %{version}-%{release}
Requires: httpd >= %{httpd_version}
Requires: systemd-units >= %{systemd_version}
Requires: bind >= %{bind_version}
%if 0%{?rhel} >= 8 && ! 0%{?eln}
Requires: system-logos-ipa >= 80.4
%endif
@ -1039,8 +1038,7 @@ autoreconf -ivf
%{enable_server_option} \
%{with_ipatests_option} \
%{with_ipa_join_xml_option} \
%{linter_options} \
--with-ipaplatform=rhel
%{linter_options}
# run build in default dir
# -Onone is workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1398405
@ -1876,10 +1874,6 @@ fi
%endif
%changelog
* Wed Jan 15 2025 Pooja Senthil Kumar <pooja.senthil.kumar@oracle.com> - 4.12.2-1.0.1.3
- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674]
- Add bind to ipa-server-common Requires [Orabug: 36518596]
* Tue Dec 17 2024 Florence Blanc-Renaud <flo@redhat.com> - 4.12.2-1.3
- Resolves: RHEL-69928 add support for python cryptography 44.0.0
- Resolves: RHEL-70258 Upgrade to ipa-server-4.12.2-1.el9 OTP-based bind to LDAP without enforceldapotp is broken