]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
- rel 4
[packages/Mesa.git] / Mesa.spec
index 32e1b754b5b94af276f4ff3d7118a5f0ae2315cd..18b278de53c51852a51352975b543b4bf34fbfbb 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 %define                glproto_ver             1.4.14
 %define                presentproto_ver        1.0
 
-%ifarch x32
-# ICE in src/gallium/targets/d3dadapter9/getproc.c
-%undefine      with_nine
-%endif
-
 %if %{without gallium}
 %undefine      with_gallium_intel
 %undefine      with_gallium_nouveau
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
-Version:       10.6.4
-Release:       1
+Version:       11.0.3
+Release:       4
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
 Source0:       ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}.tar.xz
-# Source0-md5: 45092471f7abef40a7deab281d7954ba
+# Source0-md5: bf9118bf0fbf360715cfe60baf7a1db5
 Patch0:                missing-type.patch
+Patch1:                x32.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -1076,6 +1072,7 @@ ATI Radeon oparte na ukÅ‚adach Southern Islands.
 %prep
 %setup -q -n mesa-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.160404 seconds and 4 git commands to generate.