1 |
# $Id: e-smith-samba.spec,v 1.49 2010/11/02 19:49:18 slords Exp $ |
# $Id: e-smith-samba.spec,v 1.50 2010/11/03 14:01:03 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 |
%define name e-smith-samba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.2.0 |
%define version 2.2.0 |
7 |
%define release 32 |
%define release 33 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
35 |
Patch23: e-smith-samba-2.2.0-ldap-auth.patch |
Patch23: e-smith-samba-2.2.0-ldap-auth.patch |
36 |
Patch24: e-smith-samba-2.2.0-remove-domains.patch |
Patch24: e-smith-samba-2.2.0-remove-domains.patch |
37 |
Patch25: e-smith-samba-2.2.0-better-ldap.patch |
Patch25: e-smith-samba-2.2.0-better-ldap.patch |
38 |
|
Patch26: e-smith-samba-2.2.0-store_ldap_pw.patch |
39 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
40 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
41 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
56 |
AutoReqProv: no |
AutoReqProv: no |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Wed Nov 3 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-33.sme |
60 |
|
- Store the ldap admin pw early in the bootstrap-ldap-save event [SME: 6332] |
61 |
|
|
62 |
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-32.sme |
* Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-32.sme |
63 |
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
- Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330] |
64 |
|
|
1143 |
%patch23 -p1 |
%patch23 -p1 |
1144 |
%patch24 -p1 |
%patch24 -p1 |
1145 |
%patch25 -p1 |
%patch25 -p1 |
1146 |
|
%patch26 -p1 |
1147 |
|
|
1148 |
%build |
%build |
1149 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |