/[smeserver]/rpms/e-smith-nutUPS/sme10/e-smith-nutUPS.spec
ViewVC logotype

Diff of /rpms/e-smith-nutUPS/sme10/e-smith-nutUPS.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.6 by jpp, Fri Nov 27 05:14:55 2020 UTC Revision 1.14 by terryfage, Tue Mar 30 12:00:52 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-nutUPS.spec,v 1.5 2020/11/19 04:26:25 jpp Exp $  # $Id: e-smith-nutUPS.spec,v 1.13 2021/03/27 02:12:12 terryfage Exp $
2    
3  Summary: SME server - nut UPS interaction module  Summary: SME server - nut UPS interaction module
4  %define name e-smith-nutUPS  %define name e-smith-nutUPS
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 5  %define release 11
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
13  Patch0: e-smith-nutUPS-2.6.0-bz9423-bz11146.patch  Patch0: e-smith-nutUPS-2.6.0-bz9423-bz11146.patch
14    Patch1: e-smith-nutUPS-2.6.0-bz11488.patch
15    Patch2: e-smith-nutUPS-2.6.0-bz11494.patch
16    Patch3: e-smith-nutUPS-2.6.0-nutstartorder-bz11488.patch
17    
18  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
19  Requires: nut nut-client daemontools  Requires: nut nut-client daemontools
# Line 25  A module which configures the Network UP Line 28  A module which configures the Network UP
28  the SME server software.  the SME server software.
29    
30  %changelog  %changelog
31    * Tue Mar 30 2021 Terry Fage <tfage@yahoo.com.au> 2.6.0-11.sme
32    - fix start ordering nut.service [SME: 11488]
33    
34    * Sat Mar 27 2021 Terry Fage <tfage@yahoo.com.au> 2.6.0-10.sme
35    - fix ExecStartPre path for /usr/lib/tmpfiles.d/nut-run.conf [SME: 11488]
36    
37    * Thu Mar 25 2021 Terry Fage <tfage@yahoo.com.au> 2.6.0-9.sme
38    - fix ExecStartPre path for nut.service [SME: 11488]
39    
40    * Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
41    - fix template path for monitor [SME: 9423]
42    
43    * Sun Nov 29 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-6.sme
44    - Fix preset line endings in 49-koozali.preset [SME: 11215]
45    
46  * Wed Nov 18 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme  * Wed Nov 18 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
47  - add update event to avoid reboot [SME: 11146]  - add update event to avoid reboot [SME: 11146]
48  - adapt nut UPS for systemd [SME: 9423]  - adapt nut UPS for systemd [SME: 9423]
# Line 250  the SME server software. Line 268  the SME server software.
268  %prep  %prep
269  %setup  %setup
270  %patch0 -p1  %patch0 -p1
271    %patch1 -p1
272    %patch2 -p1
273    %patch3 -p1
274    
275  rm -rf root/etc/rc.d/init.d/nut root/etc/rc.d/rc7.d/S38nut  rm -rf root/etc/rc.d/init.d/nut root/etc/rc.d/rc7.d/S38nut
276  mkdir -p root/usr/lib/systemd/system/nut-monitor.service.d root/usr/lib/systemd/system/nut-server.service.d  mkdir -p root/usr/lib/systemd/system/nut-monitor.service.d root/usr/lib/systemd/system/nut-server.service.d
277    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed