2 |
%define name smeserver-adv-samba |
%define name smeserver-adv-samba |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 0.1.0 |
%define version 0.1.0 |
5 |
%define release 4 |
%define release 5 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch1: smeserver-adv-samba-0.1.0-2.patch |
Patch1: smeserver-adv-samba-0.1.0-2.patch |
12 |
Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch |
Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch |
13 |
Patch3: smeserver-adv-samba-0.1.0-winbind2.patch |
Patch3: smeserver-adv-samba-0.1.0-winbind2.patch |
14 |
|
Patch4: smeserver-adv-samba-0.1.0-auth.patch |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Tue Nov 5 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-5 |
27 |
|
- Add nsswitch.conf and pam.d/login fragments to workgroup-update |
28 |
|
templates2expand [SME: 4729]. |
29 |
|
|
30 |
* Wed Oct 15 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-4 |
* Wed Oct 15 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-4 |
31 |
- Update winbindd-service-status action to set service to disabled if |
- Update winbindd-service-status action to set service to disabled if |
32 |
service is enabled and ServerRole is changed. |
service is enabled and ServerRole is changed. |
33 |
|
|
34 |
* Tue Oct 14 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-3 |
* Tue Oct 14 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-3 |
35 |
- Set winbindd to disabled by default and on initial install, was |
- Set winbindd to disabled by default and on initial install, was |
36 |
previouslly enabled by default. |
previouslly enabled by default. |
72 |
%patch1 -p1 |
%patch1 -p1 |
73 |
%patch2 -p1 |
%patch2 -p1 |
74 |
%patch3 -p1 |
%patch3 -p1 |
75 |
|
%patch4 -p1 |
76 |
|
|
77 |
%build |
%build |
78 |
perl createlinks |
perl createlinks |