/[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.1 by slords, Wed Feb 13 22:09:00 2008 UTC Revision 1.10 by slords, Mon Oct 13 20:02:28 2008 UTC
# Line 1  Line 1 
1    # $Id: e-smith-ibays.spec,v 1.9 2008/10/07 18:29:00 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 5  %define release 2
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
 Patch1: e-smith-ibays-1.2.0-dynamicindex.patch  
 Patch2: e-smith-ibays-1.2.0-warning.patch  
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  Requires: e-smith-base >= 4.13.15-76  Requires: e-smith-base >= 4.13.15-76
17  Requires: perl(CGI::FormMagick)  Requires: perl(CGI::FormMagick)
18  Requires: e-smith-formmagick >= 1.3.0-10  Requires: e-smith-formmagick >= 1.4.0-12
19  Conflicts: e-smith-apache < 0.1.1  Conflicts: e-smith-apache < 0.1.1
20  BuildRequires: perl, perl(Test::Inline)  BuildRequires: perl, perl(Test::Inline)
21  BuildRequires: e-smith-devtools >= 1.11.0-03  BuildRequires: e-smith-devtools >= 1.11.0-03
# Line 26  AutoReqProv: no Line 26  AutoReqProv: no
26  e-smith server and gateway software - ibays module.  e-smith server and gateway software - ibays module.
27    
28  %changelog  %changelog
29    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
30    - Fix maxIbayNameLength logic [SME: 4457]
31    
32    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
33    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
34    
35    * Sun Jul 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-12
36    - Fix password verify entry text box description [SME: 4460]
37    
38    * Thu Jul 24 2008 Shad L. Lords <slords@mail.com> 1.2.0-11
39    - Really fix faulty patch for maxIbayNameLength [SME: 4457]
40    
41    * Fri May 9 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-10
42    - Fixed faulty patch for maxIbayNameLength [SME: 424]
43    
44    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-9
45    - Add common <base> tags to e-smith-formmagick's general [SME: 4283]
46    
47    * Fri Apr 17 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-8
48    - Move maxIbayNameLength from ibays.pm to config DB [SME: 424]
49    
50    * Mon Apr  7 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-7
51    - Include index.shtml in DirectoryIndex list.[SME: 4180]
52    
53    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-6
54    - Remove <base> tags now in general [SME: 3924]
55    
56  * Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com>  * Thu Aug 30 2007 Charlie Brady <charlie_brady@mitel.com>
57  - Fix warnings generated by panel. [SME: 1309]  - Fix warnings generated by panel. [SME: 1309]
58    
# Line 224  e-smith server and gateway software - ib Line 251  e-smith server and gateway software - ib
251    
252  %prep  %prep
253  %setup  %setup
 %patch0 -p1  
254  %patch1 -p1  %patch1 -p1
 %patch2 -p1  
255    
256  %pre  %pre
257  %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