[mesa] build against llvm-3.2 with radeonsi enabled

Jens Petersen petersen at fedoraproject.org
Tue Feb 19 06:47:34 UTC 2013


commit 52a3beeca5f3b829da12c8f77be6887e9b99b841
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Feb 19 15:47:28 2013 +0900

    build against llvm-3.2 with radeonsi enabled

 mesa.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mesa.spec b/mesa.spec
index 344a71e..9dd68c9 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -11,7 +11,7 @@
 %define min_wayland_version 0.85
 %else
 %define min_wayland_version 1.0
-#define with_radeonsi 1
+%define with_radeonsi 1
 %endif
 
 # S390 doesn't have video cards, but we need swrast for xserver's GLX
@@ -49,7 +49,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 9.1
-Release: 0.1%{?dist}
+Release: 0.2%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -588,6 +588,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Feb 19 2013 Jens Petersen <petersen at redhat.com> - 9.1-0.2
+- build against llvm-3.2
+- turn on radeonsi
+
 * Wed Feb 13 2013 Dave Airlie <airlied at redhat.com> 9.1-0.1
 - snapshot mesa 9.1 branch
 


More information about the scm-commits mailing list