]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- up to 8.0.3; nouveau gallium disabled for now (experimental nouveau in mesa doesn... auto/th/Mesa-8_0_3-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 May 2012 19:25:15 +0000 (19:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa.spec -> 1.324

Mesa.spec

index 8a2de2d4dad36d5eae9412419378f3d422016d79..7190036a32d267962e59a180ca5f56fc7f885ef1 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -9,7 +9,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
 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
@@ -882,7 +882,7 @@ Sterownik Mesa softpipe dla API vdpau.
 
 %prep
 %setup -q
-%patch100 -p1
+#%patch100 -p1
 %patch0 -p0
 %patch1 -p1
 %patch2 -p1
This page took 0.375118 seconds and 4 git commands to generate.