[xorg-x11-glamor/f19] enable TLS, mesa builds with TLS enabled are also processing.

Dave Airlie airlied at fedoraproject.org
Thu Apr 11 02:13:01 UTC 2013


commit cdacc5b06c2082fddd12612b58961f5c864f6ab4
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Apr 11 03:16:12 2013 +0100

    enable TLS, mesa builds with TLS enabled are also processing.

 xorg-x11-glamor.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-glamor.spec b/xorg-x11-glamor.spec
index 75d26b8..3e7a202 100644
--- a/xorg-x11-glamor.spec
+++ b/xorg-x11-glamor.spec
@@ -3,7 +3,7 @@
 Summary: X.org glamor library
 Name: xorg-x11-glamor
 Version: 0.5.0
-Release: 4.%{checkout}%{?dist}
+Release: 5.%{checkout}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/Glamor
@@ -37,7 +37,7 @@ X.org glamor development package
 
 %build
 autoreconf --install
-%configure --disable-static --disable-glx-tls
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' -delete
 
 
 %changelog
+* Thu Apr 11 2013 Dave Airlie <airlied at redhat.com> 0.5.0-5.20130401git81aadb8
+- enable TLS, mesa builds with TLS enabled are also processing.
+
 * Fri Apr 05 2013 Jerome Glisse <jglisse at redhat.com> 0.5.0-4.20130401git81aadb8
 - Fix directory ownership.
 


More information about the scm-commits mailing list