--- rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2016/05/12 17:34:12 1.2 +++ rpms/e-smith-ibays/sme10/e-smith-ibays.spec 2016/06/23 08:29:20 1.5 @@ -1,15 +1,17 @@ -# $Id: e-smith-ibays.spec,v 1.1 2016/02/05 22:53:13 stephdl Exp $ +# $Id: e-smith-ibays.spec,v 1.4 2016/06/23 08:16:25 unnilennium Exp $ Summary: e-smith server and gateway - ibays module %define name e-smith-ibays Name: %{name} %define version 2.6.0 -%define release 2 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz +Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch +Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base >= 4.13.15-76 @@ -25,6 +27,15 @@ AutoReqProv: no e-smith server and gateway software - ibays module. %changelog +* Thu Jun 23 2016 Jean-Philipe Pialasse 2.6.0-4.sme +- create tmp folder in ibays when needed [SME: 9105] +- create session folder in ibays when needed [SME: 9621] +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, + by assuming the date is correct and changing the weekday. + Fri Apr 17 2008 --> Fri Apr 11 2008 or Thu Apr 17 2008 or Fri Apr 18 2008 or .... + Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or .... + Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or .... + * Thu May 12 2016 Daniel Berteaud 2.6.0-2.sme - Rebuild for [SME: 9393] @@ -43,7 +54,8 @@ e-smith server and gateway software - ib - 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 +* Sun May 04 2014 stephane de Labrusse 2.4.0-11.sme + Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or .... - Add an upload_tmp_folder setting by db command [SME: 7011] - Thanks to Michael McCarn and Jean-philippe Pialasse @@ -67,7 +79,8 @@ e-smith server and gateway software - ib - Remove old migrate fragment [SME: 8080] - Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays -* Sat Dec 8 2013 Chris Burnat 2.4.0-5.sme +* Sun Dec 08 2013 Chris Burnat 2.4.0-5.sme + Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or .... - Update en-us translation file by Stephane de Labrusse [SME: 3675] * Sat Nov 30 2013 Ian Wells 2.4.0-4.sme @@ -127,7 +140,8 @@ e-smith server and gateway software - ib * Sun Apr 27 2008 Jonathan Martens 1.2.0-9 - Add common tags to e-smith-formmagick's general [SME: 4283] -* Fri Apr 17 2008 Jonathan Martens 1.2.0-8 +* Thu Apr 17 2008 Jonathan Martens 1.2.0-8 + Fri Apr 17 2008 --> Fri Apr 11 2008 or Thu Apr 17 2008 or Fri Apr 18 2008 or .... - Move maxIbayNameLength from ibays.pm to config DB [SME: 424] * Mon Apr 7 2008 Charlie Brady 1.2.0-7 @@ -334,6 +348,8 @@ e-smith server and gateway software - ib %prep %setup +%patch0 -p1 +%patch1 -p1 %pre %post