From a52101b71e5a534361a21042f8ab35e4c4c24c130fed5d389234e2857548bbb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 16 Dec 2014 10:20:28 +0000 Subject: [PATCH] Accepting request 265272 from home:fcrozat:branches:GNOME:Factory - Disable wayland on SLE12. OBS-URL: https://build.opensuse.org/request/show/265272 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=172 --- gtk3.changes | 5 +++++ gtk3.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/gtk3.changes b/gtk3.changes index 3b41554..e455b96 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -14,6 +14,11 @@ Fri Dec 12 20:04:34 UTC 2014 - zaitor@opensuse.org crash application using gtk file chooser when deleting file via an other app (patch from upstream git). +------------------------------------------------------------------- +Fri Dec 12 15:07:40 UTC 2014 - fcrozat@suse.com + +- Disable wayland on SLE12. + ------------------------------------------------------------------- Tue Nov 11 19:09:28 UTC 2014 - zaitor@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 3f89e09..9b69448 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -18,7 +18,11 @@ %define build_broadway_backend 1 +%if 0%{?suse_version} == 1315 +%define build_wayland_backend 0 +%else %define build_wayland_backend 1 +%endif # When updating the binary version, do not forget to also update baselibs.conf %define gtk_binary_version 3.0.0