]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- rel 6; fix/workaround http://bugs.freedesktop.org/show_bug.cgi?id=13957 from mesa git auto/th/Mesa-7_0_2-6 auto/ti/Mesa-7_0_2-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 28 Feb 2008 09:35:41 +0000 (09:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa.spec -> 1.166

Mesa.spec

index a5ea051bf20459b844156f08f5138b1ea7c591c3..425df98e10b10cbc99d2759f604fc839e484c588 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -12,7 +12,7 @@ Summary:      Free OpenGL implementation
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
 Name:          Mesa
 Version:       7.0.2
-Release:       5%{?with_multigl:.mgl}
+Release:       6%{?with_multigl:.mgl}
 License:       MIT (core), SGI (GLU,libGLw) and others - see license.html file
 Group:         X11/Libraries
 Source0:       http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
@@ -21,6 +21,7 @@ Source1:      http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
 # Source1-md5: 11a10410bae7be85cf25bc7119966468
 Source2:       nouveau_drm.h
 Patch0:                %{name}-realclean.patch
+Patch1:                %{name}-dri.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: expat-devel
 #%if %{with nouveau}
@@ -583,6 +584,7 @@ Sterowniki X.org DRI dla rodziny kart VIA Unichrome.
 %prep
 %setup -q -b1
 %patch0 -p0
+%patch1 -p1
 
 # until new libdrm release and Mesa update for nouveau_drm patchlevel
 cp %{SOURCE2} src/mesa/drivers/dri/nouveau
This page took 0.049123 seconds and 4 git commands to generate.