Hello community,

here is the log from the commit of package gtk3 for openSUSE:Factory checked in 
at 2013-04-02 11:50:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk3 (Old)
 and      /work/SRC/openSUSE:Factory/.gtk3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk3", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes        2013-03-28 
13:16:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gtk3.new/gtk3.changes   2013-04-02 
11:50:33.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Mar 29 20:02:52 UTC 2013 - zai...@opensuse.org
+
+- Disable building of wayland backend, and conditionally apply
+  gtk3-find-wayland-includedir.patch as it's only needed when
+  building wayland backend. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtk3.spec ++++++
--- /var/tmp/diff_new_pack.mm58hC/_old  2013-04-02 11:50:44.000000000 +0200
+++ /var/tmp/diff_new_pack.mm58hC/_new  2013-04-02 11:50:44.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 %define build_broadway_backend 1
-%define build_wayland_backend 1
+%define build_wayland_backend 0
 
 # When updating the binary version, do not forget to also update baselibs.conf
 %define gtk_binary_version 3.0.0
@@ -311,7 +311,10 @@
 %endif
 %patch1 -p0
 %patch3 -p1
+%if %{build_wayland_backend}
 %patch4 -p1
+%endif
+
 %build
 # Needed for patch1 and patch4
 NOCONFIGURE=1 ./autogen.sh

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to