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}