--- rpms/e-smith-base/sme8/e-smith-base.spec 2014/02/18 06:17:19 1.163 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2014/03/10 13:25:54 1.164 @@ -1,15 +1,16 @@ -# $Id: e-smith-base.spec,v 1.162 2014/02/16 17:11:45 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.163 2014/02/18 06:17:19 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 90 +%define release 91 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: e-smith-base-5.2.0.90.tar.gz +Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -57,6 +58,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Mar 10 2014 Chris Burnat 5.2.0.91.sme +- Reset primary ibay default type [SME: 8267] + * Mon Feb 17 2014 Ian Wells 5.2.0-90.sme - Remove old images and roll new tarball [SME: 8213] @@ -1553,6 +1557,7 @@ e-smith server and gateway software - ba %prep %setup +%patch1 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]