[packages/bash] update bash-requires.patch for gcc 15

atler atler at pld-linux.org
Sun Oct 12 14:23:53 CEST 2025


commit 28e4410d9e2107fbac95e216fdbd03425c086f0a
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Oct 12 14:23:21 2025 +0200

    update bash-requires.patch for gcc 15

 bash-requires.patch | 2 +-
 bash.spec           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bash.spec b/bash.spec
index 60f5f3e..fe78f9f 100644
--- a/bash.spec
+++ b/bash.spec
@@ -302,7 +302,7 @@ end
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS CHANGES COMPAT NEWS POSIX README RBASH doc/{FAQ,INTRO,bash.html,bashref.html} 
+%doc AUTHORS CHANGES COMPAT NEWS POSIX README RBASH doc/{FAQ,INTRO,bash.html,bashref.html}
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bashrc
 %config(noreplace,missingok) %verify(not md5 mtime size) /etc/skel/.bash_logout
diff --git a/bash-requires.patch b/bash-requires.patch
index 67595a6..17b7e60 100644
--- a/bash-requires.patch
+++ b/bash-requires.patch
@@ -48,7 +48,7 @@ diff --git a/builtins/mkbuiltins.c b/builtins/mkbuiltins.c
  static int is_localvar_builtin (char *);
  static int is_posix_builtin (char *);
  static int is_arrayvar_builtin (char *);
-+static int is_requires_builtin ();
++static int is_requires_builtin (char *);
  
  #if !defined (HAVE_RENAME)
  static int rename (char *, char *);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bash.git/commitdiff/28e4410d9e2107fbac95e216fdbd03425c086f0a



More information about the pld-cvs-commit mailing list