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

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

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

Revision 1.5 by slords, Tue Oct 7 18:48:20 2008 UTC Revision 1.6 by snetram, Sun May 17 08:22:17 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: e-smith-nutUPS.spec,v 1.5 2008/10/07 18:48:20 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.0.0  %define version 2.0.0
7  %define release 1  %define release 2
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.gz  Source: %{name}-%{version}.tar.gz
13    Patch0: e-smith-nutUPS-2.0.0-fixDefaultDriver.patch
14  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15  Requires: nut nut-client daemontools  Requires: nut nut-client daemontools
16  Requires: e-smith-lib >= 1.15.1-16  Requires: e-smith-lib >= 1.15.1-16
# Line 22  A module which configures the Network UP Line 23  A module which configures the Network UP
23  the SME server software.  the SME server software.
24    
25  %changelog  %changelog
26    * Sun May 17 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-2.sme
27    - Fix another instance of ups model for new version of nut [SME: 4750]
28    
29  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme  * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
30  - Roll new stream to separate sme7/sme8 trees [SME: 4633]  - Roll new stream to separate sme7/sme8 trees [SME: 4633]
31    
# Line 214  the SME server software. Line 218  the SME server software.
218    
219  %prep  %prep
220  %setup  %setup
221    %patch0 -p1
222    
223  %build  %build
224  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