1 |
# $Id: e-smith-samba.spec,v 1.3 2013/02/21 23:10:09 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.4 2013/03/11 18:16:53 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.4.0 |
%define version 2.4.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.xz |
Source: %{name}-%{version}.tar.xz |
13 |
Patch1: e-smith-samba-2.4.0-tdbbackup.patch |
Patch1: e-smith-samba-2.4.0-tdbbackup.patch |
14 |
Patch2: e-smith-samba-2.4.0-samba_audit_log.patch |
Patch2: e-smith-samba-2.4.0-samba_audit_log.patch |
15 |
|
Patch3: e-smith-samba-2.4.0-workgroup.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 |
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 2.4.0-5.sme |
45 |
|
- Change default Workgroup and Domain to sme-server [SME: 7482] |
46 |
|
|
47 |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme |
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme |
48 |
- Obsolete el5 version of libsmbclient [SME: 7273] |
- Obsolete el5 version of libsmbclient [SME: 7273] |
49 |
|
|
1171 |
%setup |
%setup |
1172 |
%patch1 -p1 |
%patch1 -p1 |
1173 |
%patch2 -p1 |
%patch2 -p1 |
1174 |
|
%patch3 -p1 |
1175 |
|
|
1176 |
%build |
%build |
1177 |
perl createlinks |
perl createlinks |