/[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.37 by vip-ire, Wed Sep 22 21:35:45 2010 UTC Revision 1.42 by vip-ire, Thu Sep 23 20:03:54 2010 UTC
# Line 1  Line 1 
1  # $Id: e-smith-ldap.spec,v 1.36 2010/09/22 14:45:12 vip-ire Exp $  # $Id: e-smith-ldap.spec,v 1.41 2010/09/23 17:57:34 vip-ire 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 25  %define release 29
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 34  Patch20: e-smith-ldap-5.2.0-index_member Line 34  Patch20: e-smith-ldap-5.2.0-index_member
34  Patch21: e-smith-ldap-5.2.0-expand_slapd_on_ldap_update.patch  Patch21: e-smith-ldap-5.2.0-expand_slapd_on_ldap_update.patch
35  Patch22: e-smith-ldap-5.2.0-split_acl_templates.patch  Patch22: e-smith-ldap-5.2.0-split_acl_templates.patch
36  Patch23: e-smith-ldap-5.2.0-exop.patch  Patch23: e-smith-ldap-5.2.0-exop.patch
37    Patch24: e-smith-ldap-5.2.0-dump_ldif.patch
38    Patch25: e-smith-ldap-5.2.0-add_computers_ou.patch
39    Patch26: e-smith-ldap-5.2.0-add_posixaccount_attr_in_ldap.patch
40    Patch27: e-smith-ldap-5.2.0-full_path_to_config.patch
41  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
42  BuildArchitectures: noarch  BuildArchitectures: noarch
43  Requires: e-smith-base  Requires: e-smith-base
# Line 47  AutoReqProv: no Line 51  AutoReqProv: no
51  e-smith server and gateway software - LDAP module.  e-smith server and gateway software - LDAP module.
52    
53  %changelog  %changelog
54    * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
55    - Use full path to config in the run script [SME: 6222]
56    
57    * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-28.sme
58    - Add posixAccount attributes in LDAP [SME: 6074]
59    
60    * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-27.sme
61    - Create the Computers OU [SME: 6230]
62    
63    * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-26.sme
64    - Dump ldap data during the pre-backup event [SME: 6226]
65    
66  * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-25.sme  * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-25.sme
67  - Send slapd logs in /var/log/ldap (multilog) [SME: 6222]  - Send slapd logs in /var/log/ldap (multilog) [SME: 6222]
68  - Force the service to be enabled [SME: 6221]  - Force the service to be enabled [SME: 6221]
69  - Indexe memberUid attribute [SME: 6220]  - Indexe memberUid attribute [SME: 6220]
70  - Expand slapd.conf during ldap-update event [SME: ????]  - Expand slapd.conf during ldap-update event [SME: 6224]
71  - Split slapd ACL template [SME: ????]  - Split slapd ACL template [SME: 6225]
72  - Use md5crypt hash when client requests exop [SME: 6223]  - Use md5crypt hash when client requests exop [SME: 6223]
73    
74  * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-24.sme  * Wed Sep 22 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-24.sme
# Line 801  e-smith server and gateway software - LD Line 817  e-smith server and gateway software - LD
817  %patch21 -p1  %patch21 -p1
818  %patch22 -p1  %patch22 -p1
819  %patch23 -p1  %patch23 -p1
820    %patch24 -p1
821    %patch25 -p1
822    %patch26 -p1
823    %patch27 -p1
824    
825  %build  %build
826  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