1
0

Accepting request 229522 from X11:XOrg

Ooops, forgot you havent included the X11:Wayland Repository.
1) You could take this and disable XWayland for 13.1 and below, or
2) Add <path project="X11:Wayland" repository="openSUSE_13.1"/> to the Meta Section of 13.1, so we could at least test this with 13.1 (forwarded request 229516 from tobijk)

OBS-URL: https://build.opensuse.org/request/show/229522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xorg-x11-server?expand=0&rev=285
This commit is contained in:
Stephan Kulow 2014-04-11 12:40:33 +00:00 committed by Git OBS Bridge
commit 302f1a7628
6 changed files with 23 additions and 6 deletions

View File

@ -14,5 +14,5 @@ Index: hw/xfree86/common/xf86Globals.c
-const char *xf86ModulePath = DEFAULT_MODULE_PATH;
+const char *xf86ModulePath = DEFAULT_MODULE_PATH "/updates," DEFAULT_MODULE_PATH;
MessageType xf86ModPathFrom = X_DEFAULT;
const char *xf86LogFile = DEFAULT_LOGPREFIX;
const char *xf86LogFile = DEFAULT_LOGDIR "/" DEFAULT_LOGPREFIX;
MessageType xf86LogFileFrom = X_DEFAULT;

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:011bc1cbda0d6968d0cd987434582e22282466f3a129738a547666640e508b8d
size 3779951

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71de6ec0758c8223eb4e21c5a573d649318320adffcd3a648efd2e515ded17ba
size 3804821

View File

@ -1,4 +1,4 @@
Provides: X11_ABI_XINPUT = 21.0
Provides: X11_ABI_VIDEODRV = 16.0
Provides: X11_ABI_VIDEODRV = 17.0
Provides: X11_ABI_ANSIC = 0.4
Provides: X11_ABI_EXTENSION = 8.0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 8 22:04:19 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
- Update to 1.16RC2
- Build and pack XWayland DDX
-------------------------------------------------------------------
Sat Mar 22 07:02:56 UTC 2014 - coolo@suse.com

View File

@ -18,11 +18,12 @@
Name: xorg-x11-server
%define dirsuffix 1.15.99.901.7
%define dirsuffix 1.15.99.902
Summary: X
License: MIT
Group: System/X11/Servers/XF86_4
# Source URL: http://xorg.freedesktop.org/archive/individual/xserver/
Source0: xorg-server-%{dirsuffix}.tar.bz2
Source1: sysconfig.displaymanager.template
Source2: README.updates
@ -243,6 +244,11 @@ autoreconf -fi
--with-sha1=libcrypto \
--disable-linux-acpi \
--disable-linux-apm \
%if 0%{?suse_version} > 1310
--enable-xwayland \
%else
--disable-xwayland \
%endif
%ifarch s390 s390x
--disable-xorg \
--disable-aiglx \
@ -361,6 +367,11 @@ exit 0
%ifnarch s390 s390x
%{_bindir}/Xorg
%{_bindir}/X
%if 0%{?suse_version} > 1310
%{_bindir}/Xwayland
%endif
%{_bindir}/cvt
%{_bindir}/gtf
%{_libdir}/xorg/modules/