1 |
# $Id: e-smith-base+ldap.spec,v 1.28 2008/10/07 19:21:54 slords Exp $ |
# $Id: e-smith-base+ldap.spec,v 1.29 2008/10/08 16:50:47 vip-ire Exp $ |
2 |
|
|
3 |
Summary: e-smith server and gateway - base module |
Summary: e-smith server and gateway - base module |
4 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 5.2.0 |
%define version 5.2.0 |
7 |
%define release 2 |
%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.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-base+ldap-5.0.0-sys_accounts.patch |
Patch1: e-smith-base+ldap-5.2.0-sys_accounts.patch |
14 |
|
Patch2: e-smith-base+ldap-5.2.0-sambaRole.patch |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
Requires: mod_auth_external |
Requires: mod_auth_external |
17 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 2.2.0-2 |
18 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
19 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
20 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
65 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
66 |
|
|
67 |
%changelog |
%changelog |
68 |
* Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.2.0-2 |
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-3.sme |
69 |
|
- Add patch to support multiple samba roles [SME: 4172] |
70 |
|
|
71 |
|
* Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.2.0-2.sme |
72 |
- do not import some system accounts/group in LDAP [SME: 4643] |
- do not import some system accounts/group in LDAP [SME: 4643] |
73 |
|
|
74 |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme |
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme |
1191 |
%prep |
%prep |
1192 |
%setup |
%setup |
1193 |
%patch1 -p1 |
%patch1 -p1 |
1194 |
|
%patch2 -p1 |
1195 |
|
|
1196 |
%pre |
%pre |
1197 |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |
if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] |