]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel.spec
- 5.4.264
[packages/kernel.git] / kernel.spec
index b0201948dd75a2829f40313993e79a193bf505b5..e0fab010a5633ee7b8be20109423232aef8278bb 100644 (file)
@@ -69,7 +69,7 @@
 
 %define                rel             1
 %define                basever         5.4
-%define                postver         .254
+%define                postver         .264
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       -%{basever}
@@ -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:  0e5192f06cd32fe5fa560142f850871c
+# Patch0-md5:  9408dbbfd54536720a6f2dc59eb582ef
 %endif
 Source1:       kernel.sysconfig
 
@@ -151,8 +151,6 @@ Source55:   kernel-imq.config
 
 Source58:      kernel-inittmpfs.config
 
-Patch1:                gcc13.patch
-
 # http://dev.gentoo.org/~spock/projects/fbcondecor/archive/fbcondecor-0.9.4-2.6.25-rc6.patch
 Patch3:                kernel-fbcondecor.patch
 Patch6:                linux-wistron-nx.patch
@@ -624,8 +622,6 @@ cd linux-%{basever}
 
 %if %{without vanilla}
 
-%patch1 -p1
-
 %if %{with fbcondecor}
 %patch3 -p1
 %endif
This page took 0.059755 seconds and 4 git commands to generate.