Disable lasso for RHEL7 for now

pull/64/head
Ludovic Marcotte 2014-11-10 16:15:05 -05:00
parent df648c9204
commit cb8b0b028e
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ BuildRequires: gcc-objc gnustep-base gnustep-make sope%{sope_major_version}%{so
# saml is enabled everywhere except on el5 since its glib2 is prehistoric
%define saml2_cfg_opts "--enable-saml2"
%{?el5:%define saml2_cfg_opts ""}
%{?el7:%define saml2_cfg_opts ""}
%{?!el5:Requires: lasso}
%{?!el5:BuildRequires: lasso-devel}