/[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.3 by bytegw, Fri Apr 11 21:39:26 2008 UTC Revision 1.12 by slords, Tue Nov 2 19:49:11 2010 UTC
# Line 1  Line 1 
1    # $Id: e-smith-ibays.spec,v 1.11 2010/11/02 17:07:31 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 7  %define release 4
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
 Patch3: e-smith-ibays-1.2.0-tags2general.patch  
 Patch4: e-smith-ibays-1.2.0-shtml.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
19  Requires: perl(CGI::FormMagick)  Requires: perl(CGI::FormMagick)
20  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-12
21  Conflicts: e-smith-apache < 0.1.1  Conflicts: e-smith-apache < 0.1.1
22  BuildRequires: perl, perl(Test::Inline)  BuildRequires: perl, perl(Test::Inline)
23  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
# Line 28  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    * Tue Nov 2 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
32    - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6326]
33    
34    * Mon Nov 1 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
35    - Switch to cpu commands if ldap is master [SME: 6326]
36    
37    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
38    - Fix maxIbayNameLength logic [SME: 4457]
39    
40    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
41    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
42    
43    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12
44    - Fix password verify entry text box description [SME: 4460]
45    
46    * Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11
47    - Really fix faulty patch for maxIbayNameLength [SME: 4457]
48    
49    * Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10
50    - Fixed faulty patch for maxIbayNameLength [SME: 424]
51    
52    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9
53    - Add common <base> tags to e-smith-formmagick's general [SME: 4283]
54    
55    * Fri Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8
56    - Move maxIbayNameLength from ibays.pm to config DB [SME: 424]
57    
58  * Mon Apr  7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7  * Mon Apr  7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7
59  - Include index.shtml in DirectoryIndex list.[SME: 4180]  - Include index.shtml in DirectoryIndex list.[SME: 4180]
60    
# Line 232  e-smith server and gateway software - ib Line 259  e-smith server and gateway software - ib
259    
260  %prep  %prep
261  %setup  %setup
 %patch0 -p1  
262  %patch1 -p1  %patch1 -p1
263  %patch2 -p1  %patch2 -p1
264  %patch3 -p1  %patch3 -p1
 %patch4 -p1  
265    
266  %pre  %pre
267  %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