[packages/bash] Up to 5.2.37
arekm
arekm at pld-linux.org
Mon May 19 10:25:46 CEST 2025
commit 2ae10014b8c72d78ed118ef1cf1e1837154d4fd2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon May 19 09:17:14 2025 +0200
Up to 5.2.37
bash.spec | 26 +++++++++++++-------------
sources | 5 +++++
2 files changed, 18 insertions(+), 13 deletions(-)
---
diff --git a/bash.spec b/bash.spec
index dc316f0..4b5724a 100644
--- a/bash.spec
+++ b/bash.spec
@@ -7,7 +7,7 @@
%bcond_without tests # unit testing
%define ver 5.2
-%define patchlevel 32
+%define patchlevel 37
%define rel 1
%define min_readline 8.2
Summary: GNU Bourne Again Shell (bash)
@@ -198,18 +198,18 @@ Pliki nagłówkowe do tworzenia wtyczek basha.
%setup -q -n %{name}-%{ver} -a5
# official patches
%{?patchlevel:%patchset_patch 1 %{patchlevel}}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%{?with_bash_history:%patch9 -p1}
-%patch10 -p1
-%patch11 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%{?with_bash_history:%patch -P9 -p1}
+%patch -P10 -p1
+%patch -P11 -p1
%{__sed} -i -e 's#/usr/bin/printf#/bin/printf#g' tests/intl2.sub
diff --git a/sources b/sources
index fa8bc64..d3430b6 100644
--- a/sources
+++ b/sources
@@ -30,3 +30,8 @@ ac8030fc00b0911037593436eac6072e bash52-027
a63c83679ebf5f720ecd98d41913ce50 bash52-030
eab1eb23fe1a5f352d4310a2dd70aacb bash52-031
3ef1743a21ac41e54a2af77ab557298f bash52-032
+2ce1f0d04f127289f47cae3b2e1842db bash52-033
+b56d4acb61f716ef940d6c3c2f62bfa6 bash52-034
+517ee10a98b1d97ddd7f560f6c004601 bash52-035
+5d80694f5f8446cc9f4f84ed773f0ecb bash52-036
+5b8e87f69bd02792041e2c472f4d8f43 bash52-037
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bash.git/commitdiff/2ae10014b8c72d78ed118ef1cf1e1837154d4fd2
More information about the pld-cvs-commit
mailing list