]> git.pld-linux.org Git - packages/kernel-tools.git/commitdiff
- updated to 3.9.5
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 8 Jun 2013 16:12:08 +0000 (18:12 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 8 Jun 2013 16:12:08 +0000 (18:12 +0200)
kernel-tools.spec

index 79a46a46be060aee293b293efcc66beaca3fd56c..7e271a1a2f2cdd2fc20e776dd428e4ac6d1df3c7 100644 (file)
@@ -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
This page took 0.281967 seconds and 4 git commands to generate.