From 7803a30ac1387faa1479b39e4f10b5f57b9dfa754413bc90f1d89846b0ac0a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 2 Mar 2015 11:07:04 +0000 Subject: [PATCH] - Add python-xml dependency for regression tests OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=406 --- llvm.changes | 1 + llvm.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/llvm.changes b/llvm.changes index d5901a0..2b1d127 100644 --- a/llvm.changes +++ b/llvm.changes @@ -3,6 +3,7 @@ Mon Mar 2 10:12:32 UTC 2015 - idonmez@suse.com - Update to version 3.6.0 * See http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html +- Add python-xml dependency for regression tests - Removed the following patches, fixed upstream: * arm-remove-xfails.diff * libcxx-libdir.patch diff --git a/llvm.spec b/llvm.spec index 161483f..0ad6910 100644 --- a/llvm.spec +++ b/llvm.spec @@ -77,6 +77,7 @@ BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: ninja BuildRequires: python-base +BuildRequires: python-xml Requires: libLLVM = %{version}-%{release} # llvm does not work on ppc, only ppc64 ExcludeArch: ppc