Accepting request 577497 from home:dsterba:branches:filesystems
- enable static build again, zstd now has static version OBS-URL: https://build.opensuse.org/request/show/577497 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=288
This commit is contained in:
parent
d6384ab3d1
commit
a40c18e832
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 14 00:00:00 CET 2018 - dsterba@suse.cz
|
||||||
|
|
||||||
|
- enable static build again, zstd now has static version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 2 00:00:00 CET 2018 - dsterba@suse.cz
|
Fri Feb 2 00:00:00 CET 2018 - dsterba@suse.cz
|
||||||
|
|
||||||
|
@ -24,8 +24,7 @@
|
|||||||
%if 0%{?suse_version} <= 1310 || 0%{?suse_version} == 1315
|
%if 0%{?suse_version} <= 1310 || 0%{?suse_version} == 1315
|
||||||
%define build_static 0
|
%define build_static 0
|
||||||
%else
|
%else
|
||||||
# temporarily disable until libzstd-devel-static
|
%define build_static 1
|
||||||
%define build_static 0
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: btrfsprogs
|
Name: btrfsprogs
|
||||||
@ -91,6 +90,7 @@ BuildRequires: libblkid-devel-static
|
|||||||
BuildRequires: libcom_err-devel-static
|
BuildRequires: libcom_err-devel-static
|
||||||
BuildRequires: libext2fs-devel-static
|
BuildRequires: libext2fs-devel-static
|
||||||
BuildRequires: libuuid-devel-static
|
BuildRequires: libuuid-devel-static
|
||||||
|
BuildRequires: libzstd-devel-static
|
||||||
BuildRequires: lzo-devel-static
|
BuildRequires: lzo-devel-static
|
||||||
BuildRequires: zlib-devel-static
|
BuildRequires: zlib-devel-static
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user