[packages/xz] up to 5.2.7
atler
atler at pld-linux.org
Sun Oct 2 16:26:42 CEST 2022
commit 14d069cc2fa2842f303f6a206606fe5062070f8c
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Oct 2 16:26:24 2022 +0200
up to 5.2.7
xz-ksh.patch | 12 ------------
xz.spec | 8 +++-----
2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/xz.spec b/xz.spec
index e1ca66a..cdacce7 100644
--- a/xz.spec
+++ b/xz.spec
@@ -17,16 +17,15 @@
Summary: LZMA Encoder/Decoder
Summary(pl.UTF-8): Koder/Dekoder LZMA
Name: xz
-Version: 5.2.6
-Release: 2
+Version: 5.2.7
+Release: 1
Epoch: 1
License: LGPL v2.1+, helper scripts on GPL v2+
Group: Applications/Archiving
Source0: https://tukaani.org/xz/%{name}-%{version}.tar.bz2
-# Source0-md5: 2138d1c1ccd9cc4c972fd89cff0bb2b4
+# Source0-md5: 154ab8026a415ea6d3026a2c9dc59ec5
Patch0: %{name}-parallel.patch
Patch1: %{name}-memlimit.patch
-Patch2: %{name}-ksh.patch
URL: https://tukaani.org/xz/
%{?with_asm:BuildRequires: gcc >= 5:3.4}
BuildRequires: rpm >= 4.4.9-56
@@ -119,7 +118,6 @@ Biblioteka statyczna LZMA.
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
%build
%configure \
diff --git a/xz-ksh.patch b/xz-ksh.patch
deleted file mode 100644
index a53d7a9..0000000
--- a/xz-ksh.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Be graceful to some ksh-originated shells (only mksh >= 40b seems to have a fix for RH BZ#49691)
---- xz-5.2.6/src/scripts/xzgrep.in.orig 2022-08-12 12:48:29.000000000 +0200
-+++ xz-5.2.6/src/scripts/xzgrep.in 2022-08-16 19:01:35.106707142 +0200
-@@ -209,7 +209,7 @@ for i; do
- # which prints "binary file matches" to stderr instead of stdout.
- #
- # If reading from stdin, let grep use whatever name it prefers for
-- # stdin. With GNU grep it's a locale-specific translated string.
-+ # stdin. With GNU grep it is a locale-specific translated string.
- if test "x$i" = "x-"; then
- eval "$grep -H"
- else
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xz.git/commitdiff/14d069cc2fa2842f303f6a206606fe5062070f8c
More information about the pld-cvs-commit
mailing list