[packages/Mesa] - up to 10.1.0
arekm
arekm at pld-linux.org
Wed Mar 5 18:46:55 CET 2014
commit a468d1b0ea993431344e261862a67448d25b3d28
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Mar 5 18:46:51 2014 +0100
- up to 10.1.0
Mesa-link.patch | 11 -----------
Mesa.spec | 8 ++++----
2 files changed, 4 insertions(+), 15 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index db5b35b..0afc5ff 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -31,12 +31,12 @@
Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
-Version: 10.0.3
+Version: 10.1.0
Release: 1
License: MIT (core) and others - see license.html file
Group: X11/Libraries
-Source0: ftp://ftp.freedesktop.org/pub/mesa/%{version}/%{name}Lib-%{version}.tar.bz2
-# Source0-md5: 5f9f463ef08129f6762106b434910adb
+Source0: ftp://ftp.freedesktop.org/pub/mesa/10.1/%{name}Lib-%{version}.tar.bz2
+# Source0-md5: 3ec43f79dbcd9aa2a4a27bf1f51655b6
Patch0: %{name}-link.patch
URL: http://www.mesa3d.org/
BuildRequires: autoconf >= 2.60
@@ -1055,7 +1055,7 @@ rm -rf $RPM_BUILD_ROOT
%files libGL
%defattr(644,root,root,755)
-%doc docs/{*.html,README.{MITS,QUAKE,THREADS,UVD},relnotes/*.html}
+%doc docs/{*.html,README.UVD,relnotes/*.html}
%attr(755,root,root) %{_libdir}/libGL.so.*.*
%attr(755,root,root) %ghost %{_libdir}/libGL.so.1
# symlink for binary apps which fail to conform Linux OpenGL ABI
diff --git a/Mesa-link.patch b/Mesa-link.patch
index d36a1a2..c661a87 100644
--- a/Mesa-link.patch
+++ b/Mesa-link.patch
@@ -10,15 +10,4 @@
nodist_EXTRA_libxatracker_la_SOURCES = dummy.cpp
---- Mesa-9.1/src/gbm/Makefile.am~ 2013-02-16 02:32:00.000000000 +0100
-+++ Mesa-9.1/src/gbm/Makefile.am 2013-02-26 19:53:54.295673416 +0100
-@@ -19,7 +19,7 @@
- main/backend.c \
- main/common.c
- libgbm_la_LDFLAGS = -version-info 1:0
--libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(LIBKMS_LIBS) $(DLOPEN_LIBS)
-+libgbm_la_LIBADD = $(LIBUDEV_LIBS) $(LIBKMS_LIBS) $(DLOPEN_LIBS) $(LIBDRM_LIBS)
-
- if HAVE_EGL_PLATFORM_WAYLAND
- AM_CPPFLAGS = -DHAVE_WAYLAND_PLATFORM
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/a468d1b0ea993431344e261862a67448d25b3d28
More information about the pld-cvs-commit
mailing list