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 29 |
%define release 35 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
33 |
Patch22: e-smith-samba-1.14.0-runit17.patch |
Patch22: e-smith-samba-1.14.0-runit17.patch |
34 |
Patch23: e-smith-samba-1.14.0-printerdrivershare.patch |
Patch23: e-smith-samba-1.14.0-printerdrivershare.patch |
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 |
37 |
|
Patch26: e-smith-samba-1.14.0-delete_smbpasswd.patch |
38 |
|
Patch27: e-smith-samba-1.14.0-adminusers.patch |
39 |
|
Patch28: e-smith-samba-1.14.0-RemovePrinterAdminTemplate.patch |
40 |
|
Patch29: e-smith-samba-1.14.0-domaingroups.patch |
41 |
|
Patch30: e-smith-samba-1.14.0-sambapam.patch |
42 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
43 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-35 |
55 |
|
- Expand smb.conf in group events to complete #33 [SME: 3495] |
56 |
|
- Add rid to groupmap command to fix 3.0.25b groupmap [SME: 3644] |
57 |
|
- Add pam.d/samba to fix broken upstream package [SME: 3641] |
58 |
|
|
59 |
|
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34 |
60 |
|
- Removed printer admin template. [SME: 3605] |
61 |
|
|
62 |
|
* Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33 |
63 |
|
- Add "Domain Admins" to admin users [SME: 3495] |
64 |
|
|
65 |
|
* Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-32 |
66 |
|
- Delete smbpasswd file prior to restore. [SME: 2313] |
67 |
|
|
68 |
|
* Wed Oct 10 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-31 |
69 |
|
- Delete printer tdb file on printer delete. [SME: 3336] |
70 |
|
|
71 |
|
* Thu Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-30 |
72 |
|
- revert last change. Breaks sme8 and is caught by pass check lib. |
73 |
|
|
74 |
* Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29 |
* Sat Jun 2 2007 Shad L. Lords <slords@mail.com> 1.14.0-29 |
75 |
- pam_unix requires passwords >= 6 [SME: 3039] |
- pam_unix requires passwords >= 6 [SME: 3039] |
76 |
|
|
1008 |
%patch21 -p1 |
%patch21 -p1 |
1009 |
%patch22 -p1 |
%patch22 -p1 |
1010 |
%patch23 -p1 |
%patch23 -p1 |
1011 |
%patch24 -p1 |
#%patch24 -p1 |
1012 |
|
%patch25 -p1 |
1013 |
|
%patch26 -p1 |
1014 |
|
%patch27 -p1 |
1015 |
|
%patch28 -p1 |
1016 |
|
%patch29 -p1 |
1017 |
|
%patch30 -p1 |
1018 |
|
|
1019 |
%build |
%build |
1020 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |