]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- up to 5.4.52
[packages/kernel.git] / kernel.spec
index 2a1a82a2fed07e34f78238825662b797977d25db..eace0fa70f47a5cbf7537ac433803b4ea36985c3 100644 (file)
 
 %define                rel             1
 %define                basever         5.4
-%define                postver         .12
+%define                postver         .52
 
 # 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:  f9bf6a7c30af318346bfb9e6bfb0728c
+# Patch0-md5:  daafc66490ad9b1b1aeb8e0ee49b9772
 %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.02623 seconds and 4 git commands to generate.