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.31 2008/10/25 11:42:17 dungog 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 4 |
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 |
|
Patch3: e-smith-base+ldap-5.2.0-smartd40.patch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
Requires: mod_auth_external |
Requires: mod_auth_external |
18 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 2.2.0-2 |
19 |
Requires: server-manager-images, server-manager |
Requires: server-manager-images, server-manager |
20 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
21 |
Requires: initscripts >= 6.67-1es17 |
Requires: initscripts >= 6.67-1es17 |
66 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
* Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.2.0-2 |
* Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-4.sme |
70 |
|
- create service link for smartd [SME: 1445] |
71 |
|
|
72 |
|
* Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-3.sme |
73 |
|
- Add patch to support multiple samba roles [SME: 4172] |
74 |
|
|
75 |
|
* Wed Oct 8 2008 Daniel B. <daniel@firewall-services.com> 5.2.0-2.sme |
76 |
- do not import some system accounts/group in LDAP [SME: 4643] |
- do not import some system accounts/group in LDAP [SME: 4643] |
77 |
|
|
78 |
* 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 |
139 |
ou=People can be updated |
ou=People can be updated |
140 |
|
|
141 |
* Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15 |
* Mon Apr 28 2008 Daniel B. <daniel@firewall-services.com> 4.19.1-15 |
142 |
- Fix run script when domain name has changed |
- Fix run script when domain name has changed [SME: 4293] |
143 |
|
|
144 |
* Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14 |
* Mon Apr 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.1-14 |
145 |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
1195 |
%prep |
%prep |
1196 |
%setup |
%setup |
1197 |
%patch1 -p1 |
%patch1 -p1 |
1198 |
|
%patch2 -p1 |
1199 |
|
%patch3 -p1 |
1200 |
|
|
1201 |
%pre |
%pre |
1202 |
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 ] |