forked from pool/obs-service-recompress
test
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-recompress?expand=0&rev=35
This commit is contained in:
parent
561caacb54
commit
e5247a577a
@ -31,11 +31,16 @@ BuildRequires: perl(Test::More)
|
|||||||
BuildRequires: bzip2
|
BuildRequires: bzip2
|
||||||
BuildRequires: gzip
|
BuildRequires: gzip
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: zstd
|
|
||||||
Requires: bzip2
|
Requires: bzip2
|
||||||
Requires: gzip
|
Requires: gzip
|
||||||
Requires: xz
|
Requires: xz
|
||||||
|
|
||||||
|
%if (0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150000) || 0%{?fedora_version} < 25 || 0%{?rhel_version} < 6
|
||||||
|
# noop
|
||||||
|
%else
|
||||||
|
BuildRequires: zstd
|
||||||
Requires: zstd
|
Requires: zstd
|
||||||
|
%endif
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user