From fd426dcd0f3d11f7e2df4dd373d906a47740895326677b218964d0e569053404 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 30 Oct 2014 13:18:51 +0000 Subject: [PATCH] Accepting request 258958 from home:jengelh:dev resend: - Update descriptions and Requires for GLES3 OBS-URL: https://build.opensuse.org/request/show/258958 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=404 --- Mesa.changes | 5 +++++ Mesa.spec | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Mesa.changes b/Mesa.changes index 7f1d8ec..ac20128 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 30 09:37:08 UTC 2014 - jengelh@inai.de + +- Update descriptions and Requires for GLES3 + ------------------------------------------------------------------- Sat Oct 25 10:24:33 UTC 2014 - josua.mayer97@gmail.com diff --git a/Mesa.spec b/Mesa.spec index f633161..14bcb03 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -310,6 +310,9 @@ extensions for the special needs of embedded systems. OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders. +The libGLESv2.so.2 library provides symbols for all OpenGL ES 2 and +ES 3 entry points. + %package -n Mesa-libGLESv2-devel Summary: Development files for the OpenGL ES 2.x API Group: Development/Libraries/C and C++ @@ -331,7 +334,7 @@ applications using the OpenGL|ES 2.x APIs. %package -n Mesa-libGLESv3-devel Summary: Development files for the OpenGL ES 3.x API Group: Development/Libraries/C and C++ -#Requires: Mesa-libGLESv3-3 = %version +Requires: Mesa-libGLESv2-2 = %version Requires: pkgconfig(egl) %description -n Mesa-libGLESv3-devel