From: Marcin Krol Date: Wed, 11 Sep 2013 09:12:12 +0000 (+0000) Subject: - updated to 3.2.51 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=40e12922b2d0c25bce00b0e69b4c8ca8c85f8410 - updated to 3.2.51 --- diff --git a/3.2.50-build-fix.patch b/3.2.50-build-fix.patch deleted file mode 100644 index 0cd0720..0000000 --- a/3.2.50-build-fix.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur linux-3.2.orig/drivers/net/ifb.c linux-3.2/drivers/net/ifb.c ---- linux-3.2.orig/drivers/net/ifb.c 2013-08-07 18:47:36.000000000 +0000 -+++ linux-3.2/drivers/net/ifb.c 2013-08-07 18:49:58.920996770 +0000 -@@ -34,6 +34,7 @@ - #include - #include - #include -+#include - #include - #include - diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 7b0680a..3595bdf 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -5,8 +5,8 @@ %{?debug:%define with_verbose 1} %define _basever 3.2 -%define _postver .50 -%define _rel 2 +%define _postver .51 +%define _rel 1 %define _enable_debug_packages 0 @@ -33,7 +33,7 @@ Source0: http://www.kernel.org/pub/linux/kernel/v3.x/linux-%{_basever}.tar.xz # Source0-md5: 364066fa18767ec0ae5f4e4abcf9dc51 %if "%{_postver}" != "%{nil}" Source1: http://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.bz2 -# Source1-md5: a6e63babb2a4aab91c2eb33430de9588 +# Source1-md5: 325de4129bf84f0ccea6f65a79f1811a %endif Source2: kernel-vanilla-autoconf.h @@ -45,7 +45,6 @@ Source10: kernel-vanilla-x86.config Source11: kernel-vanilla-x86_64.config Patch0: kernel-vanilla-small_fixes.patch -Patch1: 3.2.50-build-fix.patch URL: http://www.kernel.org/ BuildRequires: binutils >= 3:2.18 @@ -344,7 +343,6 @@ Pakiet zawiera dokumentację do jądra Linuksa pochodzącą z katalogu %endif %patch0 -p1 -%patch1 -p1 # Fix EXTRAVERSION in main Makefile sed -i 's#EXTRAVERSION =.*#EXTRAVERSION = -%{alt_kernel}#g' Makefile