From: Arkadiusz Miśkiewicz Date: Wed, 5 Mar 2014 17:46:51 +0000 (+0100) Subject: - up to 10.1.0 X-Git-Tag: auto/th/Mesa-10.1.0-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=a468d1b0ea993431344e261862a67448d25b3d28;p=packages%2FMesa.git - up to 10.1.0 --- 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 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