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

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

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

Revision 1.2 by mrjhb3, Tue Oct 1 02:40:17 2013 UTC Revision 1.8 by stephdl, Sat Mar 15 17:10:40 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.1 2013/02/06 21:30:27 slords Exp $  # $Id: e-smith-ibays.spec,v 1.7 2014/03/09 20:44:48 stephdl 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.4.0  %define version 2.4.0
7  %define release 2  %define release 8
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch1: e-smith-ibays-2.4.0-ibay_auth.patch  Patch1: e-smith-ibays-2.4.0-ibay_auth.patch
14    Patch2: e-smith-ibays-2.4.0-primary_ibay_symlink.patch
15    Patch3: e-smith-ibays-2.4.0-force-https.patch
16    Patch4: e-smith-ibays-2.4.0-https-patch-en-us.patch
17    Patch5: e-smith-ibays-2.4.0-90e-smithAccess40ibays-whitespace.patch
18    Patch6: e-smith-ibays-2.4.0-removeV3Migrate.patch
19    Patch7: e-smith-ibays-2.4.0-RequireSSL.patch
20    Patch8: e-smith-ibays-2.4.0_add_php_values_and_SSLRequireSSL.patch
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 26  AutoReqProv: no Line 33  AutoReqProv: no
33  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
34    
35  %changelog  %changelog
36    * Sat Mar 15 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-8.sme
37    - Add more PHP options to ibays only by db commands [SME: 8239]
38    - Add SSLRequireSSL to ibays  when SSL is set to enabled [SME: 8239]
39    
40    * Sun Mar 9 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-7.sme
41    - Force https per ibay should not be the default for existing ibays [SME: 3675]
42    
43    * Thu Jan 2 2014 Ian Wells <esmith@wellsi.com> 2.4.0-6.sme
44    - Provide the ability to restrict ibay access to https, by JPP [SME: 882]
45    - Remove old migrate fragment [SME: 8080]
46    - Whitespace cleanup, mainly tab removal, of 90e-smithAccess40ibays
47    
48    * Sat Dec 8 2013 Chris Burnat <devlist@burnat.com> 2.4.0-5.sme
49    - Update en-us translation file by Stephane de Labrusse [SME: 3675]
50    
51    * Sat Nov 30 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
52    - Provide the ability to force https per ibay by Stephane de Labrusse [SME: 3675]
53    
54    * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-3.sme
55    - Patch to remove symlink to Primary ibay from /home/e-smith/files/primary [SME: 3730]
56    
57  * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme  * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 2.4.0-2.sme
58  - Patch to correct issue with not being able to access a password protected ibay [SME: 7794]  - Patch to correct issue with not being able to access a password protected ibay [SME: 7794]
59    
# Line 286  e-smith server and gateway software - ib Line 314  e-smith server and gateway software - ib
314  %setup  %setup
315    
316  %patch1 -p1  %patch1 -p1
317    %patch2 -p1
318    %patch3 -p1
319    %patch4 -p1
320    %patch5 -p1
321    %patch6 -p1
322    %patch7 -p1
323    %patch8 -p1
324  %pre  %pre
325  %post  %post
326    


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