(fix) enable SAML2 support on CentOS 7

This commit is contained in:
Ludovic Marcotte
2016-05-20 11:11:13 -04:00
parent 0e2c6dc5cd
commit 0e57e3b571
+2 -1
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