2 |
%define name e-smith-samba+ldap |
%define name e-smith-samba+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.15.1 |
%define version 1.15.1 |
5 |
%define release 2 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
12 |
Patch2: e-smith-samba-1.15.1-hideprofile.patch |
Patch2: e-smith-samba-1.15.1-hideprofile.patch |
13 |
Patch3: e-smith-samba-1.15.1-ldap.patch |
Patch3: e-smith-samba-1.15.1-ldap.patch |
14 |
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
15 |
|
Patch5: e-smith-samba+ldap-1.15.1-machine_accounts_and_pass_sync.patch |
16 |
|
Patch6: e-smith-samba+ldap-1.15.1-merge_users_and_people.patch |
17 |
|
Patch7: e-smith-samba-1.15.1-osLevel.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 |
|
* Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6 |
35 |
|
- Fix oslevel template expansion. [SME: 4470] |
36 |
|
|
37 |
|
* Thu Jun 05 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-5 |
38 |
|
- use /etc/cpu-machine.conf to create machine accounts. [SME: 4396] |
39 |
|
|
40 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-4 |
41 |
|
- allow creation of machine accounts in ldap |
42 |
|
- sync samba passwords with ldap userPassword (replace unix password sync) |
43 |
|
|
44 |
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 1.15.1-3 |
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 1.15.1-3 |
45 |
- Disable unix extensions. [SME: 4164] |
- Disable unix extensions. [SME: 4164] |
46 |
|
|
1012 |
%patch2 -p1 |
%patch2 -p1 |
1013 |
%patch3 -p1 |
%patch3 -p1 |
1014 |
%patch4 -p1 |
%patch4 -p1 |
1015 |
|
%patch5 -p1 |
1016 |
|
%patch6 -p1 |
1017 |
|
%patch7 -p1 |
1018 |
|
|
1019 |
%build |
%build |
1020 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |