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

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

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

Revision 1.10 by slords, Mon Oct 13 20:02:28 2008 UTC Revision 1.21 by wellsi, Mon Feb 24 16:08:41 2014 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ibays.spec,v 1.9 2008/10/07 18:29:00 slords Exp $  # $Id: e-smith-ibays.spec,v 1.20 2014/02/02 03:28:20 burnat 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.2.0  %define version 2.2.0
7  %define release 2  %define release 14
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.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-ibays-2.2.0-maxLength.patch  Patch1: e-smith-ibays-2.2.0-maxLength.patch
14    Patch2: e-smith-ibays-2.2.0-enable-cpu.patch
15    Patch3: e-smith-ibays-2.2.0-better-ldap.patch
16    Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch
17    Patch5: e-smith-ibays-2.2.0-revert-locale-string-password-change.patch
18    Patch6: e-smith-ibays-2.2.0-force-https.patch
19    Patch7: e-smith-ibays-2.2.0-https-patch-en-us.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 26  AutoReqProv: no Line 32  AutoReqProv: no
32  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
33    
34  %changelog  %changelog
35    * Mon Feb 24 2014 Ian Wells <esmith@wellsi.com> 2.2.0-14.sme
36    - Force https per ibay should not be the default for existing ibays [SME: 8158]
37    
38    * Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-13.sme
39    - Update en-us translation file by Stephane de Labrusse [SME: 8158]
40    
41    * Sun Jan 2 2014 Chris Burnat <devlist@burnat.com> 2.2.0-12.sme
42    - Provide the ability to force https per ibay by Stephane de Labrusse [SME: 8158]
43    
44    * Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-11.sme
45    - Fix non-translated locale in ibays panel [SME: 6718]
46    
47    * Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com>  2.2.0-10.sme
48    - Don't try to modify Primary unix/ldap account [SME:6770]
49    
50    * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
51    - All ibay account commands as system accounts in LDAP [SME: 6326]
52    
53    * Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
54    - Create ibay accounts as system accounts in LDAP [SME: 6326]
55    
56    * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
57    - Fix cpu critical patch missing ) [SME: 6330]
58    
59    * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
60    - Fix cpu critical patch missing ' [SME: 6330]
61    
62    * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
63    - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
64    
65    * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
66    - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]
67    
68    * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
69    - Switch to cpu commands if ldap is master [SME: 6326]
70    
71  * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme  * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
72  - Fix maxIbayNameLength logic [SME: 4457]  - Fix maxIbayNameLength logic [SME: 4457]
73    
# Line 252  e-smith server and gateway software - ib Line 294  e-smith server and gateway software - ib
294  %prep  %prep
295  %setup  %setup
296  %patch1 -p1  %patch1 -p1
297    %patch2 -p1
298    %patch3 -p1
299    %patch4 -p1
300    %patch5 -p1
301    %patch6 -p1
302    %patch7 -p1
303    
304  %pre  %pre
305  %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