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

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

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

Revision 1.2 by slords, Mon Mar 11 22:26:42 2013 UTC Revision 1.3 by stephdl, Thu Jan 22 09:02:44 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-nutUPS.spec,v 1.1 2013/02/06 21:33:06 slords Exp $  # $Id: e-smith-nutUPS.spec,v 1.2 2013/03/11 22:26:42 slords 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 2  %define release 3
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Obsoletes: neon <= 0.25.5 Line 16  Obsoletes: neon <= 0.25.5
16  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
19    Patch0 : e-smith-nutUPS-2.4.0.Listen_Local_Network.patch
20  AutoReqProv: no  AutoReqProv: no
21    
22  %description  %description
# Line 23  A module which configures the Network UP Line 24  A module which configures the Network UP
24  the SME server software.  the SME server software.
25    
26  %changelog  %changelog
27    * Thu Jan 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
28    - Remove obsolete directives {ACL,ACCEPT,REJECT} and switch to LISTEN
29    - in /etc/ups/upsd.conf
30    - Allow NUT in hosts.allow [SME: 8793]
31    
32  * 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
33  - Obsolete el5 packages that used to be required [SME: 7273]  - Obsolete el5 packages that used to be required [SME: 7273]
34    
# Line 224  the SME server software. Line 230  the SME server software.
230    
231  %prep  %prep
232  %setup  %setup
233    %patch0 -p1
234    
235  %build  %build
236  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