--- rpms/e-smith-nutUPS/sme10/e-smith-nutUPS.spec 2020/12/07 16:29:08 1.9 +++ rpms/e-smith-nutUPS/sme10/e-smith-nutUPS.spec 2022/12/26 03:29:15 1.16 @@ -1,17 +1,21 @@ -# $Id: e-smith-nutUPS.spec,v 1.8 2020/11/29 21:49:39 jcrisp Exp $ +# $Id: e-smith-nutUPS.spec,v 1.15 2021/06/21 09:58:15 terryfage Exp $ Summary: SME server - nut UPS interaction module %define name e-smith-nutUPS Name: %{name} %define version 2.6.0 -%define release 7 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-nutUPS-2.6.0-bz9423-bz11146.patch -Patch1: e-smith-nutUPS-2.6.0-bz11215-fix-line-endings.patch +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 +Patch5: e-smith-nutUPS-2.6.0-bz12287.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: nut nut-client daemontools @@ -26,7 +30,23 @@ A module which configures the Network UP the SME server software. %changelog -* Mon Dec 07 2020 Jean-Philipe Pialasse 2.6.0-7.sme +* Sun Dec 25 2022 Jean-Philippe Pialasse 2.6.0-13.sme +- fix server failing if set as netserver [SME: 12287] +- remove log noise for tmp files + +* 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] + +* Sat Mar 27 2021 Terry Fage 2.6.0-10.sme +- fix ExecStartPre path for /usr/lib/tmpfiles.d/nut-run.conf [SME: 11488] + +* Thu Mar 25 2021 Terry Fage 2.6.0-9.sme +- fix ExecStartPre path for nut.service [SME: 11488] + +* Mon Dec 07 2020 Jean-Philipe Pialasse 2.6.0-8.sme - fix template path for monitor [SME: 9423] * Sun Nov 29 2020 John Crisp 2.6.0-6.sme @@ -258,6 +278,10 @@ the SME server software. %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -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