]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- up to 5.4.75
[packages/kernel.git] / kernel.spec
index 9df3cece75b270f12e7d503bbc142e9bac375a54..34d50dca04d850c3ed23dbdebfe7b0d3d8bc542e 100644 (file)
 
 %define                rel             1
 %define                basever         5.4
-%define                postver         .11
+%define                postver         .75
 
 # define this to '-%{basever}' for longterm branch
-%define                versuffix       %{nil}
+%define                versuffix       -%{basever}
 
 # __alt_kernel is list of features, empty string if none set
 # _alt kernel is defined as: %{nil}%{?alt_kernel:-%{?alt_kernel}} (defined in rpm.macros)
@@ -123,7 +123,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
 # Source0-md5: ce9b2d974d27408a61c53a30d3f98fb9
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5:  97b423cad77ded9f72f598e09c6987e0
+# Patch0-md5:  33b77ac20567ff1cc1bc4338578994a2
 %endif
 Source1:       kernel.sysconfig
 
@@ -197,7 +197,7 @@ Patch101:   kernel-vserver-fixes.patch
 # Patch creation:
 # git clone git://github.com/sfjro/aufs5-standalone.git
 # cd aufs5-standalone
-# git checkout -b aufs5.2 origin/aufs5.2
+# git checkout -b aufs5.4 origin/aufs5.4
 # cat aufs5-kbuild.patch aufs5-base.patch aufs5-mmap.patch aufs5-standalone.patch > ~/rpm/packages/kernel/kernel-aufs5.patch
 # rm -rf linux && mkdir linux; cp -a Documentation fs include linux
 # diff -urN /usr/share/empty linux | filterdiff -x linux/include/uapi/linux/Kbuild >> ~/rpm/packages/kernel/kernel-aufs5.patch
This page took 0.03836 seconds and 4 git commands to generate.