diff --git a/powerman.changes b/powerman.changes index d402a21..bdb034b 100644 --- a/powerman.changes +++ b/powerman.changes @@ -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 diff --git a/powerman.spec b/powerman.spec index a95a4e8..5f4cae8 100644 --- a/powerman.spec +++ b/powerman.spec @@ -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.