1 |
# $Id: smeserver-adv-samba.spec,v 1.11 2009/03/03 15:50:17 slords Exp $ |
# $Id: smeserver-adv-samba.spec,v 1.12 2010/12/02 15:28:37 slords Exp $ |
2 |
# Authority: gzartman |
# Authority: gzartman |
3 |
# Name: Greg Zartman |
# Name: Greg Zartman |
4 |
|
|
6 |
%define name smeserver-adv-samba |
%define name smeserver-adv-samba |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1.0 |
%define version 0.1.0 |
9 |
%define release 6 |
%define release 7 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
16 |
Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch |
Patch2: smeserver-adv-samba-0.1.0-safe_winbind.patch |
17 |
Patch3: smeserver-adv-samba-0.1.0-winbind2.patch |
Patch3: smeserver-adv-samba-0.1.0-winbind2.patch |
18 |
Patch4: smeserver-adv-samba-0.1.0-auth.patch |
Patch4: smeserver-adv-samba-0.1.0-auth.patch |
19 |
|
Patch5: smeserver-adv-samba-0.1.0-logdir-fix.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
* Thu Dec 2 2010 Greg J. Zartman <greg@leiinc.com> 0.1.0-6 |
* Thu Dec 2 2010 Shad L. Lords <slords@mail.com> 0.1.0-7.sme |
30 |
|
- Fix logging directory for winbind |
31 |
|
|
32 |
|
* Thu Dec 2 2010 Shad L. Lords <slords@mail.com> 0.1.0-6.sme |
33 |
- Reduce requires to samba-common to fix upgrades. |
- Reduce requires to samba-common to fix upgrades. |
34 |
|
|
35 |
* Tue Nov 5 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-5 |
* Tue Nov 5 2008 Greg J. Zartman <greg@leiinc.com> 0.1.0-5 |
82 |
%patch2 -p1 |
%patch2 -p1 |
83 |
%patch3 -p1 |
%patch3 -p1 |
84 |
%patch4 -p1 |
%patch4 -p1 |
85 |
|
%patch5 -p1 |
86 |
|
|
87 |
%build |
%build |
88 |
perl createlinks |
perl createlinks |