1 |
# $Id: e-smith-samba.spec,v 1.69 2012/01/22 02:57:36 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.70 2012/01/29 15:58:17 wellsi 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 48 |
%define release 49 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
43 |
Patch31: e-smith-samba-2.2.0-create_samba_data_in_event.patch |
Patch31: e-smith-samba-2.2.0-create_samba_data_in_event.patch |
44 |
Patch32: e-smith-samba-2.2.0-FixVFS_ExcludeSyntax.patch |
Patch32: e-smith-samba-2.2.0-FixVFS_ExcludeSyntax.patch |
45 |
Patch34: e-smith-samba-2.2.0-fix-separator.patch |
Patch34: e-smith-samba-2.2.0-fix-separator.patch |
46 |
|
Patch35: e-smith-samba-2.2.0-tdbbackup12.patch |
47 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
48 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
49 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
69 |
Obsoletes: samba3-doc |
Obsoletes: samba3-doc |
70 |
Obsoletes: samba3-utils |
Obsoletes: samba3-utils |
71 |
Obsoletes: samba3-winbind |
Obsoletes: samba3-winbind |
72 |
Requires: /usr/bin/tdbbackup |
Requires: /usr/bin/tdbbackup12 |
73 |
AutoReqProv: no |
AutoReqProv: no |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
|
* Thu Jan 17 2013 Shad L. Lords <slords@mail.com> 2.2.0-49.sme |
77 |
|
- Update dependency to /usr/bin/tdbbackup12 [SME: 7210] |
78 |
|
|
79 |
* Sun Jan 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
* Sun Jan 29 2012 Ian Wells <esmith@wellsi.com> 2.2.0-48.sme |
80 |
- Obsolete only SerNet samba packages [SME: 6772] |
- Obsolete only SerNet samba packages [SME: 6772] |
81 |
|
|
1216 |
%patch31 -p1 |
%patch31 -p1 |
1217 |
%patch32 -p1 |
%patch32 -p1 |
1218 |
%patch34 -p1 |
%patch34 -p1 |
1219 |
|
%patch35 -p1 |
1220 |
|
|
1221 |
%build |
%build |
1222 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |