From: Richard Jones Date: Wed, 20 May 2009 16:29:06 +0000 (+0100) Subject: Bug about Fedora specfile. X-Git-Tag: 1.0.28~4 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=080545d0f87cca424420d05a743ab1f42becb72f;hp=f6bcb7b2ee269d82fee5e2d83bbb9187791033ce Bug about Fedora specfile. --- diff --git a/BUGS b/BUGS index fca6909..00ce125 100644 --- a/BUGS +++ b/BUGS @@ -69,3 +69,6 @@ glibc-static. [tests] Should be possible to conditionally skip tests based on a runtime check. + +[fedora] Depends on 'qemu' but should depend on the real subpackage, +eg. qemu-kvm or qemu-system-x86_64 or whatever. [reported by markmc]