Accepting request 17797 from hardware
Copy from hardware/powerman based on submit request 17797 from user sbrabec OBS-URL: https://build.opensuse.org/request/show/17797 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powerman?expand=0&rev=2
This commit is contained in:
parent
c21fe6d615
commit
0a4ff0cc75
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 15:00:56 CEST 2009 - sbrabec@suse.cz
|
||||
|
||||
- PreReq fix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 10 17:24:08 CEST 2009 - sbrabec@suse.cz
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: powerman
|
||||
Version: 2.3.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Productivity/Clustering/HA
|
||||
Url: http://powerman.sourceforge.net/
|
||||
@ -31,6 +31,7 @@ BuildRequires: curl-devel ncurses-devel tcpd-devel
|
||||
BuildRequires: heartbeat
|
||||
#BuildRequires: genders
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: %insserv_prereq
|
||||
|
||||
%description
|
||||
PowerMan is a tool for manipulating remote power control (RPC) devices from a
|
||||
@ -46,9 +47,9 @@ Authors:
|
||||
Al Chu <chu11@llnl.gov>
|
||||
|
||||
%package -n libpowerman0
|
||||
License: GPL
|
||||
Summary: Libraries for applications using PowerMan
|
||||
Group: System/Libraries
|
||||
License: GPL
|
||||
|
||||
%description -n libpowerman0
|
||||
A shared library for applications using PowerMan.
|
||||
@ -62,10 +63,10 @@ Authors:
|
||||
Al Chu <chu11@llnl.gov>
|
||||
|
||||
%package devel
|
||||
License: GPL
|
||||
Requires: libpowerman0 = %{version}
|
||||
Summary: Headers and libraries for developing applications using PowerMan
|
||||
Group: Development/Libraries/C and C++
|
||||
License: GPL
|
||||
|
||||
%description devel
|
||||
A header file and static library for developing applications using PowerMan.
|
||||
|
Loading…
Reference in New Issue
Block a user