1 |
# $Id: e-smith-base+ldap.spec,v 1.29 2008/10/08 16:50:47 vip-ire 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 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
13 |
Patch1: e-smith-base+ldap-5.2.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 |
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 >= 2.2.0-2 |
Requires: e-smith-lib >= 2.2.0-2 |
66 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
67 |
|
|
68 |
%changelog |
%changelog |
69 |
|
* 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 |
* 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] |
- Add patch to support multiple samba roles [SME: 4172] |
74 |
|
|
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] |
1196 |
%setup |
%setup |
1197 |
%patch1 -p1 |
%patch1 -p1 |
1198 |
%patch2 -p1 |
%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 ] |