mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 11:38:53 +00:00
Add missing dependency on lasso and lasso-devel
This commit is contained in:
@@ -31,6 +31,8 @@ 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 ""}
|
||||
%{?!el5:Requires: lasso}
|
||||
%{?!el5:BuildRequires: lasso-devel}
|
||||
|
||||
%description
|
||||
SOGo is a groupware server built around OpenGroupware.org (OGo) and
|
||||
@@ -326,6 +328,9 @@ fi
|
||||
|
||||
# ********************************* changelog *************************
|
||||
%changelog
|
||||
* Mon Nov 12 2012 Jean Raby <jraby@inverse.ca>
|
||||
- Add missing dependency on lasso and lasso-devel
|
||||
|
||||
* Mon Nov 05 2012 Jean Raby <jraby@inverse.ca>
|
||||
- Disable saml2 on rhel5 - glib2 too old
|
||||
|
||||
|
||||
Reference in New Issue
Block a user