/[smeserver]/rpms/e-smith-ibays/sme10/e-smith-ibays.spec
ViewVC logotype

Diff of /rpms/e-smith-ibays/sme10/e-smith-ibays.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by unnilennium, Thu Jun 23 08:16:25 2016 UTC Revision 1.11 by jpp, Tue Jun 23 03:01:00 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.3 2016/06/23 07:27:20 unnilennium Exp $  # $Id: e-smith-ibays.spec,v 1.10 2020/01/31 03:40:22 jpp Exp $
2    
3  Summary: e-smith server and gateway - ibays module  Summary: e-smith server and gateway - ibays module
4  %define name e-smith-ibays  %define name e-smith-ibays
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 4  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch  Patch0: e-smith-ibays-2.6.0-create_tmp_folder_in_ibays.patch
14  Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch  Patch1: e-smith-ibays-2.6.0-create_sess_folder_in_ibays.patch
15    Patch2: e-smith-ibays-2.6.0-create_var_cache_and_fix_sess.patch
16    Patch3: e-smith-ibays-2.6.0-bz10871-ifphpmodule.patch
17    
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 27  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
31    
32  %changelog  %changelog
33    * Mon Jun 22 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
34    - fix apache failing if ibay has dynamic content enabled and phpmodule is disabled [SME: 10871]
35    
36    * Thu Jan 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
37    - revert patch, wrong rpm [SME: 10871]
38    
39    * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
40    - add support for php-fpm  [SME: 10871]
41    
42    * Wed Jul 06 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
43    - fix typo thanks to Stephane de Labrusse [SME: 7011]
44    - ibay to ibays
45    
46    * Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-6.sme
47    - as per comment 2 of bug 0600 instead of 0700 for perms [SME: 9621]
48    
49    * Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
50    - as discussed, moving cache and tmp out of ibay folder [SME: 9105] [SME: 9621]
51    - creating basedir /var/cache/e-smith/files/ibays for tmp and cache
52    
53  * Thu Jun 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme  * Thu Jun 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
54  - create tmp folder in ibays  when needed [SME: 9105]  - create tmp folder in ibays  when needed [SME: 9105]
55  - create session folder in ibays when needed [SME: 9621]  - create session folder in ibays when needed [SME: 9621]
# Line 54  e-smith server and gateway software - ib Line 77  e-smith server and gateway software - ib
77  - init-ibays create the folder tmp within all i-bays root directory  - init-ibays create the folder tmp within all i-bays root directory
78  - ibay-modify create/chown/chmod the folder tmp within the i-bays root directory  - ibay-modify create/chown/chmod the folder tmp within the i-bays root directory
79    
80  * Sat May 4 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme  * Sun May 04 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-11.sme
81      Sat May 04 2014 --> Sat May 03 2014 or Sun May 04 2014 or Sat May 10 2014 or ....
82  - Add an upload_tmp_folder setting by db command [SME: 7011]  - Add an upload_tmp_folder setting by db command [SME: 7011]
83  - Thanks to Michael McCarn and Jean-philippe Pialasse  - Thanks to Michael McCarn and Jean-philippe Pialasse
84    
# Line 78  e-smith server and gateway software - ib Line 102  e-smith server and gateway software - ib
102  - Remove old migrate fragment [SME: 8080]  - Remove old migrate fragment [SME: 8080]
103  - Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays  - Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays
104    
105  * Sat Dec 8 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme  * Sun Dec 08 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme
106      Sat Dec 08 2013 --> Sat Dec 07 2013 or Sun Dec 08 2013 or Sat Dec 14 2013 or ....
107  - Update en-us translation file by Stephane de Labrusse [SME: 3675]  - Update en-us translation file by Stephane de Labrusse [SME: 3675]
108    
109  * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme  * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
# Line 348  e-smith server and gateway software - ib Line 373  e-smith server and gateway software - ib
373  %setup  %setup
374  %patch0 -p1  %patch0 -p1
375  %patch1 -p1  %patch1 -p1
376    %patch2 -p1
377    %patch3 -p1
378    
379    /bin/mkdir -p root/var/cache/e-smith/files/ibays
380    
381  %pre  %pre
382  %post  %post


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed