]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
- updated to 17.1.3
[packages/Mesa.git] / Mesa.spec
index 41b19a541e465c90d3143cb8c74824b9457f17b4..02ee1d649ff2be738c4f0fc177cc4899148c0a08 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
-Version:       17.1.0
+Version:       17.1.3
 Release:       1
 License:       MIT (core) and others - see license.html file
 Group:         X11/Libraries
 Source0:       ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
-# Source0-md5: ab1c7d44df6afd5d35286de57f762a74
+# Source0-md5: 1946a93d543bc219427e2bebe2ac4752
 Patch0:                %{name}-link.patch
+Patch1:                i965_ignore_anisotropic_filtering_in_nearest_mode.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -1267,6 +1268,7 @@ radv - eksperymentalny sterownik Vulkan dla GPU firmy AMD.
 %prep
 %setup -q -n mesa-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -1666,6 +1668,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/radeonsi_dri.so
 %endif
+%endif
 
 %files dri-driver-intel-i915
 %defattr(644,root,root,755)
This page took 0.034665 seconds and 4 git commands to generate.