Sync from SUSE:SLFO:Main linux-glibc-devel revision 61a19a4ea7de645f305c8be89d3f8ee5

This commit is contained in:
2025-04-25 21:27:56 +02:00
parent 3902fda834
commit fdb80e38f8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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>

View File

@@ -98,7 +98,7 @@ required for compilation of almost all programs.
%prep
%setup -q -n linux-glibc-devel-%{version}
%patch1 -p1
%patch -P 1 -p1
%build
for karch in *; do