From ecc1c3ac9d7832bfe217a687ab9c2e4068d021ef Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 5 Feb 2025 12:47:17 +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 ed00bed..67d67f4 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}.4 +Release: 1%{?rc_version:.%rc_version}%{?dist}.4 Summary: The Identity, Policy and Audit system License: GPL-3.0-or-later @@ -589,7 +589,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 @@ -1041,8 +1040,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 @@ -1878,10 +1876,6 @@ fi %endif %changelog -* Tue Feb 04 2025 Akshata Konala - 4.12.2-1.0.1.4 -- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674] -- Add bind to ipa-server-common Requires [Orabug: 36518596] - * Thu Jan 23 2025 Florence Blanc-Renaud - 4.12.2-1.4 - Resolves: RHEL-76011 kinit with external idp user is failing