From aa78985eca8374bdfb5647a8e775b7e792ac0512 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 11 2018 19:08:46 +0000 Subject: set ipaplatform to rhel for compatibilty for updates --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index 6b2a564..1a0a410 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -130,7 +130,6 @@ Patch1001: 1001-Change-branding-to-IPA-and-Identity-Management.patch Patch1002: 1002-Package-copy-schema-to-ca.py.patch Patch1003: 1003-Revert-Increased-mod_wsgi-socket-timeout.patch Patch1004: 1004-Remove-csrgen.patch -Patch1005: ipa-centos-branding.patch # RHEL spec file only: END BuildRequires: libtool, automake, autoconf @@ -959,7 +958,8 @@ find \ %configure --with-vendor-suffix=-%{release} \ %{enable_server_option} \ %{with_ipatests_option} \ - %{linter_options} + %{linter_options} \ + --with-ipaplatform=rhel %make_build @@ -980,7 +980,8 @@ find \ %configure --with-vendor-suffix=-%{release} \ %{enable_server_option} \ %{with_ipatests_option} \ - %{linter_options} + %{linter_options} \ + --with-ipaplatform=rhel popd %endif # with_python3