summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2021-05-14 16:24:56 (GMT)
committerJan Palus2021-05-14 16:24:56 (GMT)
commit8df4284d13125a15013b45a6b6118bf90c3bbfca (patch)
treebdf430531f265874722baf6d638948fbd57ce614
parentc45ba9ec660405debefeb941515953b65591dae6 (diff)
downloadzstd-8df4284d13125a15013b45a6b6118bf90c3bbfca.zip
zstd-8df4284d13125a15013b45a6b6118bf90c3bbfca.tar.gz
-rw-r--r--zstd.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/zstd.spec b/zstd.spec
index 0f3cf86..751aca2 100644
--- a/zstd.spec
+++ b/zstd.spec
@@ -1,15 +1,18 @@
Summary: Zstandard - fast lossless compression algorithm
Summary(pl.UTF-8): Zstandard - szybki, bezstratny algorytm kompresji
Name: zstd
-Version: 1.4.9
+Version: 1.5.0
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: 9c2b9634cafee287b9703bc129a439f0
+# Source0-md5: d5ac89d5df9e81243ce40d0c6a66691d
URL: https://github.com/facebook/zstd
BuildRequires: gcc >= 5:3.2
+BuildRequires: lz4-devel
+BuildRequires: xz-devel
+BuildRequires: zlib-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%ifarch %{arm}