--- rpms/e-smith-base/sme8/e-smith-base.spec 2010/10/11 17:19:05 1.104 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2010/10/11 21:56:51 1.105 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.103 2010/10/08 17:01:43 slords Exp $ +# $Id: e-smith-base.spec,v 1.104 2010/10/11 17:19:05 vip-ire Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 34 +%define release 35 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -39,6 +39,7 @@ Patch26: e-smith-base-5.2.0-keep_externa Patch27: e-smith-base-5.2.0-checkMaxUsers.patch Patch28: e-smith-base-5.2.0-apmd64bit.patch Patch29: e-smith-base-5.2.0-relocate_dhclient_conf.patch +Patch30: e-smith-base-5.2.0-echo-options.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -85,6 +86,9 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Mon Oct 11 2010 Shad L. Lords 5.2.0-35.sme +- Make lcp options configurable [SME: 6277] + * Mon Oct 11 2010 Daniel Berteaud 5.2.0-34.sme - Relocate dhclient conf file [SME: 5833] @@ -1436,6 +1440,7 @@ e-smith server and gateway software - ba %patch27 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]