/[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.3 by stephdl, Fri Feb 5 22:31:56 2016 UTC Revision 1.11 by jpp, Mon Dec 7 17:36:18 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-nutUPS.spec,v 1.2 2016/02/05 22:27:53 stephdl Exp $  # $Id: e-smith-nutUPS.spec,v 1.10 2020/12/07 16:31:51 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
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 2  %define release 8
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
14    
15  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16  Requires: nut nut-client daemontools  Requires: nut nut-client daemontools
17  Obsoletes: neon <= 0.25.5  Obsoletes: neon <= 0.25.5
# Line 23  A module which configures the Network UP Line 25  A module which configures the Network UP
25  the SME server software.  the SME server software.
26    
27  %changelog  %changelog
28    * Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
29    - fix template path for monitor [SME: 9423]
30    
31    * Sun Nov 29 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-6.sme
32    - Fix preset line endings in 49-koozali.preset [SME: 11215]
33    
34    * Wed Nov 18 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-5.sme
35    - add update event to avoid reboot [SME: 11146]
36    - adapt nut UPS for systemd [SME: 9423]
37    
38  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-2.sme  * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-2.sme
39  - Initial release to sme10  - Initial release to sme10
40    
# Line 243  the SME server software. Line 255  the SME server software.
255    
256  %prep  %prep
257  %setup  %setup
258    %patch0 -p1
259    
260    rm -rf root/etc/rc.d/init.d/nut root/etc/rc.d/rc7.d/S38nut
261    mkdir -p root/usr/lib/systemd/system/nut-monitor.service.d root/usr/lib/systemd/system/nut-server.service.d
262    
263    
264  %build  %build
265  perl createlinks  perl createlinks


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