From 336a93264e6a64fefcba0d529e8685abe42d620c 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 963ccea..cdd1ad1 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -513,6 +513,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