/[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.7 by jcrisp, Sun Nov 29 13:45:51 2020 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.6 2020/11/27 05:14:55 jpp 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
# Line 11  License: GPL Line 11  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-bz11215-fix-line-endings.patch
15    
16  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
17  Requires: nut nut-client daemontools  Requires: nut nut-client daemontools
# Line 25  A module which configures the Network UP Line 26  A module which configures the Network UP
26  the SME server software.  the SME server software.
27    
28  %changelog  %changelog
29    * Sun Nov 29 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-5.sme
30    - Fix preset line endings in 49-koozali.preset [SME: 11215]
31    
32  * 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
33  - add update event to avoid reboot [SME: 11146]  - add update event to avoid reboot [SME: 11146]
34  - adapt nut UPS for systemd [SME: 9423]  - adapt nut UPS for systemd [SME: 9423]
# Line 250  the SME server software. Line 254  the SME server software.
254  %prep  %prep
255  %setup  %setup
256  %patch0 -p1  %patch0 -p1
257    %patch1 -p1
258    
259  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
260  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
261    


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