[libvirt] storage: Allow runtime detection of scrub

Daniel P. Berrange berrange at fedoraproject.org
Wed Apr 4 11:03:07 UTC 2012


commit 336a93264e6a64fefcba0d529e8685abe42d620c
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Wed Apr 4 11:36:56 2012 +0100

    storage: Allow runtime detection of scrub

 libvirt.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list