Hello community,

here is the log from the commit of package cpupower for openSUSE:Factory 
checked in at 2011-12-15 16:05:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpupower (Old)
 and      /work/SRC/openSUSE:Factory/.cpupower.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpupower", Maintainer is "tr...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpupower/cpupower.changes        2011-09-23 
01:54:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cpupower.new/cpupower.changes   2011-12-15 
16:05:37.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 15 10:38:07 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ cpupower.spec ++++++
--- /var/tmp/diff_new_pack.1Z9EKC/_old  2011-12-15 16:05:38.000000000 +0100
+++ /var/tmp/diff_new_pack.1Z9EKC/_new  2011-12-15 16:05:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cpupower
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Author: Thomas Renninger <tr...@suse.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,14 +21,16 @@
 # Use this as version when things are in mainline kernel
 %define version %(rpm -q --qf '%{VERSION}' kernel-source)
 Version:        2.6.39
-Release:        1
+Release:        0
 Summary:        Tools to determine and set CPU Power related Settings
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          System/Base
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         cpupower-use-manpage-on-help-command.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pciutils-devel gettext-tools pciutils
+BuildRequires:  gettext-tools
+BuildRequires:  pciutils
+BuildRequires:  pciutils-devel
 Obsoletes:      cpufrequtils
 Provides:       cpufrequtils
 
@@ -38,15 +40,14 @@
 and userspace tools easier.
 
 %package -n libcpupower0
-License:        GPLv2+
 Summary:        Obsolete processor frequency related C-library
 Group:          System/Base
+
 %description -n libcpupower0
 Contains libcpupower and soon possibly other CPU power related
 C libraries.
 
 %package devel
-License:        GPLv2+
 Summary:        Include files and C-libraries
 Group:          Development/Languages/C and C++
 Requires:       libcpupower0 = %{version}
@@ -55,7 +56,6 @@
 Include files and C-libraries for C/C++ development
 
 %package bench
-License:        GPLv2+
 Summary:        CPU frequency micro benchmark
 Group:          System/Benchmark
 Obsoletes:      cpufrequtils-bench

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to