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 34 |
%define release 36 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
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 |
|
Patch31: e-smith-samba-1.14.0-adminuser.patch |
43 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
44 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
47 |
Obsoletes: e-smith-regedit |
Obsoletes: e-smith-regedit |
48 |
Requires: e-smith-lib >= 1.16.0-10 |
Requires: e-smith-lib >= 1.16.0-10 |
49 |
Requires: samba |
Requires: samba >= 3.0.25b |
50 |
Requires: samba-client |
Requires: samba-client >= 3.0.25b |
51 |
Requires: samba-common |
Requires: samba-common >= 3.0.25b |
52 |
AutoReqProv: no |
AutoReqProv: no |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-36 |
56 |
|
- admin user no longer needed in 3.0.25 [SME: 3645] |
57 |
|
|
58 |
|
* Fri Dec 14 2007 Shad L. Lords <slords@mail.com> 1.14.0-35 |
59 |
|
- Expand smb.conf in group events to complete #33 [SME: 3495] |
60 |
|
- Add rid to groupmap command to fix 3.0.25b groupmap [SME: 3644] |
61 |
|
- Add pam.d/samba to fix broken upstream package [SME: 3641] |
62 |
|
|
63 |
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34 |
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.14.0-34 |
64 |
- Removed printer admin template. [SME: 3605] |
- Removed printer admin template. [SME: 3605] |
65 |
|
|
1017 |
%patch26 -p1 |
%patch26 -p1 |
1018 |
%patch27 -p1 |
%patch27 -p1 |
1019 |
%patch28 -p1 |
%patch28 -p1 |
1020 |
|
%patch29 -p1 |
1021 |
|
%patch30 -p1 |
1022 |
|
%patch31 -p1 |
1023 |
|
|
1024 |
%build |
%build |
1025 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |