summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/mesa.spec b/mesa.spec
index 14c8589..53b08a7 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -54,7 +54,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 9.2
-Release: 0.11.%{gitdate}%{?dist}
+Release: 0.12.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -352,7 +352,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-exceptions"
--enable-gbm \
--disable-opencl \
--enable-glx-tls \
- --enable-texture-float=hardware \
+ --enable-texture-float=yes \
%{?with_llvm:--enable-gallium-llvm} \
%{?with_llvm:--with-llvm-shared-libs} \
--enable-dri \
@@ -604,6 +604,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Mon Jun 17 2013 Adam Jackson <ajax@redhat.com> 9.2-0.12.20130610
+- Re-enable hardware float support (#975204)
+
* Mon Jun 17 2013 Adam Jackson <ajax@redhat.com> 9.2-0.11.20130610
- Fix evergreen on big-endian