1 |
# $Id$ |
# $Id: e-smith-samba+ldap.spec,v 1.8 2008/10/08 12:05:34 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.2.0 |
%define version 2.2.0 |
7 |
%define release 1 |
%define release 3 |
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 |
13 |
|
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 |
15 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
16 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
AutoReqProv: no |
AutoReqProv: no |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 2.2.0-3 |
32 |
|
- Change order for script update-domain-group-maps from 56 to 10 |
33 |
|
so the displayName attribute of groups can be set [SME: 4639] |
34 |
|
|
35 |
|
* Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 2.2.0-2 |
36 |
|
- prevent samba to delete complete dn from ldap (ldap delete dn) [SME: 4638] |
37 |
|
|
38 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
39 |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
40 |
|
|
1015 |
|
|
1016 |
%prep |
%prep |
1017 |
%setup |
%setup |
1018 |
|
%patch1 -p1 |
1019 |
|
%patch2 -p1 |
1020 |
|
|
1021 |
%build |
%build |
1022 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |