]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- up to 4.1.15
[packages/kernel.git] / kernel.spec
index e74859b99a1f2d522d3bd80cdff220f05da39226..1dc8cb93fd4678fc117f1782567c927bb026f69f 100644 (file)
@@ -31,7 +31,7 @@
 %bcond_without esfq            # esfq support
 %bcond_without ipv6            # ipv6 support
 
-%bcond_with    vserver         # support for VServer
+%bcond_without vserver         # support for VServer
 
 %bcond_with    vanilla         # don't include any patches
 %bcond_with    rescuecd        # build kernel for our rescue
@@ -71,7 +71,7 @@
 
 %define                rel             1
 %define                basever         4.1
-%define                postver         .9
+%define                postver         .15
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -120,7 +120,7 @@ Source0:    http://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: fe9dc0f6729f36400ea81aa41d614c37
 %if "%{postver}" != ".0"
 Patch0:                http://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  8e94d47fb46f0fc5962c65dd1ed0e79c
+# Patch0-md5:  5ec05841161a172f8ae1a7f38bb382b0
 %endif
 Source1:       kernel.sysconfig
 
@@ -188,8 +188,8 @@ Patch59:    kernel-rndis_host-wm5.patch
 # http://patches.aircrack-ng.org/hostap-kernel-2.6.18.patch
 Patch85:       kernel-hostap.patch
 
-%define        vserver_patch 3.18.5-vs2.3.7.3
-# http://vserver.13thfloor.at/Experimental/patch-3.18.5-vs2.3.7.3.diff
+%define        vserver_patch 4.1.12-vs2.3.8.3
+# http://vserver.13thfloor.at/Experimental/patch-4.1.12-vs2.3.8.3.diff
 # note there are additional patches from above url:
 # - *fix* are real fixes (we want these)
 # - *feat* are new features/tests (we don't want these)
@@ -258,11 +258,11 @@ BuildRequires:    perl-base
 BuildRequires: rpm-build >= 4.5-24
 BuildRequires: rpmbuild(macros) >= 1.707
 Requires(post):        coreutils
-Requires(post):        geninitrd >= 10000.32
+Requires(post):        geninitrd >= 12749
 Requires(post):        kmod >= 12-2
 Requires:      /sbin/depmod
 Requires:      coreutils
-Requires:      geninitrd >= 10000.32
+Requires:      geninitrd >= 12749
 Requires:      kmod >= 12-2
 %if %{with pae}
 %ifarch i686 athlon pentium3 pentium4
This page took 0.046025 seconds and 4 git commands to generate.