Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2013-09-14 19:08:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-09-13 
14:43:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2013-09-14 
19:08:16.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 13 12:53:33 UTC 2013 - d...@suse.com
+
+- wayland-egl-pc-require-wayland is now mainline
+
+-------------------------------------------------------------------

Old:
----
  u_wayland-egl-pc-require-wayland.patch

New:
----
  U_wayland-egl-pc-require-wayland.patch

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

Other differences:
------------------
++++++ Mesa.spec ++++++
--- /var/tmp/diff_new_pack.WqpTXx/_old  2013-09-14 19:08:17.000000000 +0200
+++ /var/tmp/diff_new_pack.WqpTXx/_new  2013-09-14 19:08:17.000000000 +0200
@@ -110,7 +110,7 @@
 Patch15:        u_mesa-8.0-llvmpipe-shmget.patch
 # PATCH-FIX-UPSTREAM gallium-egl-gbm-use-wayland-cflags.patch -- use pkgconfig 
for finding wayland
 Patch16:        u_gallium-egl-gbm-use-wayland-cflags.patch
-Patch18:        u_wayland-egl-pc-require-wayland.patch
+Patch18:        U_wayland-egl-pc-require-wayland.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 

++++++ U_wayland-egl-pc-require-wayland.patch ++++++
From: Torsten Duwe <d...@suse.de>
Subject: require wayland.pc in wayland-egl.pc
Git-commit: 3bc642cbf69b3ba71fc636d6120fc7ac0b83aecb
Patch-mainline: 9.2

Mesa provides the wayland-egl libs and the pkgconfig file, but
the headers originate from the wayland package. Ensure everything
matches, by requiring application builds to look at the wayland
headers as well.

Signed-off-by: Torsten Duwe <d...@suse.de>
Signed-off-by: Johannes Obermayr <johannesoberm...@gmx.de>

--- Mesa-9.1.5/src/egl/wayland/wayland-egl/wayland-egl.pc.in.orig       
2013-04-08 20:21:04.000000000 +0200
+++ Mesa-9.1.5/src/egl/wayland/wayland-egl/wayland-egl.pc.in    2013-09-09 
14:32:07.000000000 +0200
@@ -6,5 +6,6 @@ includedir=@includedir@
 Name: wayland-egl
 Description: Mesa wayland-egl library
 Version: @VERSION@
+Requires: wayland-client
 Libs: -L${libdir} -lwayland-egl
 Cflags: -I${includedir}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to