Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
95b47dc966 | |||
fdb80e38f8 |
BIN
linux-glibc-devel-6.12.tar.xz
(Stored with Git LFS)
Normal file
BIN
linux-glibc-devel-6.12.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
linux-glibc-devel-6.4.tar.xz
(Stored with Git LFS)
BIN
linux-glibc-devel-6.4.tar.xz
(Stored with Git LFS)
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jun 8 07:52:23 UTC 2025 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
- Update to SL-16.0 git branch based on 6.12 kernel (bsc#1244066)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 28 06:57:18 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN. (bsc#1240154)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 5 16:21:33 UTC 2024 - Takashi Iwai <tiwai@suse.com>
|
Mon Feb 5 16:21:33 UTC 2024 - Takashi Iwai <tiwai@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: linux-glibc-devel
|
Name: linux-glibc-devel
|
||||||
Version: 6.4
|
Version: 6.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux headers for userspace development
|
Summary: Linux headers for userspace development
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@@ -98,7 +98,7 @@ required for compilation of almost all programs.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n linux-glibc-devel-%{version}
|
%setup -q -n linux-glibc-devel-%{version}
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
for karch in *; do
|
for karch in *; do
|
||||||
|
Reference in New Issue
Block a user