[packages/Mesa] - dri-driver settings are independent of gallium - rel 2

baggins baggins at pld-linux.org
Mon Jun 29 19:03:59 CEST 2015


commit e481f96eed4316cbadc36fb5d2ca44776a7fe75c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jun 29 19:03:39 2015 +0200

    - dri-driver settings are independent of gallium
    - rel 2

 Mesa.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index c8608f7..253094c 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -63,7 +63,7 @@ Summary:	Free OpenGL implementation
 Summary(pl.UTF-8):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
 Version:	10.6.1
-Release:	1
+Release:	2
 License:	MIT (core) and others - see license.html file
 Group:		X11/Libraries
 Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}.tar.xz
@@ -1140,12 +1140,12 @@ gallium_drivers=$(echo $gallium_drivers | xargs | tr ' ' ',')
 	%{?with_omx:--enable-omx} \
 	%{?with_xa:--enable-xa} \
 	--enable-xvmc \
-	--with-dri-drivers=${dri_drivers} \
-	--with-dri-driverdir=%{_libdir}/xorg/modules/dri \
 	--with-gallium-drivers=${gallium_drivers} \
 %else
 	--without-gallium-drivers \
 %endif
+	--with-dri-drivers=${dri_drivers} \
+	--with-dri-driverdir=%{_libdir}/xorg/modules/dri \
 	--with-sha1=libnettle \
 	--with-va-libdir=%{_libdir}/libva/dri
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/e481f96eed4316cbadc36fb5d2ca44776a7fe75c



More information about the pld-cvs-commit mailing list