Accepting request 855714 from Base:System

- Update to kernel headers 5.10 (forwarded request 855713 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/855714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-glibc-devel?expand=0&rev=77
This commit is contained in:
Dominique Leuenberger 2020-12-21 09:21:54 +00:00 committed by Git OBS Bridge
commit 7d002db292
4 changed files with 9 additions and 6 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adb95b2f149f7f026285a41e1d56c5f8416847d41f0f0796b531228b8cb905d2
size 1706556

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:387ac7257e43125d529a52dd311a9589bc58bfa57ba66fb70c92cd1230e8e138
size 1687980

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 14 10:42:29 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Update to kernel headers 5.10
-------------------------------------------------------------------
Mon Oct 12 08:46:47 UTC 2020 - Andreas Schwab <schwab@suse.de>

View File

@ -17,7 +17,7 @@
Name: linux-glibc-devel
Version: 5.9
Version: 5.10
Release: 0
Summary: Linux headers for userspace development
License: GPL-2.0-only
@ -120,8 +120,6 @@ cat version.h
cd %{kernel_arch}
cp -a usr %{buildroot}/
cp -a version.h %{buildroot}%{_includedir}/linux/
# resolve file conflict with glibc for now
rm -fv %{buildroot}/%{_includedir}/scsi/scsi.h
%fdupes %{buildroot}%{_includedir}
%pre