1 |
# $Id: e-smith-samba.spec,v 1.72 2013/01/23 03:23:38 wellsi Exp $ |
# $Id: e-smith-samba.spec,v 1.1 2013/02/02 21:06:11 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 2 |
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 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
34 |
Obsoletes: samba3-doc |
Obsoletes: samba3-doc |
35 |
Obsoletes: samba3-utils |
Obsoletes: samba3-utils |
36 |
Obsoletes: samba3-winbind |
Obsoletes: samba3-winbind |
37 |
Requires: /usr/bin/tdbbackup12 |
Requires: /usr/bin/tdbbackup |
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
42 |
|
- Change tdbbackup12 back to tdbbackup |
43 |
|
|
44 |
* 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 |
45 |
- Roll new stream for sme9 |
- Roll new stream for sme9 |
46 |
|
|
1157 |
|
|
1158 |
%prep |
%prep |
1159 |
%setup |
%setup |
1160 |
|
%patch1 -p1 |
1161 |
|
|
1162 |
%build |
%build |
1163 |
perl createlinks |
perl createlinks |