1 |
# $Id: e-smith-samba.spec,v 1.72 2013/01/23 03:23:38 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.2 2013/02/02 21:27:32 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 1 |
%define release 3 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: Networking/Daemons |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
|
Patch1: e-smith-samba-2.4.0-tdbbackup.patch |
14 |
|
Patch2: e-smith-samba-2.4.0-samba_audit_log.patch |
15 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
Obsoletes: samba3-doc |
Obsoletes: samba3-doc |
36 |
Obsoletes: samba3-utils |
Obsoletes: samba3-utils |
37 |
Obsoletes: samba3-winbind |
Obsoletes: samba3-winbind |
38 |
Requires: /usr/bin/tdbbackup12 |
Requires: /usr/bin/tdbbackup |
39 |
AutoReqProv: no |
AutoReqProv: no |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme |
43 |
|
- Remove samba_audit specific loglotate configuration [SME: 7388] |
44 |
|
|
45 |
|
* Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
46 |
|
- Change tdbbackup12 back to tdbbackup |
47 |
|
|
48 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme |
49 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
50 |
|
|
1161 |
|
|
1162 |
%prep |
%prep |
1163 |
%setup |
%setup |
1164 |
|
%patch1 -p1 |
1165 |
|
%patch2 -p1 |
1166 |
|
|
1167 |
%build |
%build |
1168 |
perl createlinks |
perl createlinks |