From 2609b6f540280626fba919c65c9a2d699fe79fa7 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 17 Jan 2025 09:46:22 +0300 Subject: [PATCH] Revert OL changes --- SPECS/freeipa.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/SPECS/freeipa.spec b/SPECS/freeipa.spec index 2c43cbe..5a4b976 100644 --- a/SPECS/freeipa.spec +++ b/SPECS/freeipa.spec @@ -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 - 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 - 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