diff --git a/.abf.yml b/.abf.yml index 7e4b23c..4087b77 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - mesa-13.0.4.tar.xz: b5527aefe1a783f023f7e0c6e7cb87a837f54749 + mesa-17.0.1.tar.xz: 7888c44300f25debb71d962a46d568349c3a081c diff --git a/mesa.spec b/mesa.spec index b3bf2c6..c5ec4d7 100644 --- a/mesa.spec +++ b/mesa.spec @@ -30,8 +30,8 @@ Summary: OpenGL-compatible 3D graphics library Name: mesa -Version: 13.0.4 -Release: 3 +Version: 17.0.1 +Release: 1 License: MIT Group: System/Libraries Url: http://www.mesa3d.org @@ -59,7 +59,7 @@ BuildRequires: pkgconfig(talloc) BuildRequires: pkgconfig(vdpau) %endif %if %{with wayland} -BuildRequires: pkgconfig(wayland-client) +BuildRequires: pkgconfig(wayland-client) >= 1.11 %endif BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xdamage) @@ -120,6 +120,9 @@ contains no libraries but rather the common files. %package -n %{dridrivers} Summary: Mesa DRI drivers 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} Mesa is an OpenGL compatible 3D graphics library. This