/[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.17 by dungog, Sun Jan 31 05:34:48 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.16 2010/01/30 19:19:19 snetram 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 7
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    Patch6: %{name}-%{version}-admin_user.patch
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildArchitectures: noarch  BuildArchitectures: noarch
22  Requires: e-smith-base  Requires: e-smith-base
# Line 28  AutoReqProv: no Line 30  AutoReqProv: no
30  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
31    
32  %changelog  %changelog
33    * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-7.sme
34    - Add admin user as a standard user [SME: 5742]
35    
36    * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-6.sme
37    - Add ldap-update action script to user-lock event [SME: 5720]
38    
39  * 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
40  - Add ldap authentication and tls support [SME: 5720]  - Add ldap authentication and tls support [SME: 5720]
41    
# Line 697  e-smith server and gateway software - LD Line 705  e-smith server and gateway software - LD
705  %patch2 -p1  %patch2 -p1
706  %patch3 -p1  %patch3 -p1
707  %patch4 -p1  %patch4 -p1
708    %patch5 -p1
709    %patch6 -p1
710    
711  %build  %build
712  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