]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- up to 10.6.0 auto/th/Mesa-10.6.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 15 Jun 2015 13:52:30 +0000 (15:52 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 15 Jun 2015 13:52:30 +0000 (15:52 +0200)
Mesa.spec

index db6ccc7683633ab518bc922306e3b080a8eee525..873b82344b97b54346791a55a41515c6ec64b612 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
 Name:          Mesa
-Version:       10.5.7
+Version:       10.6.0
 Release:       1
 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: c6a1fdccd4ea372975d263235136ad2d
+# Source0-md5: 1a7e2e9f17eff9307fd14fb6cc70783b
 Patch0:                missing-type.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf >= 2.60
@@ -1163,7 +1163,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 # strip out undesirable headers
-%{__rm} $RPM_BUILD_ROOT%{_includedir}/GL/{wglext,wmesa}.h
+%{__rm} $RPM_BUILD_ROOT%{_includedir}/GL/wglext.h
 # dlopened by soname
 %{?with_gallium:%{__rm} $RPM_BUILD_ROOT%{_libdir}/libXvMC*.so}
 %{?with_gallium:%{__rm} $RPM_BUILD_ROOT%{_libdir}/libXvMC*.so.1.0}
This page took 0.620365 seconds and 4 git commands to generate.