1 |
# $Id: e-smith-nutUPS.spec,v 1.2 2013/03/11 22:26:42 slords Exp $ |
# $Id: e-smith-nutUPS.spec,v 1.4 2015/01/22 10:29:09 stephdl 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.4.0 |
%define version 2.4.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
24 |
the SME server software. |
the SME server software. |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Sun Jan 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-4.sme |
28 |
|
- Access property created (default value is 'localhost') [SME: 8793] |
29 |
|
|
30 |
* Thu Jan 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme |
* Thu Jan 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme |
31 |
- Remove obsolete directives {ACL,ACCEPT,REJECT} and switch to LISTEN |
- Remove obsolete directives {ACL,ACCEPT,REJECT} and switch to LISTEN |
32 |
- in /etc/ups/upsd.conf |
- in /etc/ups/upsd.conf |
33 |
- Allow NUT in hosts.allow [SME: 8793] |
- Allow NUT in /etc/hosts.allow and in /etc/services [SME: 8793] |
34 |
|
- Code change from Daniel B.<daniel@firewall-services.com> |
35 |
|
|
36 |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
* Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme |
37 |
- Obsolete el5 packages that used to be required [SME: 7273] |
- Obsolete el5 packages that used to be required [SME: 7273] |