From 90fe4b106b1e13a2d1244951710d642761f2fd16 Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Wed, 25 Sep 2019 08:39:56 +0200 Subject: spec: enable writecache --- spec/source.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec') 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 -- cgit v1.2.1