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

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

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

Revision 1.15 by filippocarletti, Wed Jan 27 14:02:50 2010 UTC Revision 1.16 by snetram, Sat Jan 30 19:19:19 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.14 2010/01/13 16:01:11 filippocarletti Exp $  # $Id: e-smith-ldap.spec,v 1.15 2010/01/27 14:02:50 filippocarletti Exp $
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 5.2.0  %define version 5.2.0
7  %define release 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: %{name}-%{version}-schema.patch Line 15  Patch1: %{name}-%{version}-schema.patch
15  Patch2: %{name}-%{version}-convert_ldif.patch  Patch2: %{name}-%{version}-convert_ldif.patch
16  Patch3: %{name}-%{version}-password.patch  Patch3: %{name}-%{version}-password.patch
17  Patch4: %{name}-%{version}-tls.patch  Patch4: %{name}-%{version}-tls.patch
18    Patch5: %{name}-%{version}-ldap-update-link-in-user-lock-event.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: e-smith-base  Requires: e-smith-base
# Line 28  AutoReqProv: no Line 29  AutoReqProv: no
29  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
30    
31  %changelog  %changelog
32    * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-6.sme
33    - Add ldap-update action script to user-lock event [SME: 5720]
34    
35  * Wed Jan 27 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme  * Wed Jan 27 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-5.sme
36  - Add ldap authentication and tls support [SME: 5720]  - Add ldap authentication and tls support [SME: 5720]
37    
# Line 697  e-smith server and gateway software - LD Line 701  e-smith server and gateway software - LD
701  %patch2 -p1  %patch2 -p1
702  %patch3 -p1  %patch3 -p1
703  %patch4 -p1  %patch4 -p1
704    %patch5 -p1
705    
706  %build  %build
707  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