summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2019-09-25 08:39:56 +0200
committerMarian Csontos <mcsontos@redhat.com>2019-09-25 08:40:30 +0200
commit90fe4b106b1e13a2d1244951710d642761f2fd16 (patch)
treee22938dc46dba958af8620e66c8a827d04c1d34b /spec
parentdc3f0e067d2f402853551142bc917dc9c070d499 (diff)
downloadlvm2-90fe4b106b1e13a2d1244951710d642761f2fd16.tar.gz
spec: enable writecache
Diffstat (limited to 'spec')
-rw-r--r--spec/source.inc2
1 files changed, 2 insertions, 0 deletions
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