Mailinglist Archive: opensuse-commit (1023 mails)
| < Previous | Next > |
commit xorg-x11-server for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 02 Nov 2010 13:04:38 +0100
- Message-id: <20101102120438.3365920298@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xorg-x11-server for openSUSE:Factory
checked in at Tue Nov 2 13:04:38 CET 2010.
--------
--- xorg-x11-server/xorg-x11-server.changes 2010-10-24 12:10:21.000000000
+0200
+++ /mounts/work_src_done/STABLE/xorg-x11-server/xorg-x11-server.changes
2010-11-02 00:57:44.000000000 +0100
@@ -1,0 +2,19 @@
+Mon Nov 1 23:47:32 UTC 2010 - sndirsch@xxxxxxxxxx
+
+- xorg-server 1.9.2
+ * This is a brown-bag release to address an issue with the
+ xorg-server-1.9.1 tarball. The version of util-macros used to
+ build the 1.9.1 tarball was modified and could cause problems
+ due to the absence of the -fno-strict-aliasing CFLAG. This
+ tarball was packaged using the unmodified util-macros.
+ This additionally contains a fix for a regression in XQuartz
+ found by Christof Wolf.
+
+-------------------------------------------------------------------
+Mon Oct 25 12:16:17 UTC 2010 - sndirsch@xxxxxxxxxx
+
+- commit-5c6a2f9.diff
+ * retain obsolete pixmapPrivate, just for ABI compatibility
+ * reenable patch
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
xorg-server-1.9.1.tar.bz2
New:
----
xorg-server-1.9.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.amG6TW/_old 2010-11-02 13:00:26.000000000 +0100
+++ /var/tmp/diff_new_pack.amG6TW/_new 2010-11-02 13:00:26.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package xorg-x11-server (Version 7.5_1.9.1)
+# spec file for package xorg-x11-server (Version 7.5_1.9.2)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -20,7 +20,7 @@
%define moblin 0
Name: xorg-x11-server
-%define dirsuffix 1.9.1
+%define dirsuffix 1.9.2
%define vnc 0
BuildRequires: Mesa-devel bison flex fontconfig-devel freetype2-devel
ghostscript-library libdrm-devel libopenssl-devel pkgconfig xorg-x11
xorg-x11-devel xorg-x11-fonts-devel xorg-x11-libICE-devel xorg-x11-libSM-devel
xorg-x11-libX11-devel xorg-x11-libXau-devel xorg-x11-libXdmcp-devel
xorg-x11-libXext-devel xorg-x11-libXfixes-devel xorg-x11-libXmu-devel
xorg-x11-libXp-devel xorg-x11-libXpm-devel xorg-x11-libXprintUtil-devel
xorg-x11-libXrender-devel xorg-x11-libXt-devel xorg-x11-libXv-devel
xorg-x11-libfontenc-devel xorg-x11-libxkbfile-devel xorg-x11-proto-devel
xorg-x11-xtrans-devel
### udev support (broken on openSUSE 11.2, see also bnc #589997)
@@ -241,7 +241,7 @@
%patch217 -p1
%patch218 -p1
%patch220 -p1
-#%patch221 -p1
+%patch221 -p1
%if %moblin
%patch300 -p1
%endif
++++++ commit-5c6a2f9.diff ++++++
--- /var/tmp/diff_new_pack.amG6TW/_old 2010-11-02 13:00:26.000000000 +0100
+++ /var/tmp/diff_new_pack.amG6TW/_new 2010-11-02 13:00:26.000000000 +0100
@@ -50,11 +50,12 @@
index c9b261d..b979884 100644
--- a/hw/xfree86/common/xf86str.h
+++ b/hw/xfree86/common/xf86str.h
-@@ -765,7 +765,6 @@ typedef struct _ScrnInfoRec {
+@@ -765,7 +765,7 @@ typedef struct _ScrnInfoRec {
/* Allow screens to be enabled/disabled individually */
Bool vtSema;
- DevUnion pixmapPrivate; /* saved devPrivate from pixmap
*/
++ DevUnion pixmapPrivate; /* XXX obsoleted; just for ABI
compatibility */
/* hw cursor moves at SIGIO time */
Bool silkenMouse;
++++++ xorg-server-1.9.1.tar.bz2 -> xorg-server-1.9.2.tar.bz2 ++++++
++++ 113901 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |