[packages/kernel-tools] - updated to 3.9.5

baggins baggins at pld-linux.org
Sat Jun 8 18:12:18 CEST 2013


commit 83e3cc6bdfc24696a6287da29d0cc7e3d439778a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jun 8 18:12:08 2013 +0200

    - updated to 3.9.5

 kernel-tools.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kernel-tools.spec b/kernel-tools.spec
index 79a46a4..7e271a1 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -6,9 +6,9 @@
 %bcond_without	verbose		# verbose build (V=1)
 %bcond_without	perf		# perf tools
 
-%define		rel		5
-%define		basever	3.8
-%define		postver	.6
+%define		rel		1
+%define		basever	3.9
+%define		postver	.5
 Summary:	Assortment of tools for the Linux kernel
 Summary(pl.UTF-8):	Zestaw narzędzi dla jądra Linuksa
 Name:		kernel-tools
@@ -17,10 +17,10 @@ Release:	%{rel}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://www.kernel.org/pub/linux/kernel/v3.x/linux-%{basever}.tar.xz
-# Source0-md5:	1c738edfc54e7c65faeb90c436104e2f
+# Source0-md5:	4348c9b6b2eb3144d601e87c19d5d909
 %if "%{postver}" != ".0"
-Patch0:		http://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.bz2
-# Patch0-md5:	ab255ca10073bbaab3218e024d9f8568
+Patch0:		http://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.xz
+# Patch0-md5:	aa22187ae5cd482a69097e9e59244491
 %endif
 Source1:	cpupower.service
 Source2:	cpupower.config
@@ -228,7 +228,7 @@ cd linux-%{basever}
 	CFLAGS="%{rpmcflags}"
 %{__make} -C tools/power/x86/turbostat \
 	CC="%{__cc}" \
-	CFLAGS="%{rpmcflags} -Wall"
+	CFLAGS="%{rpmcflags} -Wall -I../../../../arch/x86/include/uapi/"
 %endif
 
 # slabinfo
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-tools.git/commitdiff/83e3cc6bdfc24696a6287da29d0cc7e3d439778a



More information about the pld-cvs-commit mailing list