Accepting request 95947 from hardware

- the COPYING is GPL-2.0+ (forwarded request 95931 from coolo)

OBS-URL: https://build.opensuse.org/request/show/95947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/powerman?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2011-12-14 13:34:31 +00:00 committed by Git OBS Bridge
commit 66560ca5a2
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 8 13:04:25 UTC 2011 - coolo@suse.com
- the COPYING is GPL-2.0+
-------------------------------------------------------------------
Thu Jul 28 19:29:35 CEST 2011 - sbrabec@suse.cz

View File

@ -24,15 +24,18 @@
Name: powerman
Version: 2.3.9
Release: 1
License: GPL
Group: Productivity/Clustering/HA
Release: 0
Url: http://powerman.sourceforge.net/
Source: %{name}-%{version}.tar.bz2
Patch0: powerman-piddir.patch
Patch1: powerman-runlevel.patch
Summary: Centralized Power Control for Clusters
BuildRequires: curl-devel ncurses-devel pkg-config tcpd-devel
License: GPL-2.0+
Group: Productivity/Clustering/HA
BuildRequires: curl-devel
BuildRequires: ncurses-devel
BuildRequires: pkg-config
BuildRequires: tcpd-devel
%if 0%{?enable_heartbeat}
BuildRequires: heartbeat
%endif
@ -48,7 +51,6 @@ Expect-like configurability simplifies the addition of new devices.
%package -n libpowerman0
Summary: Libraries for applications using PowerMan
Group: System/Libraries
License: GPL
%description -n libpowerman0
A shared library for applications using PowerMan.
@ -57,7 +59,6 @@ A shared library for applications using PowerMan.
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.