From 4e8a59a06213fb9e71feb728a5892baf6aed5959 Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Wed, 22 Mar 2017 16:17:01 -0500 Subject: Add patch to fix xcb-proto make check (#3520) --- .../repos/builtin/packages/xcb-proto/package.py | 2 +- .../xcb-proto/xcb-proto-1.12-schema-1.patch | 52 ++++++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) create mode 100644 var/spack/repos/builtin/packages/xcb-proto/xcb-proto-1.12-schema-1.patch (limited to 'var') diff --git a/var/spack/repos/builtin/packages/xcb-proto/package.py b/var/spack/repos/builtin/packages/xcb-proto/package.py index be8a09ef62..546375c7fc 100644 --- a/var/spack/repos/builtin/packages/xcb-proto/package.py +++ b/var/spack/repos/builtin/packages/xcb-proto/package.py @@ -37,4 +37,4 @@ class XcbProto(AutotoolsPackage): extends('python') - # NOTE: `make check` fails xmllint validation + patch('xcb-proto-1.12-schema-1.patch', when='@1.12') diff --git a/var/spack/repos/builtin/packages/xcb-proto/xcb-proto-1.12-schema-1.patch b/var/spack/repos/builtin/packages/xcb-proto/xcb-proto-1.12-schema-1.patch new file mode 100644 index 0000000000..2a0b69255c --- /dev/null +++ b/var/spack/repos/builtin/packages/xcb-proto/xcb-proto-1.12-schema-1.patch @@ -0,0 +1,52 @@ +Submitted By: Bruce Dubbs +Date: 2016-06-01 +Initial Package Version: 1.12 +Upstream Status: Not Committed +Origin: https://lists.freedesktop.org/archives/xcb/2016-February/010676.html +Description: Fixes make check + + +--- a/src/xcb.xsd ++++ b/src/xcb.xsd +@@ -44,6 +44,15 @@ authorization from the authors. + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ + + + +@@ -76,14 +85,13 @@ authorization from the authors. + + + ++ + + + + + + +- +- + + + +@@ -201,6 +209,7 @@ authorization from the authors. + + + ++ + + + + + -- cgit v1.2.3-60-g2f50