1 |
# $Id: e-smith-nutUPS.spec,v 1.6 2020/11/27 05:14:55 jpp Exp $ |
# $Id: e-smith-nutUPS.spec,v 1.11 2020/12/07 17:36:18 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 5 |
%define release 9 |
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-bz11215-fix-line-endings.patch |
Patch1: e-smith-nutUPS-2.6.0-bz11488.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 |
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 |
* Thu Mar 25 2021 Terry Fage <tfage@yahoo.com.au> 2.6.0-9.sme |
30 |
|
- fix ExecStartPre path for nut.service [SME: 11488] |
31 |
|
|
32 |
|
* Mon Dec 07 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme |
33 |
|
- fix template path for monitor [SME: 9423] |
34 |
|
|
35 |
|
* Sun Nov 29 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 2.6.0-6.sme |
36 |
- Fix preset line endings in 49-koozali.preset [SME: 11215] |
- Fix preset line endings in 49-koozali.preset [SME: 11215] |
37 |
|
|
38 |
* 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 |