[Pkg-libvirt-commits] [libguestfs] 59/66: Added appliance packagelist fix

Hilko Bengen bengen at moszumanska.debian.org
Fri May 9 12:56:35 UTC 2014


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

bengen pushed a commit to branch master
in repository libguestfs.

commit 9bb47ecaf1674e9bd16a38a23482b9f20687bd28
Author: Hilko Bengen <bengen at debian.org>
Date:   Wed May 7 22:51:48 2014 +0200

    Added appliance packagelist fix
---
 ...pliance-Fix-Debian-specific-package-names.patch | 28 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 29 insertions(+)

diff --git a/debian/patches/0005-appliance-Fix-Debian-specific-package-names.patch b/debian/patches/0005-appliance-Fix-Debian-specific-package-names.patch
new file mode 100644
index 0000000..21986c6
--- /dev/null
+++ b/debian/patches/0005-appliance-Fix-Debian-specific-package-names.patch
@@ -0,0 +1,28 @@
+From: Hilko Bengen <bengen at debian.org>
+Date: Wed, 7 May 2014 22:49:16 +0200
+Subject: appliance: Fix Debian-specific package names
+
+---
+ appliance/packagelist.in | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
+
+diff --git a/appliance/packagelist.in b/appliance/packagelist.in
+index d241ec9..f602c9d 100644
+--- a/appliance/packagelist.in
++++ b/appliance/packagelist.in
+@@ -60,11 +60,13 @@ ifelse(DEBIAN,1,
+   e2fsprogs
+   extlinux
+   genisoimage
+-  gfs-tools
+-  gfs2-tools
++  gfs2-utils
+   grub2-common
+   hfsplus
+   iproute
++  iputils-ping
++  iputils-arping
++  iputils-tracepath
+   libaugeas0
+   libcap2
+   libhivex0
diff --git a/debian/patches/series b/debian/patches/series
index 65c168f..82e46fd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
 0002-golang-Fix-for-out-of-tree-builds.patch
 0003-configure-Make-sure-grep-matches-qemu-2.x-version-st.patch
 0004-apparently-qemu-2.0-needs-a-machine-type-for-display.patch
+0005-appliance-Fix-Debian-specific-package-names.patch

-- 
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