Mailinglist Archive: opensuse-commit (857 mails)
| < Previous | Next > |
commit xgl
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 12 Nov 2007 22:00:26 +0100
- Message-id: <20071112210026.5952E6780DE@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package xgl
checked in at Mon Nov 12 22:00:26 CET 2007.
--------
--- xgl/xgl.changes 2007-11-10 10:47:16.000000000 +0100
+++ /mounts/work_src_done/STABLE/xgl/xgl.changes 2007-11-12
18:18:57.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 12 18:17:14 CET 2007 - mhopf@xxxxxxx
+
+- Update to GIT 071026.
+- Update to Mesa 6.5.3.
+
+-------------------------------------------------------------------
Old:
----
MesaLib-6.5.2.tar.bz2
Mesa-x86_64-fixes.patch
renderproto-0_9_3.diff
xgl-glxext-call-lists.diff
xgl-glxext-mesa652-glapi-table.diff
xgl-logging.diff
New:
----
MesaLib-6.5.3.tar.bz2
xorg-mesa-glxutil_header.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xgl.spec ++++++
--- /var/tmp/diff_new_pack.V22492/_old 2007-11-12 21:59:52.000000000 +0100
+++ /var/tmp/diff_new_pack.V22492/_new 2007-11-12 21:59:52.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package xgl (Version git_070104)
+# spec file for package xgl (Version git_071026)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -23,35 +23,30 @@
PreReq: %fillup_prereq
Requires: xgl-hardware-list
AutoReqProv: on
-Version: git_070104
-Release: 78
+Version: git_071026
+Release: 1
Summary: Xserver that uses OpenGL for its drawing operations.
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64
Source: xorg-server-1.1.99.1.tar.bz2
Source1: glitz-0.5.6.tar.gz
-Source2: MesaLib-6.5.2.tar.bz2
+Source2: MesaLib-6.5.3.tar.bz2
Source3: README.SUSE
Source4: sysconfig.displaymanager.template
Patch: xgl-suse-sysconfig.diff
Patch1: xgl-xpstubs-link-hack.diff
-Patch2: xgl-logging.diff
Patch3: xorg-maprules-tolower-fix.diff
Patch4: xorg-java-wmhack.diff
Patch5: xorg-mesa-delete-textures.diff
Patch6: xorg-composite-avoid-frame-buffer-reads.diff
Patch7: xorg-enable-xinerama-by-default.diff
-Patch8: xgl-glxext-call-lists.diff
Patch9: xgl-glx-reset.diff
-Patch10: xgl-glxext-mesa652-glapi-table.diff
Patch11: xorg-extraopts.diff
+Patch12: xorg-mesa-glxutil_header.diff
# Pre- Xorg 7.0 patches
Patch20: xorg-security-file-dir.diff
-# X.Org 7.3 patches
-Patch25: renderproto-0_9_3.diff
# Non-xgl patches
Patch30: glitz-glx-get-proc-address.diff
-Patch40: Mesa-x86_64-fixes.patch
%if "%(xft-config --prefix)" == "/usr"
%define xorg_prefix /usr
%define xorg_default_font_path
/usr/share/fonts/misc,/usr/share/fonts/truetype,/usr/share/fonts/Type1,/usr/share/fonts/100dpi,/usr/share/fonts/75dpi
@@ -101,30 +96,24 @@
pushd xorg-*
%patch0 -p0
%patch1 -p0
-%patch2 -p0
%patch3 -p0
%patch4 -p0
%patch5 -p1
%patch6 -p1
%patch7 -p1
-%patch8 -p1
%patch9 -p1
-%patch10 -p1
%patch11 -p0
+%patch12 -p0
%if "%xorg_prefix" == "/usr/X11R6"
# Pre-Xorg7.0 patches
%patch20 -p0
%endif
# Hack! Only report RANDR version 1.1 until Xgl supports more.
sed -i 's/RANDR_MAJOR/1/g;s/RANDR_MINOR/1/g' randr/randr.c
-%patch25 -p3
popd
pushd glitz-*
%patch30 -p0
popd
-pushd Mesa-*
-%patch40 -p0
-popd
%build
PREFIX=%buildroot/%xorg_prefix/lib/xgl
@@ -208,6 +197,9 @@
%xorg_prefix/%_lib/xorg/modules/xgl/lib*
/var/adm/fillup-templates/sysconfig.displaymanager-%name
%changelog
+* Mon Nov 12 2007 - mhopf@xxxxxxx
+- Update to GIT 071026.
+- Update to Mesa 6.5.3.
* Sat Nov 10 2007 - sndirsch@xxxxxxx
- renderproto-0_9_3.diff:
* fixes build against X.Org 7.3
++++++ MesaLib-6.5.2.tar.bz2 -> MesaLib-6.5.3.tar.bz2 ++++++
++++ 146812 lines of diff (skipped)
++++++ xgl-xpstubs-link-hack.diff ++++++
--- /var/tmp/diff_new_pack.V22492/_old 2007-11-12 22:00:01.000000000 +0100
+++ /var/tmp/diff_new_pack.V22492/_new 2007-11-12 22:00:01.000000000 +0100
@@ -1,11 +1,11 @@
---- hw/xgl/Makefile.in.orig 2006-04-03 09:38:17.000000000 +0200
-+++ hw/xgl/Makefile.in 2006-04-03 09:39:20.000000000 +0200
-@@ -454,7 +454,7 @@
+--- hw/xgl/Makefile.in.orig 2007-11-12 15:47:19.000000000 +0100
++++ hw/xgl/Makefile.in 2007-11-12 15:47:38.000000000 +0100
+@@ -294,7 +294,7 @@
XSERVERCFLAGS_LIBS = @XSERVERCFLAGS_LIBS@
XSERVERLIBS_CFLAGS = @XSERVERLIBS_CFLAGS@
XSERVERLIBS_LIBS = @XSERVERLIBS_LIBS@
-XSERVER_LIBS = @XSERVER_LIBS@
+XSERVER_LIBS = @XSERVER_LIBS@ ../../dix/libxpstubs.la
- XTRAP_FALSE = @XTRAP_FALSE@
- XTRAP_TRUE = @XTRAP_TRUE@
XTSTEXAMPLES_DEP_CFLAGS = @XTSTEXAMPLES_DEP_CFLAGS@
+ XTSTEXAMPLES_DEP_LIBS = @XTSTEXAMPLES_DEP_LIBS@
+ XVFB_LIBS = @XVFB_LIBS@
++++++ xorg-mesa-glxutil_header.diff ++++++
--- GL/mesa/X/xf86glx_util.h.orig 2007-11-12 17:38:30.000000000 +0100
+++ GL/mesa/X/xf86glx_util.h 2007-11-12 17:39:16.000000000 +0100
@@ -48,6 +48,8 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN
#include <pixmap.h>
#include <gc.h>
#include "GL/xmesa.h"
+#include "GL/xmesa_xf86.h"
+#include <xm_image.h>
#define XMESA_USE_PUTPIXEL_MACRO
++++++ xorg-server-1.1.99.1.tar.bz2 ++++++
xgl/xorg-server-1.1.99.1.tar.bz2
/mounts/work_src_done/STABLE/xgl/xorg-server-1.1.99.1.tar.bz2 differ: byte 11,
line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |