From e0f5269135d9f2806734e2fe7603ab7708540d6b26d709a08591f58219fa8ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 30 Oct 2015 08:42:08 +0000 Subject: [PATCH] Accepting request 341542 from home:mgorse:branches:GNOME:Factory - Disable xevie when configuring (boo#952011). OBS-URL: https://build.opensuse.org/request/show/341542 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/at-spi2-core?expand=0&rev=132 --- at-spi2-core.changes | 5 +++++ at-spi2-core.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/at-spi2-core.changes b/at-spi2-core.changes index dd9f0ad..06aac9e 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 28 19:16:30 UTC 2015 - mgorse@suse.com + +- Disable xevie when configuring (boo#952011). + ------------------------------------------------------------------- Mon Oct 12 20:06:16 UTC 2015 - zaitor@opensuse.org diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 73f4b92..edd7598 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -85,6 +85,7 @@ to develop applications that require these. %configure \ --libexecdir=%{_libexecdir}/at-spi2 \ --with-dbus-daemondir=/bin \ + --disable-xevie \ --disable-static make %{?_smp_mflags}