2 |
%define name e-smith-samba+ldap |
%define name e-smith-samba+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.15.1 |
%define version 1.15.1 |
5 |
%define release 5 |
%define release 6 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
15 |
Patch5: e-smith-samba+ldap-1.15.1-machine_accounts_and_pass_sync.patch |
Patch5: e-smith-samba+ldap-1.15.1-machine_accounts_and_pass_sync.patch |
16 |
Patch6: e-smith-samba+ldap-1.15.1-merge_users_and_people.patch |
Patch6: e-smith-samba+ldap-1.15.1-merge_users_and_people.patch |
17 |
|
Patch7: e-smith-samba-1.15.1-osLevel.patch |
18 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
19 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Sun Aug 3 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.15.1-6 |
35 |
|
- Fix oslevel template expansion. [SME: 4470] |
36 |
|
|
37 |
* Thu Jun 05 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-5 |
* Thu Jun 05 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-5 |
38 |
- use /etc/cpu-machine.conf to create machine accounts. [SME: 4396] |
- use /etc/cpu-machine.conf to create machine accounts. [SME: 4396] |
39 |
|
|
1014 |
%patch4 -p1 |
%patch4 -p1 |
1015 |
%patch5 -p1 |
%patch5 -p1 |
1016 |
%patch6 -p1 |
%patch6 -p1 |
1017 |
|
%patch7 -p1 |
1018 |
|
|
1019 |
%build |
%build |
1020 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |