2 |
%define name e-smith-base |
%define name e-smith-base |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 4.18.1 |
%define version 4.18.1 |
5 |
%define release 21 |
%define release 22 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
25 |
Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch |
Patch15: e-smith-base-4.18.1-fixPASSWORD_VERIFY_ERROR.patch |
26 |
Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
Patch16: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch |
27 |
Patch17: e-smith-base-4.18.1-ip-down.race.patch |
Patch17: e-smith-base-4.18.1-ip-down.race.patch |
28 |
|
Patch18: e-smith-base-4.18.1-FixLocalizedTitle.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
Requires: mod_auth_external |
Requires: mod_auth_external |
31 |
Requires: e-smith-lib >= 1.18.0-19 |
Requires: e-smith-lib >= 1.18.0-19 |
72 |
e-smith server and gateway software - base module. |
e-smith server and gateway software - base module. |
73 |
|
|
74 |
%changelog |
%changelog |
75 |
|
* Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22 |
76 |
|
- Add gettext to creating backup file title for localization. [SME: 4467] |
77 |
|
|
78 |
* Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21 |
* Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21 |
79 |
- Fix race condition in VPN ip-down handling which could cause loss of |
- Fix race condition in VPN ip-down handling which could cause loss of |
80 |
LAN connectivity. [SME: 4405] |
LAN connectivity. [SME: 4405] |
1292 |
%patch15 -p1 |
%patch15 -p1 |
1293 |
%patch16 -p1 |
%patch16 -p1 |
1294 |
%patch17 -p1 |
%patch17 -p1 |
1295 |
|
%patch18 -p1 |
1296 |
|
|
1297 |
%pre |
%pre |
1298 |
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 ] |