1 |
|
# $Id$ |
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 1.15.1 |
%define version 2.2.0 |
7 |
%define release 2 |
%define release 1 |
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 |
|
Patch1: e-smith-samba-1.15.1-shadowfix.patch |
|
|
Patch2: e-smith-samba-1.15.1-hideprofile.patch |
|
|
Patch3: e-smith-samba-1.15.1-ldap.patch |
|
13 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
14 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
30 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
31 |
|
|
32 |
|
* Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6 |
33 |
|
- Fix oslevel template expansion. [SME: 4470] |
34 |
|
|
35 |
|
* Thu Jun 05 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-5 |
36 |
|
- use /etc/cpu-machine.conf to create machine accounts. [SME: 4396] |
37 |
|
|
38 |
|
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-4 |
39 |
|
- allow creation of machine accounts in ldap |
40 |
|
- sync samba passwords with ldap userPassword (replace unix password sync) |
41 |
|
|
42 |
|
* Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 1.15.1-3 |
43 |
|
- Disable unix extensions. [SME: 4164] |
44 |
|
|
45 |
* 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 |
46 |
- Hide normally hidden profile files [SME: 4082] |
- Hide normally hidden profile files [SME: 4082] |
47 |
- Fix shadowcopy with < 2 ibays/users [SME: 3862] |
- Fix shadowcopy with < 2 ibays/users [SME: 3862] |
1006 |
|
|
1007 |
%prep |
%prep |
1008 |
%setup |
%setup |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
|
%patch3 -p1 |
|
1009 |
|
|
1010 |
%build |
%build |
1011 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |