(fix) enable SAML2 support on CentOS 7

pull/210/head
Ludovic Marcotte 2016-05-20 11:11:13 -04:00
parent 0e2c6dc5cd
commit 0e57e3b571
1 changed files with 2 additions and 1 deletions

View File

@ -50,9 +50,10 @@ 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 ""}
%{?el6:Requires: lasso}
%{?el6:BuildRequires: lasso-devel}
%{?el7:Requires: lasso}
%{?el7:BuildRequires: lasso-devel}
%description
SOGo is a groupware server built around OpenGroupware.org (OGo) and