/[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.15 by slords, Thu Nov 4 14:37:08 2010 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.14 2010/11/03 18:55:13 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 2.2.0  %define version 2.2.0
7  %define release 2  %define release 7
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  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
# Line 26  AutoReqProv: no Line 28  AutoReqProv: no
28  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
29    
30  %changelog  %changelog
31    * Thu Nov 4 2010 Shad L. Lords <slords@mail.com> 2.2.0-7.sme
32    - Fix cpu critical patch missing ) [SME: 6330]
33    
34    * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
35    - Fix cpu critical patch missing ' [SME: 6330]
36    
37    * Wed Nov 3 2010 Shad L. Lords <slords@mail.com> 2.2.0-5.sme
38    - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
39    
40    * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
41    - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]
42    
43    * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
44    - Switch to cpu commands if ldap is master [SME: 6326]
45    
46  * 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
47  - Fix maxIbayNameLength logic [SME: 4457]  - Fix maxIbayNameLength logic [SME: 4457]
48    
# Line 252  e-smith server and gateway software - ib Line 269  e-smith server and gateway software - ib
269  %prep  %prep
270  %setup  %setup
271  %patch1 -p1  %patch1 -p1
272    %patch2 -p1
273    %patch3 -p1
274    
275  %pre  %pre
276  %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