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

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

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

Revision 1.9 by vip-ire, Wed Oct 8 14:16:21 2008 UTC Revision 1.10 by slords, Mon Oct 13 21:48:53 2008 UTC
# Line 1  Line 1 
1  # $Id: e-smith-samba+ldap.spec,v 1.8 2008/10/08 11:57:44 vip-ire Exp $  # $Id: e-smith-samba+ldap.spec,v 1.9 2008/10/08 14:16:21 vip-ire Exp $
2    
3  Summary: e-smith specific Samba configuration files and templates  Summary: e-smith specific Samba configuration files and templates
4  %define name e-smith-samba+ldap  %define name e-smith-samba+ldap
5  Name: %{name}  Name: %{name}
6  %define version 2.0.0  %define version 2.0.0
7  %define release 3  %define release 4
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 12  Group: Networking/Daemons Line 12  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch1: e-smith-samba+ldap-2.0.0-dont_delete_dn.patch  Patch1: e-smith-samba+ldap-2.0.0-dont_delete_dn.patch
14  Patch2: e-smith-samba+ldap-2.0.0-update_domain_map_order.patch  Patch2: e-smith-samba+ldap-2.0.0-update_domain_map_order.patch
15    Patch3: e-smith-samba+ldap-2.0.0-sambaRole.patch
16  Obsoletes: e-smith-netlogon  Obsoletes: e-smith-netlogon
17  Obsoletes: e-smith-samba  Obsoletes: e-smith-samba
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
21  Obsoletes: e-smith-regedit  Obsoletes: e-smith-regedit
22  Requires: e-smith-lib >= 1.16.0-10  Requires: e-smith-lib >= 2.0.0-2
23  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
24  Requires: samba >= 3.0.25b  Requires: samba >= 3.0.25b
25  Requires: samba-client >= 3.0.25b  Requires: samba-client >= 3.0.25b
# Line 28  Provides: e-smith-samba = 1.15.1-01 Line 29  Provides: e-smith-samba = 1.15.1-01
29  AutoReqProv: no  AutoReqProv: no
30    
31  %changelog  %changelog
32  * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 2.0.0-3  * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.0.0-4.sme
33    - Add patch to support multiple samba roles [SME: 4172]
34    
35    * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 2.0.0-3.sme
36  - Change order for script update-domain-group-maps from 56 to 10  - Change order for script update-domain-group-maps from 56 to 10
37    so the displayName attribute of groups can be set [SME: 4639]    so the displayName attribute of groups can be set [SME: 4639]
38    
39  * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 2.0.0-2  * Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 2.0.0-2.sme
40  - prevent samba to delete complete dn from ldap (ldap delete dn) [SME: 4638]  - prevent samba to delete complete dn from ldap (ldap delete dn) [SME: 4638]
41    
42  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
# Line 1017  Configuration files and templates for th Line 1021  Configuration files and templates for th
1021  %setup  %setup
1022  %patch1 -p1  %patch1 -p1
1023  %patch2 -p1  %patch2 -p1
1024    %patch3 -p1
1025    
1026  %build  %build
1027  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