Hello community, here is the log from the commit of package llvm for openSUSE:Factory checked in at 2012-05-11 09:46:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm (Old) and /work/SRC/openSUSE:Factory/.llvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/llvm/llvm.changes 2012-05-08 11:15:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes 2012-05-11 09:46:53.000000000 +0200 @@ -1,0 +2,10 @@ +Thu May 10 11:40:06 UTC 2012 - [email protected] + +- Depend on python-base so we don't pull whole Mesa + +------------------------------------------------------------------- +Tue May 8 08:21:42 UTC 2012 - [email protected] + +- make -rewrite-includes support -C and -CC + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm.spec ++++++ --- /var/tmp/diff_new_pack.kti71y/_old 2012-05-11 09:46:55.000000000 +0200 +++ /var/tmp/diff_new_pack.kti71y/_new 2012-05-11 09:46:55.000000000 +0200 @@ -57,7 +57,7 @@ %endif BuildRequires: libffi-devel BuildRequires: libtool -BuildRequires: python +BuildRequires: python-base # LLVM is not supported on PPC64 # http://llvm.org/bugs/show_bug.cgi?id=3729 @@ -134,6 +134,8 @@ %patch5 -p1 %endif %patch6 -p0 +# sle11 patch cannot create empty files +touch tools/clang/test/Frontend/Inputs/rewrite-includes9.h # We hardcode i586 rm tools/clang/test/Driver/x86_features.c ++++++ rewrite-includes.patch ++++++ ++++ 1222 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/llvm/rewrite-includes.patch ++++ and /work/SRC/openSUSE:Factory/.llvm.new/rewrite-includes.patch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
