1 |
# $Id: e-smith-samba+ldap.spec,v 1.10 2008/10/13 21:48:53 slords Exp $ |
# $Id: e-smith-samba+ldap.spec,v 1.12 2008/10/28 23:12:56 slords 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 5 |
%define release 7 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
14 |
Patch2: e-smith-samba+ldap-2.2.0-update_domain_map_order.patch |
Patch2: e-smith-samba+ldap-2.2.0-update_domain_map_order.patch |
15 |
Patch3: e-smith-samba+ldap-2.2.0-sambaRole.patch |
Patch3: e-smith-samba+ldap-2.2.0-sambaRole.patch |
16 |
Patch4: e-smith-samba+ldap-2.2.0-root_passwd_for_samba.patch |
Patch4: e-smith-samba+ldap-2.2.0-root_passwd_for_samba.patch |
17 |
|
Patch5: e-smith-samba+ldap-2.2.0-win7samba.patch |
18 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
19 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sat Dec 26 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme |
35 |
|
- Add registry file to server-resources to allow windows 7 to |
36 |
|
join Samba 3.x domains [SME: 5425] |
37 |
|
|
38 |
|
* Tue Oct 28 2008 Shad L. Lords <slords@mail.com> 2.2.0-6.sme |
39 |
|
- Fix oslevel fragment for server roles [SME: 4730] |
40 |
|
|
41 |
* Tue Oct 21 2008 Daniel B. <daniel@firewall-services.com> 2.2.0-5.sme |
* Tue Oct 21 2008 Daniel B. <daniel@firewall-services.com> 2.2.0-5.sme |
42 |
- Re-add ldap root password when local SID can't be find [SME: 4711] |
- Re-add ldap root password when local SID can't be find [SME: 4711] |
43 |
|
|
1035 |
%patch2 -p1 |
%patch2 -p1 |
1036 |
%patch3 -p1 |
%patch3 -p1 |
1037 |
%patch4 -p1 |
%patch4 -p1 |
1038 |
|
%patch5 -p1 |
1039 |
|
|
1040 |
%build |
%build |
1041 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |