[Pkg-libvirt-commits] [libguestfs] 57/165: Rebased patch queue
Hilko Bengen
bengen at moszumanska.debian.org
Sat Aug 30 08:24:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 224ac0e471c02fd14dccaf6cd5f24c1189338a0d
Author: Hilko Bengen <bengen at debian.org>
Date: Sat May 17 18:11:50 2014 +0200
Rebased patch queue
---
...Make-sure-grep-matches-qemu-2.x-version-st.patch | 21 ---------------------
debian/patches/series | 1 -
2 files changed, 22 deletions(-)
diff --git a/debian/patches/0003-configure-Make-sure-grep-matches-qemu-2.x-version-st.patch b/debian/patches/0003-configure-Make-sure-grep-matches-qemu-2.x-version-st.patch
deleted file mode 100644
index a9ccab6..0000000
--- a/debian/patches/0003-configure-Make-sure-grep-matches-qemu-2.x-version-st.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: "Richard W.M. Jones" <rjones at redhat.com>
-Date: Tue, 22 Apr 2014 22:21:57 -0400
-Subject: configure: Make sure grep matches qemu 2.x version string.
-
----
- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index ab072c3..9c398e0 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -777,7 +777,7 @@ working.
- fi
-
- AC_MSG_CHECKING([for $QEMU version >= 1])
-- if $QEMU -version | grep -sq 'version @<:@1-@:>@'; then
-+ if $QEMU -version | grep -sq 'version @<:@1-9@:>@'; then
- AC_MSG_RESULT([yes])
- else
- AC_MSG_RESULT([no])
diff --git a/debian/patches/series b/debian/patches/series
index 68794b0..4574a17 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
0001-perl-revert-failed-attempt-at-building-out-of-tree-s.patch
0002-golang-Fix-for-out-of-tree-builds.patch
-0003-configure-Make-sure-grep-matches-qemu-2.x-version-st.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