[PATCH] Fix libvirt version mentioned in README

# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1199731573 28800 # Node ID b64e8fda92bffa03bde3dc8c05dc320e2a515de3 # Parent 0306c8af0a5f5d585d223fb1fde5dd04961bbce6 Fix libvirt version mentioned in README Signed-off-by: Dan Smith <danms@us.ibm.com> diff -r 0306c8af0a5f -r b64e8fda92bf README --- a/README Mon Jan 07 10:45:51 2008 -0800 +++ b/README Mon Jan 07 10:46:13 2008 -0800 @@ -21,7 +21,7 @@ Requirements: Requirements: - Pegasus or SFCB development headers - - libvirt 0.2.3 or greater + - libvirt 0.3.2 or greater - e2fsprogs-devel - libxml2 - libcmpiutil (http://libvirt.org/hg/libcmpiutil)

Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1199731573 28800 # Node ID b64e8fda92bffa03bde3dc8c05dc320e2a515de3 # Parent 0306c8af0a5f5d585d223fb1fde5dd04961bbce6 Fix libvirt version mentioned in README
Signed-off-by: Dan Smith <danms@us.ibm.com>
diff -r 0306c8af0a5f -r b64e8fda92bf README --- a/README Mon Jan 07 10:45:51 2008 -0800 +++ b/README Mon Jan 07 10:46:13 2008 -0800 @@ -21,7 +21,7 @@ Requirements: Requirements:
- Pegasus or SFCB development headers - - libvirt 0.2.3 or greater + - libvirt 0.3.2 or greater
Sounds sensible to have the correct version in the README =) Good find. +1 -- Kaitlin Rupert IBM Linux Technology Center karupert@us.ibm.com

KR> Sounds sensible to have the correct version in the README =) Good KR> find. +1 I can't claim it, a Fedora reviewer complained about the mismatch between the readme and the spec :) -- Dan Smith IBM Linux Technology Center Open Hypervisor Team email: danms@us.ibm.com
participants (2)
-
Dan Smith
-
Kaitlin Rupert