Merge branch 'master' into rosa2016.1

This commit is contained in:
Evgenii Shatokhin 2017-04-04 17:54:10 +03:00
commit d21edf1097
2 changed files with 7 additions and 4 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
mesa-13.0.4.tar.xz: b5527aefe1a783f023f7e0c6e7cb87a837f54749 mesa-17.0.1.tar.xz: 7888c44300f25debb71d962a46d568349c3a081c

View file

@ -30,8 +30,8 @@
Summary: OpenGL-compatible 3D graphics library Summary: OpenGL-compatible 3D graphics library
Name: mesa Name: mesa
Version: 13.0.4 Version: 17.0.1
Release: 3 Release: 1
License: MIT License: MIT
Group: System/Libraries Group: System/Libraries
Url: http://www.mesa3d.org Url: http://www.mesa3d.org
@ -59,7 +59,7 @@ BuildRequires: pkgconfig(talloc)
BuildRequires: pkgconfig(vdpau) BuildRequires: pkgconfig(vdpau)
%endif %endif
%if %{with wayland} %if %{with wayland}
BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-client) >= 1.11
%endif %endif
BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xdamage)
@ -120,6 +120,9 @@ contains no libraries but rather the common files.
%package -n %{dridrivers} %package -n %{dridrivers}
Summary: Mesa DRI drivers Summary: Mesa DRI drivers
Group: System/Libraries Group: System/Libraries
# This helps if a user tries to install RPMs from Fedora and the like
# which often require mesa-dri-drivers.
Provides: mesa-dri-drivers = %{EVRD}
%description -n %{dridrivers} %description -n %{dridrivers}
Mesa is an OpenGL compatible 3D graphics library. This Mesa is an OpenGL compatible 3D graphics library. This