diff --git a/llvm.changes b/llvm.changes index bfd0783..d7ab83e 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 10 11:40:06 UTC 2012 - idonmez@suse.com + +- Depend on python-base so we don't pull whole Mesa + ------------------------------------------------------------------- Tue May 8 08:21:42 UTC 2012 - llunak@suse.com diff --git a/llvm.spec b/llvm.spec index dd23d2b..1355111 100644 --- a/llvm.spec +++ b/llvm.spec @@ -57,7 +57,7 @@ BuildRequires: glibc-devel-32bit %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