Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2014-04-11 14:40:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2014-03-22 19:46:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes     
2014-04-11 14:40:36.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr  8 22:04:19 UTC 2014 - [email protected]
+
+- Update to 1.16RC2
+- Build and pack XWayland DDX
+
+-------------------------------------------------------------------

Old:
----
  xorg-server-1.15.99.901.7.tar.bz2

New:
----
  xorg-server-1.15.99.902.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.p2UR1W/_old  2014-04-11 14:40:38.000000000 +0200
+++ /var/tmp/diff_new_pack.p2UR1W/_new  2014-04-11 14:40:38.000000000 +0200
@@ -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 @@
             --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 @@
 %ifnarch s390 s390x
 %{_bindir}/Xorg
 %{_bindir}/X
+
+%if 0%{?suse_version} > 1310
+%{_bindir}/Xwayland
+%endif
+
 %{_bindir}/cvt
 %{_bindir}/gtf
 %{_libdir}/xorg/modules/

++++++ N_default-module-path.diff ++++++
--- /var/tmp/diff_new_pack.p2UR1W/_old  2014-04-11 14:40:38.000000000 +0200
+++ /var/tmp/diff_new_pack.p2UR1W/_new  2014-04-11 14:40:38.000000000 +0200
@@ -14,5 +14,5 @@
 -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;

++++++ xorg-server-1.15.99.901.7.tar.bz2 -> xorg-server-1.15.99.902.tar.bz2 
++++++
++++ 11389 lines of diff (skipped)

++++++ xorg-server-provides ++++++
--- /var/tmp/diff_new_pack.p2UR1W/_old  2014-04-11 14:40:41.000000000 +0200
+++ /var/tmp/diff_new_pack.p2UR1W/_new  2014-04-11 14:40:41.000000000 +0200
@@ -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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to