[Pkg-libvirt-commits] [libguestfs] 20/26: Revert "appliance: Remove genisoimage from packagelist."

Hilko Bengen bengen at moszumanska.debian.org
Thu Mar 20 23:06:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag upstream/1.25.46
in repository libguestfs.

commit c7639495d7af7a6c406d4413530fd6af9429a75d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Mar 20 14:34:58 2014 +0000

    Revert "appliance: Remove genisoimage from packagelist."
    
    This reverts commit cd996642e04ef3293e1d8de2df7222b4e8fe8bc1.
    
    The daemon uses 'isoinfo' which is part of this package.
    
    Thanks: Pino Toscano.
---
 appliance/packagelist.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index 5cc8639..5e2a1aa 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -27,6 +27,7 @@ ifelse(REDHAT,1,
   e2fsprogs
   dnl e4fsprogs only exists on RHEL 5, will be ignored everywhere else.
   e4fsprogs
+  genisoimage
   gfs-utils
   gfs2-utils
   grub
@@ -58,6 +59,7 @@ ifelse(DEBIAN,1,
   cryptsetup
   e2fsprogs
   extlinux
+  genisoimage
   gfs-tools
   gfs2-tools
   grub-pc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list