1
0

Accepting request 213026 from X11:XOrg

- Also build with --disable-linux-apm as lnx_apm.lo is still
  built even if --disable-linux-acpi is used.
  Both are obsolete and very likely dangerous to use nowadays. (forwarded request 212756 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/213026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=279
This commit is contained in:
Stephan Kulow 2014-01-07 15:28:20 +00:00 committed by Git OBS Bridge
commit 78ff9d2621
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 1 05:35:47 UTC 2014 - crrodriguez@opensuse.org
- Also build with --disable-linux-apm as lnx_apm.lo is still
built even if --disable-linux-acpi is used.
Both are obsolete and very likely dangerous to use nowadays.
-------------------------------------------------------------------
Sun Dec 29 17:53:44 UTC 2013 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package xorg-x11-server
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 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
@ -234,6 +234,7 @@ autoreconf -fi
--enable-xcsecurity \
--with-sha1=libcrypto \
--disable-linux-acpi \
--disable-linux-apm \
%ifarch s390 s390x
--disable-xorg \
--disable-aiglx \