--- rpms/e-smith-nutUPS/sme8/e-smith-nutUPS.spec 2007/10/08 16:00:35 1.2 +++ rpms/e-smith-nutUPS/sme8/e-smith-nutUPS.spec 2008/01/07 18:49:37 1.4 @@ -2,7 +2,7 @@ Summary: SME server - nut UPS interactio %define name e-smith-nutUPS Name: %{name} %define version 1.2.0 -%define release 15 +%define release 17 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -21,6 +21,7 @@ Patch9: e-smith-nutUPS-1.2.0-upstype4.pa Patch10: e-smith-nutUPS-1.2.0-mfr.patch Patch11: e-smith-nutUPS-1.2.0-mfr2.patch Patch12: e-smith-nutUPS-1.2.0-model.patch +Patch13: e-smith-nutUPS-1.2.0-FixUninitializedValue.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: nut nut-client daemontools Requires: e-smith-lib >= 1.15.1-16 @@ -33,6 +34,12 @@ A module which configures the Network UP the SME server software. %changelog +* Tue Jan 08 2008 Stephen Noble 1.2.0-17 +- Start rc7.d/S38nut up from S15 [SME: 3592] + +* Fri Nov 30 2007 Gavin Weight 1.2.0-16 +- Fix use of uninitialized value in nutModel migrate. [SME: 3597] + * Sun Oct 7 2007 Shad L. Lords 1.2.0-15 - Fix ups model for new version of nut [SME: 3457] @@ -229,12 +236,13 @@ the SME server software. %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 %build perl createlinks mkdir -p root/etc/rc.d/rc7.d -ln -s ../init.d/e-smith-service root/etc/rc.d/rc7.d/S15nut +ln -s ../init.d/e-smith-service root/etc/rc.d/rc7.d/S38nut mkdir -p root/etc/rc.d/init.d ln -s ups root/etc/rc.d/init.d/nut