--- rpms/e-smith-nutUPS/sme7/e-smith-nutUPS.spec 2007/06/12 15:51:38 1.1 +++ rpms/e-smith-nutUPS/sme7/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 14 +%define release 17 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -20,6 +20,8 @@ Patch8: e-smith-nutUPS-1.2.0-upstype3.pa Patch9: e-smith-nutUPS-1.2.0-upstype4.patch 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 @@ -32,6 +34,15 @@ 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] + * Sun Jun 3 2007 Stephen Noble 1.2.0-14 - Fix mfr & mdl options in ups.conf [SME: 2791] @@ -224,12 +235,14 @@ the SME server software. %patch9 -p1 %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