--- rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2008/08/12 17:45:06 1.22 +++ rpms/e-smith-base+ldap/sme7/e-smith-base+ldap.spec 2008/08/17 15:05:23 1.23 @@ -2,7 +2,7 @@ Summary: e-smith server and gateway - ba %define name e-smith-base+ldap Name: %{name} %define version 4.19.1 -%define release 24 +%define release 25 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -30,6 +30,7 @@ Patch19: e-smith-base+ldap-4.19.1-2739sc Patch20: e-smith-base-4.18.1-PortFixesFromBase.patch Patch21: e-smith-base-4.18.1-fixPASSWORD_VERIFY_NEW.patch Patch22: e-smith-base-4.18.1-ip-down.race.patch +Patch23: e-smith-base-4.18.1-FixLocalizedTitle.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 1.18.0-19 @@ -85,6 +86,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sun Aug 17 2008 Gavin Weight 4.19.1-25 +- Add gettext to creating backup file title for localization. [SME: 4467] + * Tue Aug 12 2008 Gavin Weight 4.19.1-24 - Fix race condition in VPN ip-down handling which could cause loss of LAN connectivity. [SME: 4405] @@ -1207,6 +1211,7 @@ e-smith server and gateway software - ba %patch20 -p1 %patch21 -p1 %patch22 -p1 +%patch23 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]