--- 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/04/06 15:58:18 1.166 @@ -1,15 +1,17 @@ -# $Id: e-smith-base.spec,v 1.162 2014/02/16 17:11:45 wellsi Exp $ +# $Id: e-smith-base.spec,v 1.165 2014/03/15 21:35:09 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 92 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 +Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -57,6 +59,13 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Sun Apr 6 2014 stephane de Labrusse 5.2.0-92.sme +- Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd +- [SME: 8298] + +* 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 +1562,8 @@ e-smith server and gateway software - ba %prep %setup +%patch1 -p1 +%patch2 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]