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 4 |
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 |
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 |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-4 |
33 |
|
- allow creation of machine accounts in ldap |
34 |
|
- sync samba passwords with ldap userPassword (replace unix password sync) |
35 |
|
|
36 |
* 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 |
37 |
- Disable unix extensions. [SME: 4164] |
- Disable unix extensions. [SME: 4164] |
38 |
|
|
1004 |
%patch2 -p1 |
%patch2 -p1 |
1005 |
%patch3 -p1 |
%patch3 -p1 |
1006 |
%patch4 -p1 |
%patch4 -p1 |
1007 |
|
%patch5 -p1 |
1008 |
|
|
1009 |
%build |
%build |
1010 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |