--- rpms/e-smith-ibays/sme9/e-smith-ibays.spec 2014/03/15 17:10:40 1.8 +++ rpms/e-smith-ibays/sme9/e-smith-ibays.spec 2015/01/04 15:23:19 1.15 @@ -1,10 +1,10 @@ -# $Id: e-smith-ibays.spec,v 1.7 2014/03/09 20:44:48 stephdl Exp $ +# $Id: e-smith-ibays.spec,v 1.14 2015/01/04 09:05:47 stephdl Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.4.0 -%define release 8 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -18,6 +18,8 @@ Patch5: e-smith-ibays-2.4.0-90e-smithAcc Patch6: e-smith-ibays-2.4.0-removeV3Migrate.patch Patch7: e-smith-ibays-2.4.0-RequireSSL.patch Patch8: e-smith-ibays-2.4.0_add_php_values_and_SSLRequireSSL.patch +Patch9: e-smith-ibays-2.4.0_force_ssl_to_domains.patch +#Patch10: e-smith-ibays-2.4.0_addtmpfolder_to_ibays.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -33,6 +35,24 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Sun Jan 4 2015 stephane de Labrusse 2.4.0-13.sme +- Add an upload_tmp_folder setting by db command [sme: 7011] +- Thanks to Michael McCarn and Jean-philippe Pialasse +- init-ibays create the folder tmp within all i-bays root directory +- ibay-modify create/chown/chmod the folder tmp within the i-bays root directory + +* Sat May 4 2014 stephane de Labrusse 2.4.0-11.sme +- Add an upload_tmp_folder setting by db command [sme: 7011] +- Thanks to Michael McCarn and Jean-philippe Pialasse + +* Thu Apr 24 2014 stephane de Labrusse 2.4.0-10.sme +- Force SSL following ibays settings to the relevant domain [SME: 8332] + +* Tue Apr 8 2014 stephane de Labrusse 2.4.0-9.sme +- Perl::critic syntax modifications [SME: 8239] +- Add more PHP options to ibays only by db commands [SME: 8239] +- Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239] + * Sat Mar 15 2014 stephane de Labrusse 2.4.0-8.sme - Add more PHP options to ibays only by db commands [SME: 8239] - Add SSLRequireSSL to ibays when SSL is set to enabled [SME: 8239] @@ -321,6 +341,8 @@ e-smith server and gateway software - ib %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p1 +#%patch10 -p1 %pre %post