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 33 |
%define release 35 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
* Fri Oct 26 2007 Shad L. Lords <slords@mail.com> 1.14.0-33 |
63 |
- Add "Domain Admins" to admin users [SME: 3495] |
- Add "Domain Admins" to admin users [SME: 3495] |
64 |
|
|
1012 |
%patch25 -p1 |
%patch25 -p1 |
1013 |
%patch26 -p1 |
%patch26 -p1 |
1014 |
%patch27 -p1 |
%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 |