1 |
# $Id: e-smith-samba.spec,v 1.36 2010/06/14 15:15:07 filippocarletti Exp $ |
# $Id: e-smith-samba.spec,v 1.37 2010/06/23 14:51:19 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.2.0 |
%define version 2.2.0 |
7 |
%define release 17 |
%define release 18 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
23 |
Patch11: e-smith-samba-2.2.0-tdb_backup.patch |
Patch11: e-smith-samba-2.2.0-tdb_backup.patch |
24 |
Patch12: e-smith-samba-2.2.0-private_dir.patch |
Patch12: e-smith-samba-2.2.0-private_dir.patch |
25 |
Patch13: e-smith-samba-2.2.0-backup-all-tdb-files.patch |
Patch13: e-smith-samba-2.2.0-backup-all-tdb-files.patch |
26 |
|
Patch14: e-smith-samba-2.2.0-strongkey.patch |
27 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Wed Jul 08 2010 Shad L. Lords <slords@mail.com> 2.2.0-18.sme |
48 |
|
- Remove require strong key part of regedit file [SME: 6119] |
49 |
|
|
50 |
* Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme |
* Wed Jun 23 2010 Shad L. Lords <slords@mail.com> 2.2.0-17.sme |
51 |
- Use samba3x package for windows 7 compatibility [SME: 5964] |
- Use samba3x package for windows 7 compatibility [SME: 5964] |
52 |
|
|
1074 |
%patch11 -p1 |
%patch11 -p1 |
1075 |
%patch12 -p1 |
%patch12 -p1 |
1076 |
%patch13 -p1 |
%patch13 -p1 |
1077 |
|
%patch14 -p1 |
1078 |
|
|
1079 |
%build |
%build |
1080 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |