From: Marian Csontos Date: Wed, 25 Sep 2019 06:39:56 +0000 (+0200) Subject: spec: enable writecache X-Git-Tag: v2_03_06~96 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=90fe4b106b1e13a2d1244951710d642761f2fd16;p=lvm2.git spec: enable writecache --- diff --git a/spec/source.inc b/spec/source.inc index 8309c3fa6..9bb8740f1 100644 --- a/spec/source.inc +++ b/spec/source.inc @@ -37,8 +37,10 @@ %with thin_check %{_sbindir}/thin_check %with thin_repair %{_sbindir}/thin_repair %with thin_dump %{_sbindir}/thin_dump +# TODO disable vdo and writecache for older releases %with vdo internal %with vdo-format %{_bindir}/vdoformat +%with writecache internal %global buildreq_udev systemd-devel %global req_udev udev >= 181-1