From: Marcin Krol Date: Wed, 5 Feb 2014 07:45:52 +0000 (+0000) Subject: - updated to 3.2.54 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fkernel.git;a=commitdiff_plain;h=5c3e929e577c6c3cda7af19f1cf0f3a86a288bcf - updated to 3.2.54 --- diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index dfdd516..5a9e669 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -5,7 +5,7 @@ %{?debug:%define with_verbose 1} %define _basever 3.2 -%define _postver .53 +%define _postver .54 %define _rel 1 %define _enable_debug_packages 0 @@ -32,8 +32,8 @@ Group: Base/Kernel 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: 2a74999b40fd3b7a9cea2301112e847a +Source1: http://www.kernel.org/pub/linux/kernel/v3.x/patch-%{version}.xz +# Source1-md5: f6b5c834cc9e7f7531748329bf589410 %endif Source2: kernel-vanilla-autoconf.h @@ -53,8 +53,8 @@ BuildRequires: gcc >= 5:3.2 # for hostname command BuildRequires: net-tools BuildRequires: perl-base -BuildRequires: rpm-build >= 4.4.9-56 -BuildRequires: rpmbuild(macros) >= 1.217 +BuildRequires: rpm-build >= 4.5-74 +BuildRequires: rpmbuild(macros) >= 1.652 Autoreqprov: no Requires(post): coreutils Requires(post): geninitrd >= 12639-1 @@ -339,7 +339,7 @@ Pakiet zawiera dokumentację do jądra Linuksa pochodzącą z katalogu %setup -q -n linux-%{_basever} %if "%{_postver}" != "%{nil}" -%{__bzip2} -dc %{SOURCE1} | patch -p1 -s +%{__xz} -dc %{SOURCE1} | patch -p1 -s %endif %patch0 -p1