]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
- rel 3; branch git fixes
[packages/Mesa.git] / Mesa.spec
index db82a23c98777b9551c04642d128dabf997b118b..f9ebb5aa67a94656da7267e0ebc3e0cd950c308e 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -29,13 +29,14 @@ Summary:    Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
 Version:       7.9
-Release:       2%{?with_multigl:.mgl}
+Release:       3%{?with_multigl:.mgl}
 License:       MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:         X11/Libraries
 Source0:       ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2
 # Source0-md5: 82c740c49d572baa6da2b1a1eee90bca
 Patch0:                %{name}-realclean.patch
 Patch1:                %{name}-selinux.patch
+Patch2:                %{name}-git.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -662,6 +663,7 @@ Sterownik X.org DRI dla VMware.
 %setup -q
 %patch0 -p0
 %patch1 -p0
+%patch2 -p1
 
 %build
 #autoreconf --install
This page took 0.032723 seconds and 4 git commands to generate.