Revert OL modifications

This commit is contained in:
Andrew Lukoshko 2023-06-22 15:16:53 +00:00
parent 290fb9e114
commit 704e3549ca
1 changed files with 2 additions and 6 deletions

View File

@ -223,7 +223,7 @@
Name: %{package_name} Name: %{package_name}
Version: %{IPA_VERSION} Version: %{IPA_VERSION}
Release: 7%{?rc_version:.%rc_version}.0.1%{?dist} Release: 7%{?rc_version:.%rc_version}%{?dist}
Summary: The Identity, Policy and Audit system Summary: The Identity, Policy and Audit system
License: GPLv3+ License: GPLv3+
@ -1020,8 +1020,7 @@ autoreconf -ivf
%{enable_server_option} \ %{enable_server_option} \
%{with_ipatests_option} \ %{with_ipatests_option} \
%{with_ipa_join_xml_option} \ %{with_ipa_join_xml_option} \
%{linter_options} \ %{linter_options}
--with-ipaplatform=rhel
# run build in default dir # run build in default dir
# -Onone is workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1398405 # -Onone is workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1398405
@ -1759,9 +1758,6 @@ fi
%endif %endif
%changelog %changelog
* Wed Jun 21 2023 EL Errata <el-errata_ww@oracle.com> - 4.10.1-7.0.1
- Set IPAPLATFORM=rhel when build on Oracle Linux [Orabug: 29516674]
* Thu Jun 01 2023 Julien Rische <jrische@redhat.com> - 4.10.1-7 * Thu Jun 01 2023 Julien Rische <jrische@redhat.com> - 4.10.1-7
- Resolves: rhbz#2211389 Handle PAC signatures based on domain and server capabilities - Resolves: rhbz#2211389 Handle PAC signatures based on domain and server capabilities