From 0e4600fc5a02d6e2568ef7e4cf52dfa8d3a9451b Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Fri, 20 Feb 2015 16:43:58 +0000 Subject: Update libvirt to 1.2.12 Version 1.2.12 needs perl-xml-xpath for compiling. Also it still requires the hack to replace the libsystemd-daemon but the libsystemd checking. See libvirt unpetrify-ref for more information. --- strata/virtualization.morph | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/strata/virtualization.morph b/strata/virtualization.morph index 881b53de..ac299a3d 100644 --- a/strata/virtualization.morph +++ b/strata/virtualization.morph @@ -50,11 +50,22 @@ chunks: ref: 47a0aa5d6696a83922ee70279b7253a4e55947d5 unpetrify-ref: master build-depends: [] +- name: perl-xml-parser + repo: upstream:perl-xml-parser + ref: c97631728ce7d6d3f4692a56c3cda7476b42a968 + unpetrify-ref: XML-Parser-2.36 + build-depends: [] +- name: perl-xml-xpath + repo: upstream:perl-xml-xpath + ref: a2d12bc84fb2af87dd1c0c6e5bc854554902cd67 + unpetrify-ref: XML-XPath-1.13 + build-depends: + - perl-xml-parser - name: libvirt morph: strata/virtualization/libvirt.morph repo: upstream:libvirt - ref: 7b1ceec1e2f141d36ed9b7ef3a660ff8bb34fc53 - unpetrify-ref: baserock/v1.2.10 + ref: dac692860b6cfe74da051c7ccb147b520611680e + unpetrify-ref: baserock/franred/v1.2.12 build-depends: - libpciaccess - dnsmasq @@ -62,6 +73,7 @@ chunks: - xml-catalog - yajl - dmidecode + - perl-xml-xpath - name: pycurl repo: upstream:pycurl ref: 5ca370827d88817eeca3c56cbb37e4ddccc16c6e @@ -86,8 +98,8 @@ chunks: - cython - name: libvirt-python repo: upstream:libvirt-python - ref: 8e09c79a07b097a6ba9af83be4916fb9c9538500 - unpetrify-ref: v1.2.10 + ref: 1180fa98933cc4748bcb4fde1da2ca17522a7107 + unpetrify-ref: v1.2.12 build-depends: - libvirt - python-lxml -- cgit v1.2.1