Hello community,

here is the log from the commit of package cpupower for openSUSE:Factory 
checked in at 2016-02-22 08:57:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpupower (Old)
 and      /work/SRC/openSUSE:Factory/.cpupower.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpupower"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpupower/cpupower.changes        2016-02-18 
12:35:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cpupower.new/cpupower.changes   2016-02-22 
08:57:40.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Jan 26 17:29:27 UTC 2016 - tr...@suse.de
+
+- Move from kernel version to turbostat internal version for turbostat
+- Add latest turbostat sources (latest git commit: 30f05309bde492)
+- Adds Skylake, Broadwell and Knights Landing support for turbostat
+  (fate#319798, fate#319183, fate#319516)
+
+-------------------------------------------------------------------

Old:
----
  turbostat-3.19.tar.bz2

New:
----
  turbostat-4.8.tar.bz2

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

Other differences:
------------------
++++++ cpupower.spec ++++++
--- /var/tmp/diff_new_pack.CQ9bli/_old  2016-02-22 08:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.CQ9bli/_new  2016-02-22 08:57:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cpupower
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Author: Thomas Renninger <tr...@suse.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -22,7 +22,7 @@
 %define version %(rpm -q --qf '%{VERSION}' kernel-source)
 Version:        3.19
 Release:        0
-%define tsversion      3.19
+%define tsversion      4.8
 Summary:        Tools to determine and set CPU Power related Settings
 License:        GPL-2.0
 Group:          System/Base

++++++ make_header_file_passable_from_outside.patch ++++++
--- /var/tmp/diff_new_pack.CQ9bli/_old  2016-02-22 08:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.CQ9bli/_new  2016-02-22 08:57:41.000000000 +0100
@@ -1,12 +1,12 @@
-Index: turbostat-3.14/Makefile
+Index: turbostat-4.8/Makefile
 ===================================================================
---- turbostat-3.14.orig/Makefile
-+++ turbostat-3.14/Makefile
-@@ -5,7 +5,6 @@ DESTDIR                :=
+--- turbostat-4.8.orig/Makefile        2016-01-26 18:26:10.350954918 +0100
++++ turbostat-4.8/Makefile     2016-01-26 18:26:40.512676659 +0100
+@@ -9,7 +9,6 @@ endif
  
  turbostat : turbostat.c
  CFLAGS +=     -Wall
--CFLAGS +=     
-DMSRHEADER='"../../../../arch/x86/include/uapi/asm/msr-index.h"'
+-CFLAGS +=     -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"'
  
  %: %.c
        @mkdir -p $(BUILD_OUTPUT)

++++++ turbostat-3.19.tar.bz2 -> turbostat-4.8.tar.bz2 ++++++
++++ 3135 lines of diff (skipped)

++++++ turbostat_fix_man_perm.patch ++++++
--- /var/tmp/diff_new_pack.CQ9bli/_old  2016-02-22 08:57:41.000000000 +0100
+++ /var/tmp/diff_new_pack.CQ9bli/_new  2016-02-22 08:57:41.000000000 +0100
@@ -1,8 +1,8 @@
-Index: turbostat-3.13/Makefile
+Index: turbostat-4.8/Makefile
 ===================================================================
---- turbostat-3.13.orig/Makefile
-+++ turbostat-3.13/Makefile
-@@ -19,4 +19,4 @@ install : turbostat
+--- turbostat-4.8.orig/Makefile        2016-01-21 12:41:36.053333345 +0100
++++ turbostat-4.8/Makefile     2016-01-26 18:25:57.334212372 +0100
+@@ -23,4 +23,4 @@ install : turbostat
        install -d  $(DESTDIR)$(PREFIX)/bin
        install $(BUILD_OUTPUT)/turbostat $(DESTDIR)$(PREFIX)/bin/turbostat
        install -d  $(DESTDIR)$(PREFIX)/share/man/man8


Reply via email to