[packages/linux-libc-headers] - updated to 5.3.1 - updated fbsplash patch

qboosh qboosh at pld-linux.org
Mon Sep 23 15:51:30 CEST 2019


commit bc8765544fe4dc3b76daae796988aac3fa43b1a2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 23 15:54:34 2019 +0200

    - updated to 5.3.1
    - updated fbsplash patch

 linux-libc-headers-fbsplash.patch |  9 +--------
 linux-libc-headers.spec           | 14 ++++----------
 2 files changed, 5 insertions(+), 18 deletions(-)
---
diff --git a/linux-libc-headers.spec b/linux-libc-headers.spec
index 211b41c..6b74395 100644
--- a/linux-libc-headers.spec
+++ b/linux-libc-headers.spec
@@ -2,8 +2,8 @@
 # Conditional build:
 %bcond_without	tests		# build without tests
 
-%define	basever	5.2
-%define	postver	2
+%define	basever	5.3
+%define	postver	1
 Summary:	Linux kernel headers for use with C libraries
 Summary(pl.UTF-8):	Nagłówki jądra Linuksa do użytku z bibliotekami C
 Name:		linux-libc-headers
@@ -13,10 +13,10 @@ Epoch:		7
 License:	GPL v2
 Group:		Development
 Source0:	https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
-# Source0-md5:	ddf994de00d7b18395886dd9b30b9262
+# Source0-md5:	c99feaade8047339528fb066ec5f8a49
 %if "%{postver}" > "0"
 Source1:	https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Source1-md5:	04570df0f994992d4148cb9bde65006a
+# Source1-md5:	476673d3ab1470fd9bac0da60774f3fd
 %endif
 Patch0:		%{name}-esfq.patch
 Patch1:		%{name}-wrr.patch
@@ -95,12 +95,6 @@ rm -rf $RPM_BUILD_ROOT
 # currently provided by libdrm-devel
 %{__rm} -r $RPM_BUILD_ROOT%{_includedir}/drm
 
-# trash
-find $RPM_BUILD_ROOT%{_includedir} -type f \
-	-name '..check.cmd' -o -name '.check' -o \
-	-name '..install.cmd' -o -name '.install' \
-| xargs %{__rm}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
diff --git a/linux-libc-headers-fbsplash.patch b/linux-libc-headers-fbsplash.patch
index 583ace7..960fd1a 100644
--- a/linux-libc-headers-fbsplash.patch
+++ b/linux-libc-headers-fbsplash.patch
@@ -1,8 +1,5 @@
-diff --git a/include/linux/console_splash.h b/include/linux/console_splash.h
-new file mode 100644
-index 0000000..c448dd2
 --- /dev/null
-+++ b/include/uapi/linux/console_splash.h
++++ linux-5.3/include/uapi/linux/console_splash.h
 @@ -0,0 +1,13 @@
 +#ifndef _LINUX_CONSOLE_SPLASH_H_
 +#define _LINUX_CONSOLE_SPLASH_H_ 1
@@ -51,7 +48,3 @@ index 0000000..c448dd2
  #define FB_TYPE_PACKED_PIXELS		0	/* Packed Pixels	*/
  #define FB_TYPE_PLANES			1	/* Non interleaved planes */
  #define FB_TYPE_INTERLEAVED_PLANES	2	/* Interleaved planes	*/
---- a/include/uapi/linux/Kbuild
-+++ b/include/uapi/linux/Kbuild
-@@ -418,0 +418,1 @@
-+header-y += console_splash.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-libc-headers.git/commitdiff/bc8765544fe4dc3b76daae796988aac3fa43b1a2



More information about the pld-cvs-commit mailing list