Enable saml2 in rpms

pull/7/head
Jean Raby 2012-11-02 11:24:55 -04:00
parent bc2b003676
commit 9edab5ee4a
1 changed files with 4 additions and 1 deletions

View File

@ -146,7 +146,7 @@ rm -fr ${RPM_BUILD_ROOT}
# ****************************** build ********************************
%build
. /usr/share/GNUstep/Makefiles/GNUstep.sh
./configure
./configure --enable-saml2
case %{_target_platform} in
ppc64-*)
@ -322,6 +322,9 @@ fi
# ********************************* changelog *************************
%changelog
* Fri Nov 02 2012 Jean Raby <jraby@inverse.ca>
- Enable saml2
* Tue Aug 28 2012 Jean Raby <jraby@inverse.ca>
- Add openchange_cleanup.py and tweak it to work on RHEL5