--- rpms/e-smith-base/sme8/e-smith-base.spec 2010/10/08 17:01:43 1.103 +++ rpms/e-smith-base/sme8/e-smith-base.spec 2010/10/12 17:55:13 1.107 @@ -1,10 +1,10 @@ -# $Id: e-smith-base.spec,v 1.102 2010/10/08 16:35:10 slords Exp $ +# $Id: e-smith-base.spec,v 1.106 2010/10/11 23:17:01 slords Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base Name: %{name} %define version 5.2.0 -%define release 33 +%define release 37 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -38,6 +38,10 @@ Patch25: e-smith-base-5.2.0-ibay_groups. Patch26: e-smith-base-5.2.0-keep_external.patch 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 +Patch31: e-smith-base-5.2.0-migrateHWaddr.patch +Patch32: e-smith-base-5.2.0-relocate_dhcpd_leases_file.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: mod_auth_external Requires: e-smith-lib >= 2.2.0-2 @@ -84,6 +88,18 @@ AutoReqProv: no e-smith server and gateway software - base module. %changelog +* Tue Oct 12 2010 Daniel Berteaud 5.2.0-37.sme +- Relocate dhcpd leases file [SME: 6274] + +* Mon Oct 11 2010 Shad L. Lords 5.2.0-36.sme +- Add migrate script to add missing HWaddr to interface records [SME: 6267] + +* 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] + * Fri Oct 8 2010 Shad L. Lords 5.2.0-33.sme - Disable apmd on 64-bit arch [SME: 6170] @@ -1431,6 +1447,10 @@ e-smith server and gateway software - ba %patch26 -p1 %patch27 -p1 %patch28 -p1 +%patch29 -p1 +%patch30 -p1 +%patch31 -p1 +%patch32 -p1 %pre if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]