]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
Version: 18.1.1 auto/th/Mesa-18.1.1-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 1 Jun 2018 19:18:40 +0000 (21:18 +0200)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Fri, 1 Jun 2018 19:18:40 +0000 (21:18 +0200)
Mesa.spec

index 0b39f1eed927a03f2cf6bd8f3807c9ab97db82af..e3e43b66e0f5b1223e6d87ff6deeb6cac2a81f92 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
-Version:       18.0.2
+Version:       18.1.1
 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: 3c303da98ec2ce37c795baeba5aee31e
+# Source0-md5: 063468c930ff61d211ece0191874fa95
 Patch0:                %{name}-link.patch
 Patch1:                glvnd-fix-gl-dot-pc.patch
 URL:           http://www.mesa3d.org/
@@ -83,12 +83,12 @@ BuildRequires:      libstdc++-devel >= 6:4.2.0
 BuildRequires: libtalloc-devel >= 2:2.0.1
 BuildRequires: libtool >= 2:2.2
 %{?with_va:BuildRequires:      libva-devel >= 1.6.0}
-%{?with_va:BuildRequires:      pkgconfig(libva) >= 0.38.0}
+%{?with_va:BuildRequires:      pkgconfig(libva) >= 0.39.0}
 BuildRequires: libvdpau-devel >= 1.1
 BuildRequires: libxcb-devel >= 1.10
 # gallium core requires 3.3.0, swr/r600/radeonsi require 3.9.0
-%{?with_gallium:BuildRequires: llvm-devel >= 3.9}
-%{?with_radv:BuildRequires:    llvm-devel >= 3.9}
+%{?with_gallium:BuildRequires: llvm-devel >= 4.0}
+%{?with_radv:BuildRequires:    llvm-devel >= 4.0}
 %{?with_opencl:BuildRequires:  llvm-libclc}
 # for SHA1 (could use also libmd/libsha1/libgcrypt/openssl instead)
 BuildRequires: nettle-devel
This page took 0.397931 seconds and 4 git commands to generate.