2 |
%define name e-smith-samba |
%define name e-smith-samba |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.14.0 |
%define version 1.14.0 |
5 |
%define release 32 |
%define release 33 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
35 |
Patch24: e-smith-samba-1.14.0-minlength.patch |
Patch24: e-smith-samba-1.14.0-minlength.patch |
36 |
Patch25: e-smith-samba-1.14.0-printer_tdb_delete.patch |
Patch25: e-smith-samba-1.14.0-printer_tdb_delete.patch |
37 |
Patch26: e-smith-samba-1.14.0-delete_smbpasswd.patch |
Patch26: e-smith-samba-1.14.0-delete_smbpasswd.patch |
38 |
|
Patch27: e-smith-samba-1.14.0-adminusers.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 |
48 |
AutoReqProv: no |
AutoReqProv: no |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33 |
52 |
|
- Add "Domain Admins" to admin users [SME: 3495] |
53 |
|
|
54 |
* Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32 |
* Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32 |
55 |
- Delete smbpasswd file prior to restore. [SME: 2313] |
- Delete smbpasswd file prior to restore. [SME: 2313] |
56 |
|
|
1000 |
#%patch24 -p1 |
#%patch24 -p1 |
1001 |
%patch25 -p1 |
%patch25 -p1 |
1002 |
%patch26 -p1 |
%patch26 -p1 |
1003 |
|
%patch27 -p1 |
1004 |
|
|
1005 |
%build |
%build |
1006 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |