1 |
# $Id: e-smith-samba.spec,v 1.41 2010/10/02 09:52:20 vip-ire Exp $ |
# $Id: e-smith-samba.spec,v 1.42 2010/10/02 10:55:33 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 22 |
%define release 23 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
28 |
Patch16: e-smith-samba-2.2.0-lanman_password_as_an_option.patch |
Patch16: e-smith-samba-2.2.0-lanman_password_as_an_option.patch |
29 |
Patch17: e-smith-samba-2.2.0-anonymous_acls.patch |
Patch17: e-smith-samba-2.2.0-anonymous_acls.patch |
30 |
Patch18: e-smith-samba-2.2.0-add_sambasid_to_sensible_attrs.patch |
Patch18: e-smith-samba-2.2.0-add_sambasid_to_sensible_attrs.patch |
31 |
|
Patch19: e-smith-samba-2.2.0-samba_attr_no_output.patch |
32 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
AutoReqProv: no |
AutoReqProv: no |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-23.sme |
53 |
|
- Empty output when listing sensible attribtues SME: 6254] |
54 |
|
|
55 |
* Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-22.sme |
* Sat Oct 2 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-22.sme |
56 |
- Add sambaSID to the list of sensible attributes [SME: 6254] |
- Add sambaSID to the list of sensible attributes [SME: 6254] |
57 |
|
|
1099 |
%patch16 -p1 |
%patch16 -p1 |
1100 |
%patch17 -p1 |
%patch17 -p1 |
1101 |
%patch18 -p1 |
%patch18 -p1 |
1102 |
|
%patch19 -p1 |
1103 |
|
|
1104 |
%build |
%build |
1105 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |