Author: arekm Date: Sat May 19 19:25:21 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 8.0.3; nouveau gallium disabled for now (experimental nouveau in mesa doesn't build with stable nouveau api in libdrm)
---- Files affected: packages/Mesa: Mesa.spec (1.323 -> 1.324) ---- Diffs: ================================================================ Index: packages/Mesa/Mesa.spec diff -u packages/Mesa/Mesa.spec:1.323 packages/Mesa/Mesa.spec:1.324 --- packages/Mesa/Mesa.spec:1.323 Sun May 6 17:13:58 2012 +++ packages/Mesa/Mesa.spec Sat May 19 21:25:15 2012 @@ -10,7 +10,7 @@ %bcond_without egl # EGL libraries %bcond_without gallium # gallium drivers %bcond_with gallium_intel # gallium i915 driver (but doesn't work with AIGLX) -%bcond_without gallium_nouveau # gallium nouveau driver +%bcond_with gallium_nouveau # gallium nouveau driver %bcond_without osmesa # OSMesa libraries %bcond_without gbm # Graphics Buffer Manager %bcond_without wayland # Wayland EGL @@ -31,12 +31,12 @@ Summary: Free OpenGL implementation Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL Name: Mesa -Version: 8.0.2 -Release: 3 +Version: 8.0.3 +Release: 1 License: MIT (core), SGI (GLU) and others - see license.html file Group: X11/Libraries Source0: ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2 -# Source0-md5: a368104e5700707048dc3e8691a9a7a1 +# Source0-md5: cc5ee15e306b8c15da6a478923797171 Patch100: %{name}-git.patch Patch0: %{name}-realclean.patch Patch1: %{name}-link.patch @@ -883,7 +883,7 @@ %prep %setup -q -%patch100 -p1 +#%patch100 -p1 %patch0 -p0 %patch1 -p1 %patch2 -p1 @@ -1340,6 +1340,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.324 2012/05/19 19:25:15 arekm +- up to 8.0.3; nouveau gallium disabled for now (experimental nouveau in mesa doesn't build with stable nouveau api in libdrm) + Revision 1.323 2012/05/06 15:13:58 arekm - rel 3; git patch updated ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/Mesa/Mesa.spec?r1=1.323&r2=1.324 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
