Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2014-10-31 09:39:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and      /work/SRC/openSUSE:Factory/.Mesa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Mesa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes        2014-10-15 
21:58:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2014-10-31 
12:22:47.000000000 +0100
@@ -1,0 +2,12 @@
+Thu Oct 30 09:37:08 UTC 2014 - [email protected]
+
+- Update descriptions and Requires for GLES3
+
+-------------------------------------------------------------------
+Sat Oct 25 10:24:33 UTC 2014 - [email protected]
+
+- add Mesa-devel-dri package:
+  This way dri.pc will no longer pull in all of Mesa, just as
+  packages requiring dri do not have to require Mesa-devel anymore
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.FWIWey/_old  2014-10-31 12:22:48.000000000 +0100
+++ /var/tmp/diff_new_pack.FWIWey/_new  2014-10-31 12:22:48.000000000 +0100
@@ -167,6 +167,7 @@
 Summary:        Libraries, includes and more to develop Mesa applications
 Group:          Development/Libraries/X11
 Requires:       Mesa = %version
+Requires:       Mesa-dri-devel = %version
 Requires:       Mesa-libEGL-devel = %version
 Requires:       Mesa-libGL-devel = %version
 Requires:       Mesa-libGLESv1_CM-devel = %version
@@ -309,6 +310,9 @@
 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++
@@ -330,7 +334,7 @@
 %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
@@ -380,6 +384,15 @@
 dispatching all the gl* functions. It is intended to be mainly used by
 the Mesa-libGLES* packages.
 
+%package -n Mesa-dri-devel
+Summary:        Development files for the DRI API
+Group:          Development/Libraries/C and C++
+Requires:       Mesa = %version
+
+%description -n Mesa-dri-devel
+This package contains the development environment required for
+compiling programs and libraries using the DRI API.
+
 %package -n libgbm1
 Summary:        Generic buffer management API
 Group:          System/Libraries
@@ -833,10 +846,13 @@
 %defattr(-,root,root)
 %_libdir/libglapi.so
 
-%files devel
+%files -n Mesa-dri-devel
 %defattr(-,root,root)
-%doc docs/*.html
 %_includedir/GL/internal
 %_libdir/pkgconfig/dri.pc
 
+%files devel
+%defattr(-,root,root)
+%doc docs/*.html
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to