From 7644d8e199711676136168026c978afcdcac044c Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Wed, 22 Apr 2026 11:51:32 -0400 Subject: [PATCH] Revert OL modifications --- freeipa.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/freeipa.spec b/freeipa.spec index f17ce2c..8ce3486 100644 --- a/freeipa.spec +++ b/freeipa.spec @@ -231,7 +231,7 @@ Name: %{package_name} Version: %{IPA_VERSION} -Release: 24%{?rc_version:.%rc_version}.0.1%{?dist}.3 +Release: 24%{?rc_version:.%rc_version}%{?dist}.3 Summary: The Identity, Policy and Audit system License: GPL-3.0-or-later @@ -761,7 +761,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 @@ -1242,8 +1241,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 @@ -2092,10 +2090,6 @@ fi %endif %changelog -* Tue Apr 21 2026 EL Errata - 4.12.2-24.0.1.el10_1.3 -- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674] -- Add bind to ipa-server-common Requires [Orabug: 36518596] - * Mon Mar 16 2026 Florence Blanc-Renaud - 4.12.2-24.3 - Resolves: RHEL-155026 Pagure #9953: Adding a group with 32Bit Idrange fails - Resolves: RHEL-153624 Pagure #9854: Erroneous case-sensitivity in offline DSE lookup