--- rpms/e-smith-nutUPS/sme10/e-smith-nutUPS.spec 2021/03/30 12:00:52 1.14 +++ rpms/e-smith-nutUPS/sme10/e-smith-nutUPS.spec 2021/06/21 09:58:15 1.15 @@ -1,10 +1,10 @@ -# $Id: e-smith-nutUPS.spec,v 1.13 2021/03/27 02:12:12 terryfage Exp $ +# $Id: e-smith-nutUPS.spec,v 1.14 2021/03/30 12:00:52 terryfage Exp $ Summary: SME server - nut UPS interaction module %define name e-smith-nutUPS Name: %{name} %define version 2.6.0 -%define release 11 +%define release 12 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,7 @@ Patch0: e-smith-nutUPS-2.6.0-bz9423-bz11 Patch1: e-smith-nutUPS-2.6.0-bz11488.patch Patch2: e-smith-nutUPS-2.6.0-bz11494.patch Patch3: e-smith-nutUPS-2.6.0-nutstartorder-bz11488.patch +Patch4: e-smith-nutUPS-2.6.0-bz11633.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: nut nut-client daemontools @@ -28,6 +29,9 @@ A module which configures the Network UP the SME server software. %changelog +* Mon Jun 21 2021 Terry Fage 2.6.0-12.sme +- Misspelling in /usr/lib/systemd/system/nut.service file [SME: 11633] + * Tue Mar 30 2021 Terry Fage 2.6.0-11.sme - fix start ordering nut.service [SME: 11488] @@ -271,6 +275,7 @@ the SME server software. %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 rm -rf root/etc/rc.d/init.d/nut root/etc/rc.d/rc7.d/S38nut mkdir -p root/usr/lib/systemd/system/nut-monitor.service.d root/usr/lib/systemd/system/nut-server.service.d