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