From 46c95e5a07668e835ea1ecd90ec2ef3c86ca8af1 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 4 Apr 2012 11:36:56 +0100 Subject: [PATCH] storage: Allow runtime detection of scrub --- libvirt.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libvirt.spec b/libvirt.spec index 2d92d93..aca01b1 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -515,6 +515,9 @@ BuildRequires: nfs-utils # Fedora build root suckage BuildRequires: gawk +# For storage wiping with different algorithms +BuildRequires: scrub + %description Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The main package includes