/[smeserver]/rpms/e-smith-ldap/sme7/e-smith-ldap.spec
ViewVC logotype

Diff of /rpms/e-smith-ldap/sme7/e-smith-ldap.spec

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

Revision 1.2 by slords, Tue Jun 26 18:35:58 2007 UTC Revision 1.10 by slords, Tue Oct 7 18:40:10 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    
3  Summary: e-smith server and gateway - LDAP module  Summary: e-smith server and gateway - LDAP module
4  %define name e-smith-ldap  %define name e-smith-ldap
5  Name: %{name}  Name: %{name}
6  %define version 4.12.0  %define version 5.0.0
7  %define release 7  %define release 1
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
 Patch0: e-smith-ldap-4.12.0-noipv6.patch  
 Patch1: e-smith-ldap-4.12.0-slapd.conf.perms.patch  
 Patch2: e-smith-ldap-4.12.0-success.patch  
 Patch3: e-smith-ldap-4.12.0-pid_args_files.patch  
 Patch4: e-smith-ldap-4.12.0-objectClass.patch  
13  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14  BuildArchitectures: noarch  BuildArchitectures: noarch
15  Requires: e-smith-base  Requires: e-smith-base
16  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
17  Requires: openldap >= 2.0.0, perl(Net::LDAP)  Requires: openldap >= 2.0.0, perl(Net::LDAP)
18    Requires: e-smith-formmagick >= 1.4.0-9
19  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
20  AutoReqProv: no  AutoReqProv: no
21    
# Line 25  AutoReqProv: no Line 23  AutoReqProv: no
23  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
24    
25  %changelog  %changelog
26    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.0.0-1.sme
27    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
28    
29    * Fri Jul 25 2008 Shad L. Lords <slords@mail.com> 4.12.0-11
30    - Separate template to avoid breaking schema [SME: 4171]
31    
32    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.12.0-10
33    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
34    
35    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.12.0-9
36    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
37    
38    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.12.0-8
39    - Remove <base> tags now in general [SME: 3919]
40    
41  * Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com>  * Tue Jun 26 2007 Charlie Brady <charlie_brady@mitel.com>
42  - Fix format error in ldif template. [SME: 3107]  - Fix format error in ldif template. [SME: 3107]
43    
# Line 657  e-smith server and gateway software - LD Line 670  e-smith server and gateway software - LD
670    
671  %prep  %prep
672  %setup  %setup
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
673    
674  %build  %build
675  mkdir -p root/etc/e-smith/tests  mkdir -p root/etc/e-smith/tests


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