Accepting request 779939 from X11:XOrg
- specfile: reenabled XFree86-VidModeExtension (boo#1164020) OBS-URL: https://build.opensuse.org/request/show/779939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=379
This commit is contained in:
commit
e23a6f099b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 27 14:09:12 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- specfile: reenabled XFree86-VidModeExtension (boo#1164020)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 20 16:12:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
Mon Jan 20 16:12:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xorg-x11-server
|
# spec file for package xorg-x11-server
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -121,6 +121,7 @@ BuildRequires: pkgconfig(xext) >= 1.0.99.4
|
|||||||
BuildRequires: pkgconfig(xextproto) >= 7.1.99
|
BuildRequires: pkgconfig(xextproto) >= 7.1.99
|
||||||
BuildRequires: pkgconfig(xf86dgaproto)
|
BuildRequires: pkgconfig(xf86dgaproto)
|
||||||
BuildRequires: pkgconfig(xf86driproto)
|
BuildRequires: pkgconfig(xf86driproto)
|
||||||
|
BuildRequires: pkgconfig(xf86vidmodeproto)
|
||||||
BuildRequires: pkgconfig(xfixes)
|
BuildRequires: pkgconfig(xfixes)
|
||||||
BuildRequires: pkgconfig(xfont2)
|
BuildRequires: pkgconfig(xfont2)
|
||||||
BuildRequires: pkgconfig(xi) >= 1.2.99.1
|
BuildRequires: pkgconfig(xi) >= 1.2.99.1
|
||||||
@ -409,6 +410,7 @@ autoreconf -fi
|
|||||||
export PCI_TXT_IDS_DIR=%{pci_ids_dir}
|
export PCI_TXT_IDS_DIR=%{pci_ids_dir}
|
||||||
%endif
|
%endif
|
||||||
%configure CFLAGS="%{optflags} -fno-strict-aliasing" \
|
%configure CFLAGS="%{optflags} -fno-strict-aliasing" \
|
||||||
|
--enable-xf86vidmode \
|
||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--enable-xdmcp \
|
--enable-xdmcp \
|
||||||
--enable-xdm-auth-1 \
|
--enable-xdm-auth-1 \
|
||||||
|
Loading…
Reference in New Issue
Block a user