[packages/zstd] up to 1.5.2
atler
atler at pld-linux.org
Wed Feb 9 00:36:15 CET 2022
commit 99c74a64f4ff4c6ce54f40610e4b1c410080f9f2
Author: Jan Palus <atler at pld-linux.org>
Date: Thu Jan 20 23:54:40 2022 +0100
up to 1.5.2
- asm workaround no longer required
zstd.spec | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
---
diff --git a/zstd.spec b/zstd.spec
index e34b388..5a01d9d 100644
--- a/zstd.spec
+++ b/zstd.spec
@@ -2,23 +2,16 @@
# Conditional build:
%bcond_without asm # disable assembler
-# workaround executable stack on non-x86_64
-# https://github.com/facebook/zstd/issues/2963
-# (actually asm is x86_64 only, other archs have empty asm file, without non-exec stack marker)
-%ifnarch %{x8664}
-%undefine with_asm
-%endif
-
Summary: Zstandard - fast lossless compression algorithm
Summary(pl.UTF-8): Zstandard - szybki, bezstratny algorytm kompresji
Name: zstd
-Version: 1.5.1
-Release: 2
+Version: 1.5.2
+Release: 1
License: BSD
Group: Libraries
#Source0Download: https://github.com/facebook/zstd/releases
Source0: https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 120d77140ad538e8bd3a7dae6a38c4c9
+# Source0-md5: 6dc24b78e32e7c99f80c9441e40ff8bc
URL: https://github.com/facebook/zstd
BuildRequires: gcc >= 5:3.2
BuildRequires: lz4-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zstd.git/commitdiff/99c74a64f4ff4c6ce54f40610e4b1c410080f9f2
More information about the pld-cvs-commit
mailing list