[libguestfs/f17] BR perl-XML-XPath to run the new XML test. (cherry picked from commit 6f6cb0f5a379cb25e27c31564fa7fe

Richard W.M. Jones rjones at fedoraproject.org
Thu May 3 22:40:31 UTC 2012


commit 12e5f1c2f4e65f71feda60ac1b60e4568ecb80d6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu May 3 23:38:34 2012 +0100

    BR perl-XML-XPath to run the new XML test.
    (cherry picked from commit 6f6cb0f5a379cb25e27c31564fa7fee7f1a0028e)

 libguestfs.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index b6de93b..a40e46c 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -22,7 +22,7 @@ Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
 Version:       1.17.39
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       LGPLv2+
 Group:         Development/Libraries
 URL:           http://libguestfs.org/
@@ -66,6 +66,7 @@ BuildRequires: ocaml-findlib-devel
 BuildRequires: systemd-units
 BuildRequires: netpbm-progs
 BuildRequires: icoutils
+BuildRequires: perl-XML-XPath
 
 # This is only needed for RHEL 5 because readline-devel doesn't
 # properly depend on it, but doesn't do any harm on other platforms:
@@ -1068,6 +1069,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 03 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.39-2
+- BR perl-XML-XPath to run the new XML test.
+
 * Thu May 03 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.39-1
 - New upstream version 1.17.39.
 


More information about the scm-commits mailing list