SHA256
1
0
forked from pool/at-spi2-core

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
This commit is contained in:
Bjørn Lie 2015-10-30 08:42:08 +00:00 committed by Git OBS Bridge
parent cd408219be
commit e0f5269135
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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}