/[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.5 by snetram, Mon Apr 28 19:32:08 2008 UTC Revision 1.18 by vip-ire, Thu Oct 27 09:07:36 2011 UTC
# Line 1  Line 1 
1    # $Id: e-smith-ibays.spec,v 1.17 2010/11/04 15:59:37 slords 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 1.2.0  %define version 2.2.0
7  %define release 9  %define release 10
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  Patch0: e-smith-ibays-1.2.0-RecordKey.patch  Patch1: e-smith-ibays-2.2.0-maxLength.patch
14  Patch1: e-smith-ibays-1.2.0-dynamicindex.patch  Patch2: e-smith-ibays-2.2.0-enable-cpu.patch
15  Patch2: e-smith-ibays-1.2.0-warning.patch  Patch3: e-smith-ibays-2.2.0-better-ldap.patch
16  Patch3: e-smith-ibays-1.2.0-tags2general.patch  Patch4: e-smith-ibays-2.2.0-dont_modify_primary.patch
 Patch4: e-smith-ibays-1.2.0-shtml.patch  
 Patch5: e-smith-ibays-1.2.0-maxIbayNameLength.patch  
 Patch6: e-smith-ibays-1.2.0-add2general.patch  
17  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 30  AutoReqProv: no Line 29  AutoReqProv: no
29  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
30    
31  %changelog  %changelog
32    * Thu Oct 27 2011 Daniel B. <daniel@firewall-services.com>  2.2.0-10.sme
33    - Don't try to modify Primary unix/ldap account [SME:6770]
34    
35    * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-9.sme
36    - All ibay account commands as system accounts in LDAP [SME: 6326]
37    
38    * Thu Nov 4 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-8.sme
39    - Create ibay accounts as system accounts in LDAP [SME: 6326]
40    
41    * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
42    - Fix cpu critical patch missing ) [SME: 6330]
43    
44    * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
45    - Fix cpu critical patch missing ' [SME: 6330]
46    
47    * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
48    - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
49    
50    * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
51    - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]
52    
53    * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
54    - Switch to cpu commands if ldap is master [SME: 6326]
55    
56    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
57    - Fix maxIbayNameLength logic [SME: 4457]
58    
59    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
60    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
61    
62    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12
63    - Fix password verify entry text box description [SME: 4460]
64    
65    * Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11
66    - Really fix faulty patch for maxIbayNameLength [SME: 4457]
67    
68    * Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10
69    - Fixed faulty patch for maxIbayNameLength [SME: 424]
70    
71  * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9  * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9
72  - Add common <base> tags to e-smith-formmagick's general [SME: 4283]  - Add common <base> tags to e-smith-formmagick's general [SME: 4283]
73    
# Line 240  e-smith server and gateway software - ib Line 278  e-smith server and gateway software - ib
278    
279  %prep  %prep
280  %setup  %setup
 %patch0 -p1  
281  %patch1 -p1  %patch1 -p1
282  %patch2 -p1  %patch2 -p1
283  %patch3 -p1  %patch3 -p1
284  %patch4 -p1  %patch4 -p1
 %patch5 -p1  
 %patch6 -p1  
285    
286  %pre  %pre
287  %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