[packages/readline] - fix applying patches (especially 004)
arekm
arekm at pld-linux.org
Wed Feb 26 07:31:03 CET 2020
commit d866bc5104f4e2486d3f2124687375e76cedd838
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Feb 26 07:30:52 2020 +0100
- fix applying patches (especially 004)
readline.spec | 2 +-
sources | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/readline.spec b/readline.spec
index 93a1dee..e0f0f9d 100644
--- a/readline.spec
+++ b/readline.spec
@@ -190,7 +190,7 @@ Bibliotecas estáticas para desenvolvimento com readline.
%prep
%setup -q -n %{name}-%{ver}
# official patches
-%patchset_patch -p2 1 %{patchlevel}
+%patchset_patch -p0 1 %{patchlevel}
%patch0 -p1
%patch1 -p1
%patch2 -p1
diff --git a/sources b/sources
index ef2272d..24eba7a 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
c3e27b8a0d8e37a4172654e5f3ef2eec readline80-001
2e631f1973dfe4b0ef042c40b8fdb47e readline80-002
9d2344b399237fa7abdbcf966b364c97 readline80-003
-b2290d802133169994605e8fa6befdf4 readline80-004
+0c0406762a9afcd34c6a77268fea0ccb readline80-004
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/readline.git/commitdiff/d866bc5104f4e2486d3f2124687375e76cedd838
More information about the pld-cvs-commit
mailing list