--- rpms/e-smith-base/sme8/e-smith-base.spec 2012/07/19 05:50:30 1.137 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2013/01/30 06:06:59 1.140 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.136 2012/03/17 05:21:42 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.139 2013/01/23 03:47:15 wellsi Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 65 +%define release 68 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -62,6 +62,8 @@ Patch49: e-smith-base-5.2.0-initExternal Patch50: e-smith-base-5.2.0-ConsoleNetwork.patch Patch51: e-smith-base-5.2.0-ConsoleNetworkText.patch Patch52: e-smith-base-5.2.0-CipherSuite.patch +Patch53: e-smith-base-5.2.0-updatedb.patch +Patch54: e-smith-base-5.2.0-pppoeMlimit.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -109,6 +111,15 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Tue Jan 29 2013 Ian Wells 5.2.0-68.sme +- Updated previous patch to avoid migrate fragment [SME: 7000] + +* Tue Jan 22 2013 Ian Wells 5.2.0-67.sme +- Increase memory limit for pppoe to 100Mb [SME: 7000] + +* Sun Dec 30 2012 Ian Wells 5.2.0-66.sme +- Template /etc/updatedb.conf [SME: 7090] + * Wed Jul 18 2012 Ian Wells 5.2.0-65.sme - Make CipherSuite secure by default [SME: 7026] @@ -1581,6 +1592,8 @@ e-smith server and gateway software - ba %patch50 -p1 %patch51 -p1 %patch52 -p1 +%patch53 -p1 +%patch54 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ] @@ -1686,6 +1699,8 @@ do ln -s ../daemontools root/etc/rc.d/init.d/supervise/$service done +mkdir -p root/var/service/wan/env.pppoe + # Remove (for now) supervised syslog and klogd services rm root/etc/rc.d/init.d/supervise/{syslog,klogd} rm root/service/{syslog,klogd}