--- rpms/e-smith-base/sme7/e-smith-base.spec 2010/06/02 19:04:21 1.77 +++ rpms/e-smith-base/sme7/e-smith-base.spec 2010/06/08 20:57:42 1.78 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.76 2010/02/08 20:51:48 snetram Exp $ +# $Id: e-smith-base.spec,v 1.77 2010/06/02 19:04:21 slords Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.0.0 -%define release 11 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,7 @@ Patch7: e-smith-base-5.0.0-FixLocale_Ext Patch8: e-smith-base+ldap-5.0.0-generate-2048-bits-keys.patch Patch9: e-smith-base-5.0.0-sha1.patch Patch10: e-smith-base-5.0.0-badkmods.patch +Patch11: e-smith-base-5.0.0-fix-local-nic-string-in-console.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.0.0-2 @@ -63,6 +64,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Tue Jun 8 2010 Jonathan Martens 5.0.0-12.sme +- Fix translation of local nic string in console [SME: 6039] + * Wed Jun 02 2010 Shad L. Lords 5.0.0-11.sme - Remove bad kmods when configuring modules [SME: 5995] @@ -1322,6 +1326,7 @@ e-smith server and gateway software - ba %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]