1 |
# $Id: e-smith-samba.spec,v 1.19 2008/10/28 23:12:19 slords Exp $ |
# $Id: e-smith-samba.spec,v 1.20 2008/11/24 02:32:18 slords Exp $ |
2 |
|
|
3 |
Summary: e-smith specific Samba configuration files and templates |
Summary: e-smith specific Samba configuration files and templates |
4 |
%define name e-smith-samba |
%define name e-smith-samba |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.0.0 |
%define version 2.0.0 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-samba-2.0.0-sambaRole.patch |
Patch1: e-smith-samba-2.0.0-sambaRole.patch |
14 |
Patch2: e-smith-samba-2.0.0-migratefix.patch |
Patch2: e-smith-samba-2.0.0-migratefix.patch |
15 |
|
Patch3: e-smith-samba-2.0.0-fixwarnings.patch |
16 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Jun 2 2009 Shad L. Lords <slords@mail.com> 2.0.0-5.sme |
30 |
|
- Fix warnings in template expansion [SME: 4954] |
31 |
|
|
32 |
* Sun Nov 23 2008 Shad L. Lords <slords@mail.com> 2.0.0-4.sme |
* Sun Nov 23 2008 Shad L. Lords <slords@mail.com> 2.0.0-4.sme |
33 |
- Fix migrate fragments for samba [SME: 4777] |
- Fix migrate fragments for samba [SME: 4777] |
34 |
|
|
1003 |
%setup |
%setup |
1004 |
%patch1 -p1 |
%patch1 -p1 |
1005 |
%patch2 -p1 |
%patch2 -p1 |
1006 |
|
%patch3 -p1 |
1007 |
|
|
1008 |
%build |
%build |
1009 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |