diff --git a/freeipa.spec b/freeipa.spec index d893646..3cbcbdc 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}.2 +Release: 24%{?rc_version:.%rc_version}%{?dist}.2 Summary: The Identity, Policy and Audit system License: GPL-3.0-or-later @@ -749,7 +749,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 @@ -1230,8 +1229,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 @@ -2080,10 +2078,6 @@ fi %endif %changelog -* Wed Mar 18 2026 EL Errata - 4.12.2-24.0.1.el10_1.2 -- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674] -- Add bind to ipa-server-common Requires [Orabug: 36518596] - * Thu Feb 05 2026 Florence Blanc-Renaud - 4.12.2-24.2 - Resolves: RHEL-141303 AddressSanitizer: SEGV ipa-pwd-extop/common.c:584 in ipapwd_gen_checks - Resolves: RHEL-141317 Memory leaks in IPA plugins