[libguestfs] Don't add p2v requires to the spec file.

Richard W.M. Jones rjones at fedoraproject.org
Fri May 16 10:30:12 UTC 2014


commit 1e00e2f225183b067467d1b8d3c562e30a4786e7
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri May 16 11:29:43 2014 +0100

    Don't add p2v requires to the spec file.
    
    They will be included in the kickstart file instead.

 libguestfs.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 09ea8cc..af688e0 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -471,13 +471,6 @@ Windows virtual machines.
 %package pvhelper
 Summary:       pvhelper
 
-Requires:      /usr/bin/xinit
-Requires:      /usr/bin/ssh
-Requires:      /usr/bin/qemu-nbd
-Requires:      /usr/bin/Xorg
-Requires:      xorg-x11-drv-*
-Requires:      xorg-x11-fonts-Type1
-
 
 %description pvhelper
 This helper is used when creating a Spin.


More information about the scm-commits mailing list