From c303b26d489c8e733340ed53cea9481a094e7d1f Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Nov 30 2017 15:41:44 +0000 Subject: set ipaplatform to rhel for compatibilty for updates --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index f82a3c8..a398db9 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -325,7 +325,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: openldap-devel @@ -1149,7 +1148,8 @@ find \ %configure --with-vendor-suffix=-%{release} \ %{enable_server_option} \ %{with_ipatests_option} \ - %{linter_options} + %{linter_options} \ + --with-ipaplatform=rhel %make_build @@ -1873,6 +1873,9 @@ fi %changelog +* Thu Nov 30 2017 Johnny Hughes - 4.5.0-22.el7.centos +- set ipaplatform to rhel for compatibilty for updates + * Thu Nov 30 2017 CentOS Sources - 4.5.0-22.el7.centos - Roll in CentOS Branding