[mesa] Rebuild for new libllvm soname

Adam Jackson ajax at fedoraproject.org
Mon Nov 14 14:59:51 UTC 2011


commit be5a5a8430b6dedab3e9a469bd5e33cd62fa2f50
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Nov 14 09:59:47 2011 -0500

    Rebuild for new libllvm soname

 mesa.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mesa.spec b/mesa.spec
index 0237232..a62c8fc 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -26,7 +26,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 7.11
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -68,7 +68,7 @@ BuildRequires: libXi-devel
 BuildRequires: libXmu-devel
 BuildRequires: elfutils
 BuildRequires: python
-BuildRequires: llvm-static
+BuildRequires: llvm-static >= 3.0
 BuildRequires: libxml2-python
 BuildRequires: libudev-devel
 BuildRequires: libtalloc-devel
@@ -462,6 +462,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/osmesa.pc
 
 %changelog
+* Mon Nov 14 2011 Adam Jackson <ajax at redhat.com> 7.11-12
+- Rebuild for new libllvm soname
+
 * Wed Nov 09 2011 Adam Jackson <ajax at redhat.com> 7.11-11
 - Obsolete more -llvmcore (#752152)
 


More information about the scm-commits mailing list