1 |
|
# $Id$ |
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+ldap |
%define name e-smith-samba+ldap |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.15.1 |
%define version 2.2.0 |
7 |
%define release 6 |
%define release 1 |
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.gz |
Source: %{name}-%{version}.tar.gz |
|
Patch1: e-smith-samba-1.15.1-shadowfix.patch |
|
|
Patch2: e-smith-samba-1.15.1-hideprofile.patch |
|
|
Patch3: e-smith-samba-1.15.1-ldap.patch |
|
|
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
|
|
Patch5: e-smith-samba+ldap-1.15.1-machine_accounts_and_pass_sync.patch |
|
|
Patch6: e-smith-samba+ldap-1.15.1-merge_users_and_people.patch |
|
|
Patch7: e-smith-samba-1.15.1-osLevel.patch |
|
13 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
14 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme |
30 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
31 |
|
|
32 |
* Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6 |
* Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6 |
33 |
- Fix oslevel template expansion. [SME: 4470] |
- Fix oslevel template expansion. [SME: 4470] |
34 |
|
|
1006 |
|
|
1007 |
%prep |
%prep |
1008 |
%setup |
%setup |
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
|
%patch3 -p1 |
|
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
|
%patch6 -p1 |
|
|
%patch7 -p1 |
|
1009 |
|
|
1010 |
%build |
%build |
1011 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |