--- rpms/e-smith-base/sme8/e-smith-base.spec 2013/03/01 04:06:17 1.145 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/03/16 22:21:19 1.146 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.144 2013/02/21 19:19:22 vip-ire Exp $ +# $Id: e-smith-base.spec,v 1.145 2013/03/01 04:06:17 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 73 +%define release 74 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -68,6 +68,7 @@ Patch55: e-smith-base-5.2.0-PostUpgradeR Patch56: e-smith-base-5.2.0-optimize_user_modify_unix.patch Patch57: e-smith-base-5.2.0-user_modify_in_bootstrap.patch Patch58: e-smith-base-5.2.0-ConsoleBackupText.patch +Patch59: e-smith-base-5.2.0-existing_hwaddr.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -115,6 +116,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sat Mar 16 2013 Ian Wells 5.2.0-74.sme +- Ensure existing_hwaddr is always initialized [SME: 6087] + * Thu Feb 28 2013 Terry Fage 5.2.0-73.sme - In the console refer to removable media instead of USB disk [SME: 6835] @@ -1617,6 +1621,7 @@ e-smith server and gateway software - ba %patch56 -p1 %patch57 -p1 %patch58 -p1 +%patch59 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]