1
0

Accepting request 212756 from home:elvigia:branches: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.

OBS-URL: https://build.opensuse.org/request/show/212756
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=490
This commit is contained in:
Stefan Dirsch 2014-01-07 13:28:48 +00:00 committed by Git OBS Bridge
parent 5d24b0822d
commit 682c84005c
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 \