1 |
# $Id: e-smith-samba.spec,v 1.47 2010/11/02 16:57:29 slords Exp $ |
# $Id: e-smith-samba.spec,v 1.48 2010/11/02 19:09:27 vip-ire 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 30 |
%define release 31 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
34 |
Patch22: e-smith-samba-2.2.0-enable-cpu.patch |
Patch22: e-smith-samba-2.2.0-enable-cpu.patch |
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 |
38 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
55 |
AutoReqProv: no |
AutoReqProv: no |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net 2.2.0-31.sme |
59 |
|
- Always use cpu, do unix if ldap{Auth} is disabled [SME: 6321] |
60 |
|
|
61 |
* Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme |
* Tue Nov 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-30.sme |
62 |
- Fix a typo in create-machine-account [SME: 6321] |
- Fix a typo in create-machine-account [SME: 6321] |
63 |
|
|
1135 |
%patch22 -p1 |
%patch22 -p1 |
1136 |
%patch23 -p1 |
%patch23 -p1 |
1137 |
%patch24 -p1 |
%patch24 -p1 |
1138 |
|
%patch25 -p1 |
1139 |
|
|
1140 |
%build |
%build |
1141 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |