]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
Version: 17.0.0 auto/th/Mesa-17.0.0-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 13 Feb 2017 13:59:03 +0000 (14:59 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Mon, 13 Feb 2017 13:59:03 +0000 (14:59 +0100)
Mesa.spec

index 1cbb726cd489f44c294a74b38164a95c52889fe6..0c4ed5cf59c5aeb364a9473a88c6b12cc32dba21 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     WolnodostÄ™pna implementacja standardu OpenGL
 Name:          Mesa
-Version:       13.0.4
+Version:       17.0.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: d088a921e935218833a8071cb672a574
+Source0:       ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
+# Source0-md5: 932e4171a86b14940c06812356486155
 URL:           http://www.mesa3d.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
@@ -106,7 +106,7 @@ BuildRequires:      python-modules >= 2
 BuildRequires: rpmbuild(macros) >= 1.470
 BuildRequires: sed >= 4.0
 # wayland-{client,server}
-%{?with_wayland:BuildRequires: wayland-devel >= 1.2.0}
+%{?with_wayland:BuildRequires: wayland-devel >= 1.11.0}
 BuildRequires: xorg-lib-libXdamage-devel
 BuildRequires: xorg-lib-libXext-devel >= 1.0.5
 BuildRequires: xorg-lib-libXfixes-devel
@@ -1351,9 +1351,6 @@ rm -rf $RPM_BUILD_ROOT
 # not defined by standards; and not needed, there is pkg-config support
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
-# these are provided by vulkan-devel
-%{__rm} -r $RPM_BUILD_ROOT%{_includedir}/vulkan/{vk_platform.h,vulkan.h}
-
 %if %{without glvnd}
 # remove "OS ABI: Linux 2.4.20" tag, so private copies (nvidia or fglrx),
 # set up via /etc/ld.so.conf.d/*.conf will be preferred over this
This page took 0.466513 seconds and 4 git commands to generate.