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 5 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch1: e-smith-samba-1.15.1-shadowfix.patch |
Patch1: e-smith-samba-1.15.1-shadowfix.patch |
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 |
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 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
18 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
AutoReqProv: no |
AutoReqProv: no |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Thu Jun 05 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-5 |
34 |
|
- use /etc/cpu-machine.conf to create machine accounts. [SME: 4396] |
35 |
|
|
36 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-4 |
37 |
|
- allow creation of machine accounts in ldap |
38 |
|
- sync samba passwords with ldap userPassword (replace unix password sync) |
39 |
|
|
40 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 1.15.1-3 |
41 |
|
- Disable unix extensions. [SME: 4164] |
42 |
|
|
43 |
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.15.1-2 |
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.15.1-2 |
44 |
- Hide normally hidden profile files [SME: 4082] |
- Hide normally hidden profile files [SME: 4082] |
45 |
- Fix shadowcopy with < 2 ibays/users [SME: 3862] |
- Fix shadowcopy with < 2 ibays/users [SME: 3862] |
1007 |
%patch1 -p1 |
%patch1 -p1 |
1008 |
%patch2 -p1 |
%patch2 -p1 |
1009 |
%patch3 -p1 |
%patch3 -p1 |
1010 |
|
%patch4 -p1 |
1011 |
|
%patch5 -p1 |
1012 |
|
%patch6 -p1 |
1013 |
|
|
1014 |
%build |
%build |
1015 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |