/[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.6 by stephdl, Sun Jan 25 22:30:42 2015 UTC Revision 1.7 by stephdl, Tue Feb 3 18:09:37 2015 UTC
# Line 1  Line 1 
1  # $Id: e-smith-nutUPS.spec,v 1.5 2015/01/25 16:53:38 stephdl Exp $  # $Id: e-smith-nutUPS.spec,v 1.6 2015/01/25 22:30:42 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 5  %define release 6
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 17  Requires: e-smith-lib >= 1.15.1-16 Line 17  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  Patch0 : e-smith-nutUPS-2.4.0.Listen_Local_Network.patch
20    Patch1 : e-smith-nutUPS-2.4.0.UPS_administrative_privileges.patch
21  AutoReqProv: no  AutoReqProv: no
22    
23  %description  %description
# Line 24  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    * Tue Feb 03 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-6.sme
29    - Creation Admin Privilege for use of upscmd & upsrw [SME: 8826]
30    - Remove obsolete directives {allowfrom} [SME: 8793]
31    
32  * Sun Jan 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5.sme  * Sun Jan 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5.sme
33  - Access property created (default value is 'localhost') [SME: 8793]  - Access property created (default value is 'localhost') [SME: 8793]
34    
# Line 235  the SME server software. Line 240  the SME server software.
240  %prep  %prep
241  %setup  %setup
242  %patch0 -p1  %patch0 -p1
243    %patch1 -p1
244    
245  %build  %build
246  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