2 |
%define name e-smith-base+ldap |
%define name e-smith-base+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.19.1 |
%define version 4.19.1 |
5 |
%define release 23 |
%define release 24 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
29 |
Patch19: e-smith-base+ldap-4.19.1-2739schema.patch |
Patch19: e-smith-base+ldap-4.19.1-2739schema.patch |
30 |
Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch |
Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch |
31 |
Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
32 |
|
Patch22: e-smith-base-4.18.1-ip-down.race.patch |
33 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
34 |
Requires: mod_auth_external |
Requires: mod_auth_external |
35 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
85 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
86 |
|
|
87 |
%changelog |
%changelog |
88 |
|
* Tue Aug 12 2008 Gavin Weight <gweight@gmail.com> 4.19.1-24 |
89 |
|
- Fix race condition in VPN ip-down handling which could cause loss of |
90 |
|
LAN connectivity. [SME: 4405] |
91 |
|
|
92 |
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23 |
* Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.19.1-23 |
93 |
- Remove requires for whiptail. No longer needed [SME: 4491] |
- Remove requires for whiptail. No longer needed [SME: 4491] |
94 |
|
|
1206 |
%patch19 -p1 |
%patch19 -p1 |
1207 |
%patch20 -p1 |
%patch20 -p1 |
1208 |
%patch21 -p1 |
%patch21 -p1 |
1209 |
|
%patch22 -p1 |
1210 |
|
|
1211 |
%pre |
%pre |
1212 |
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 ] |