commit xf86-video-r128 for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2019-06-30 10:16:33

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new.4615 (New)


Package is "xf86-video-r128"

Sun Jun 30 10:16:33 2019 rev:18 rq:712078 version:6.11.0

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2018-07-22 23:38:30.556191398 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-r128.new.4615/xf86-video-r128.changes
2019-06-30 10:16:34.343160757 +0200
@@ -1,0 +2,6 @@
+Mon Jun 24 14:07:37 UTC 2019 - Stefan Dirsch 
+
+- no longer require legacy extension xf86miscproto; no longer
+  provided by xorgproto-2019.1 by default and never needed anyway
+
+---



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.2Xq31H/_old  2019-06-30 10:16:35.987163311 +0200
+++ /var/tmp/diff_new_pack.2Xq31H/_new  2019-06-30 10:16:36.007163342 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-r128
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -35,7 +35,6 @@
 BuildRequires:  pkgconfig(videoproto)
 BuildRequires:  pkgconfig(xextproto)
 BuildRequires:  pkgconfig(xf86driproto)
-BuildRequires:  pkgconfig(xf86miscproto)
 BuildRequires:  pkgconfig(xineramaproto)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.2
 BuildRequires:  pkgconfig(xorg-server) >= 1.2




commit xf86-video-r128 for openSUSE:Factory

2018-07-22 Thread root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2018-07-22 23:38:24

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Sun Jul 22 23:38:24 2018 rev:17 rq:624236 version:6.11.0

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2017-05-29 22:20:14.418985978 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2018-07-22 23:38:30.556191398 +0200
@@ -1,0 +2,52 @@
+Fri Jul 20 09:38:00 UTC 2018 - sndir...@suse.com
+
+- Update to version 6.11.0
+  * autogen.sh: Implement GNOME Build API
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+  * configure: Drop AM_MAINTAINER_MODE
+  * Fix typo: Initalizing --> Initializing
+  * xf86-video-r128: remove the GlxSetVisualConfigs stub and friends
+  * Fix for cross build failure
+  * Include  in order to declare uint32_t
+  * Move the location where R128PreInitGamma is called
+  * Move assignment of color depth variables away from R128PreInitVisual
+  * Move the assignment to monitor field of ScrnInfoRec record
+  * Move R128PreInitVisual and R128PreInitGamma calls
+  * Remove R128ProbeDDC
+  * Refactor R128PreInitWeight
+  * Move the location xf86CrtcConfigInit is called inside R128PreInit
+  * Move existing mode setting initialization code into R128LegacyMS
+  * Move R128InitCrtcRegisters to r128_crtc.c
+  * Move R128InitCrtc2Registers to r128_crtc.c
+  * Move R128InitCrtcBase to r128_crtc.c
+  * Move R128InitCrtc2Base to r128_crtc.c
+  * Convert R128Div to an inline function
+  * Move R128InitPLLRegisters to r128_crtc.c
+  * Move R128InitPLL2Registers to r128_crtc.c
+  * Move R128RestoreCrtcRegisters to r128_crtc.c
+  * Move R128RestoreCrtc2Registers to r128_crtc.c
+  * Move R128InitDACRegisters to r128_output.c
+  * Move R128RestoreDACRegisters to r128_output.c
+  * Move R128RestorePLLRegisters to r128_crtc.c
+  * Move R128RestorePLL2Registers to r128_crtc.c
+  * Move R128InitDDARegisters to r128_crtc.c
+  * Move R128InitDDA2Registers to r128_crtc.c
+  * Move the location R128PreInitDRI is called
+  * Deprecate R128TRACE macro when generating debug messages
+  * Remove compilation warnings related to debug messages
+  * Using __func__ string for debug message function identification
+  * Convert tabs to white spaces for r128_output.c
+  * Fix for some RAGE 128 Pro causing out of range display error
+  * Reorganize r128_exa.c
+- supersedes u_Include-stdint.h-in-order-to-declare-uint32_t.patch
+
+---
+Fri Jun 22 12:40:42 UTC 2018 - sndir...@suse.com
+
+- u_Include-stdint.h-in-order-to-declare-uint32_t.patch
+  * fixed build against xorg-server 1.20
+- marked COPYING file correctly as %license
+
+---

Old:

  xf86-video-r128-6.10.2.tar.bz2

New:

  xf86-video-r128-6.11.0.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.VnMQmC/_old  2018-07-22 23:38:30.896191285 +0200
+++ /var/tmp/diff_new_pack.VnMQmC/_new  2018-07-22 23:38:30.900191284 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-r128
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   xf86-video-r128
-Version:6.10.2
+Version:6.11.0
 Release:0
 Summary:ATI Rage 128 video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+# https://lists.x.org/archives/xorg-devel/2018-June/057208.html
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -69,7 +70,8 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog README
+%license COPYING
 %dir %{_libdir}/xorg/modules/drivers
 %{_libdir}/xorg/modules/drivers/r128_drv.so
 %{_datadir}/man/man4/r128.4%{?ext_man}

++ xf86-video-r128-6.10.2.tar.bz2 -> xf86-video-r128-6.11.0.tar.bz2 ++
 5346 lines of diff (skipped)




commit xf86-video-r128 for openSUSE:Factory

2017-05-29 Thread root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2017-05-29 22:20:09

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Mon May 29 22:20:09 2017 rev:16 rq:499442 version:6.10.2

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2017-01-23 11:22:34.655898139 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2017-05-29 22:20:14.418985978 +0200
@@ -1,0 +2,6 @@
+Mon May 29 13:59:02 UTC 2017 - sndir...@suse.com
+
+- includes everything needed for missing sle issue entries:
+  fate #315643-315645, 319159-319161, 319618 (bsc#1041399)
+
+---



Other differences:
--



commit xf86-video-r128 for openSUSE:Factory

2017-01-23 Thread root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2017-01-23 11:22:34

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2016-12-06 14:22:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2017-01-23 11:22:34.655898139 +0100
@@ -1,0 +2,9 @@
+Thu Jan 19 14:57:19 UTC 2017 - sndir...@suse.com
+
+- Update to version 6.10.2
+  * Adapt Block/WakeupHandler signature for ABI 23
+  * Remove gatos advertisement
+  * xextproto 7.1 support update to the source code
+- supersedes  U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch 
+
+---

Old:

  U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
  xf86-video-r128-6.10.1.tar.bz2

New:

  xf86-video-r128-6.10.2.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.bgu9Aw/_old  2017-01-23 11:22:35.011847606 +0100
+++ /var/tmp/diff_new_pack.bgu9Aw/_new  2017-01-23 11:22:35.011847606 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-r128
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:   xf86-video-r128
-Version:6.10.1
+Version:6.10.2
 Release:0
 Summary:ATI Rage 128 video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -59,7 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ xf86-video-r128-6.10.1.tar.bz2 -> xf86-video-r128-6.10.2.tar.bz2 ++
 2005 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.10.1/ChangeLog new/xf86-video-r128-6.10.2/ChangeLog
--- old/xf86-video-r128-6.10.1/ChangeLog2016-01-22 04:45:44.0 
+0100
+++ new/xf86-video-r128-6.10.2/ChangeLog2017-01-17 23:43:38.0 
+0100
@@ -1,3 +1,43 @@
+commit b93b78f41154d24371acb1081c423351e8f370fd
+Author: Matt Turner 
+Date:   Tue Jan 17 14:43:12 2017 -0800
+
+xf86-video-r128 6.10.2
+
+Signed-off-by: Matt Turner 
+
+commit 5ab23b3a8ef18ab9ff96ac8be174380d36e185e5
+Author: Adam Jackson 
+Date:   Tue Jul 19 10:03:56 2016 -0400
+
+Adapt Block/WakeupHandler signature for ABI 23
+
+Signed-off-by: Adam Jackson 
+
+commit a589dd6baf7fa26f8ea7008ba6bd533a5ba3e76e
+Author: Connor Behan 
+Date:   Wed Apr 13 12:41:00 2016 -0400
+
+Remove gatos advertisement
+
+There are many current working ways to use a TV tuner with Linux. This
+is not one of them.
+Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=94915
+
+Signed-off-by: Connor Behan 
+
+commit 3328547c840664896c12d0fd2db8f63e3a398a62
+Author: Kevin Brace 
+Date:   Wed Mar 16 18:59:23 2016 -0700
+
+xextproto 7.1 support update to the source code
+
+While the compilation script was updated, for some reason, the source
+code did not get the update.
+
+Signed-off-by: Kevin Brace 
+Reviewed-by: Connor Behan 
+
 commit d3f3c9549119629ddd9447a0f9b699a909b916d5
 Author: Connor Behan 
 Date:   Thu Jan 21 22:12:25 2016 -0500
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.10.1/compile new/xf86-video-r128-6.10.2/compile
--- old/xf86-video-r128-6.10.1/compile  2014-10-01 03:49:39.0 +0200
+++ new/xf86-video-r128-6.10.2/compile  2017-01-17 23:43:34.0 +0100
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C)

commit xf86-video-r128 for openSUSE:Factory

2016-12-06 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2016-12-06 14:22:49

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2016-01-28 17:18:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2016-12-06 14:22:50.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 30 16:16:21 UTC 2016 - sndir...@suse.com
+
+- U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
+  * Adapt Block/WakeupHandler signature for ABI 23
+
+---

New:

  U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.5jk7c9/_old  2016-12-06 14:22:52.0 +0100
+++ /var/tmp/diff_new_pack.5jk7c9/_new  2016-12-06 14:22:52.0 +0100
@@ -24,6 +24,7 @@
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Patch0: U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -58,6 +59,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch ++
>From 5ab23b3a8ef18ab9ff96ac8be174380d36e185e5 Mon Sep 17 00:00:00 2001
From: Adam Jackson 
Date: Tue, 19 Jul 2016 10:03:56 -0400
Subject: [PATCH] Adapt Block/WakeupHandler signature for ABI 23

Signed-off-by: Adam Jackson 
---
 src/compat-api.h | 5 +
 1 file changed, 5 insertions(+)

diff --git a/src/compat-api.h b/src/compat-api.h
index 6bc946f..89976e4 100644
--- a/src/compat-api.h
+++ b/src/compat-api.h
@@ -75,8 +75,13 @@
 
 #define SCREEN_INIT_ARGS_DECL ScreenPtr pScreen, int argc, char **argv
 
+#if ABI_VIDEODRV_VERSION >= SET_ABI_VERSION(23, 0)
+#define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout
+#define BLOCKHANDLER_ARGS arg, pTimeout
+#else
 #define BLOCKHANDLER_ARGS_DECL ScreenPtr arg, pointer pTimeout, pointer 
pReadmask
 #define BLOCKHANDLER_ARGS arg, pTimeout, pReadmask
+#endif
 
 #define CLOSE_SCREEN_ARGS_DECL ScreenPtr pScreen
 #define CLOSE_SCREEN_ARGS pScreen
-- 
2.6.6




commit xf86-video-r128 for openSUSE:Factory

2016-01-29 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2016-01-28 17:18:17

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2015-05-06 07:48:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2016-01-28 17:18:18.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 22 10:03:53 UTC 2016 - sndir...@suse.com
+
+- Update to version 6.10.1
+  * Really fix bitmasks for DDC
+  * Assume CRT in the absence of other monitors
+
+---

Old:

  xf86-video-r128-6.10.0.tar.bz2

New:

  xf86-video-r128-6.10.1.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.ANSBzZ/_old  2016-01-28 17:18:19.0 +0100
+++ /var/tmp/diff_new_pack.ANSBzZ/_new  2016-01-28 17:18:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-r128
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-r128
-Version:6.10.0
+Version:6.10.1
 Release:0
 Summary:ATI Rage 128 video driver for the Xorg X server
 License:MIT

++ xf86-video-r128-6.10.0.tar.bz2 -> xf86-video-r128-6.10.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-r128-6.10.0/ChangeLog 
new/xf86-video-r128-6.10.1/ChangeLog
--- old/xf86-video-r128-6.10.0/ChangeLog2015-05-02 02:38:14.0 
+0200
+++ new/xf86-video-r128-6.10.1/ChangeLog2016-01-22 04:45:44.0 
+0100
@@ -1,3 +1,41 @@
+commit d3f3c9549119629ddd9447a0f9b699a909b916d5
+Author: Connor Behan 
+Date:   Thu Jan 21 22:12:25 2016 -0500
+
+Bump to version 6.10.1
+
+Signed-off-by: Connor Behan 
+Tested-by: Christopher Chavez 
+
+commit 562681414f38c6925da01b3fec0802f532cd9e53
+Author: Connor Behan 
+Date:   Sun Jan 17 16:45:31 2016 -0500
+
+Assume CRT in the absence of other monitors
+
+This patch is still untested, but it sounds like a lot of people need
+it. Assuming that there are no monitors when DDC fails (which causes X
+to abort with UMS) does not make sense. Some people will always have DDC
+fail. For example, the pins are not connected on an iMac G3. For another
+example, some RAGE128TF cards are known to lie that there is no VGA port
+in the connector table.
+
+Signed-off-by: Connor Behan 
+
+commit d6dd6c9ad5ba8e4950c9398d93298fea48745263
+Author: Connor Behan 
+Date:   Thu Jul 2 18:20:58 2015 -0400
+
+Really fix bitmasks for DDC
+
+For DDC, there is actually no difference between Pro2 cards and other
+VGA desktop cards. Mobility / dualhead cards are the only ones that
+differ.
+Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=91113
+
+Signed-off-by: Connor Behan 
+Tested-by: Kevin Brace 
+
 commit 0b0f74ac7db42c772c8dda0167154bbdcb904d4f
 Author: Connor Behan 
 Date:   Fri May 1 19:43:42 2015 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-r128-6.10.0/aclocal.m4 
new/xf86-video-r128-6.10.1/aclocal.m4
--- old/xf86-video-r128-6.10.0/aclocal.m4   2015-05-02 02:31:33.0 
+0200
+++ new/xf86-video-r128-6.10.1/aclocal.m4   2016-01-22 04:21:01.0 
+0100
@@ -9049,32 +9049,63 @@
 m4_ifndef([_LT_PROG_FC],   [AC_DEFUN([_LT_PROG_FC])])
 m4_ifndef([_LT_PROG_CXX],  [AC_DEFUN([_LT_PROG_CXX])])
 
-# pkg.m4 - Macros to locate and utilise pkg-config.-*- Autoconf -*-
-# serial 1 (pkg-config-0.24)
-# 
-# Copyright © 2004 Scott James Remnant .
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation,

commit xf86-video-r128 for openSUSE:Factory

2015-05-05 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2015-05-06 07:48:19

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2015-02-10 20:16:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2015-05-06 07:48:21.0 +0200
@@ -1,0 +2,7 @@
+Mon May  4 14:42:14 UTC 2015 - sndir...@suse.com
+
+- Update to version 6.10.0
+  * various bug fixes 
+- deprecates U_Only-declare-PCITAG-if-we-need-it.patch
+
+---

Old:

  U_Only-declare-PCITAG-if-we-need-it.patch
  xf86-video-r128-6.9.2.tar.bz2

New:

  xf86-video-r128-6.10.0.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.Ber6yp/_old  2015-05-06 07:48:22.0 +0200
+++ /var/tmp/diff_new_pack.Ber6yp/_new  2015-05-06 07:48:22.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   xf86-video-r128
-Version:6.9.2
+Version:6.10.0
 Release:0
 Summary:ATI Rage 128 video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: U_Only-declare-PCITAG-if-we-need-it.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -59,7 +58,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ xf86-video-r128-6.9.2.tar.bz2 -> xf86-video-r128-6.10.0.tar.bz2 ++
 33584 lines of diff (skipped)




commit xf86-video-r128 for openSUSE:Factory

2015-02-10 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2015-02-10 20:16:53

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2013-10-25 18:55:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2015-02-10 20:16:54.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  6 11:59:43 UTC 2015 - sndir...@suse.com
+
+- U_Only-declare-PCITAG-if-we-need-it.patch
+  * fixes build against xorg-server 1.17 
+
+---

New:

  U_Only-declare-PCITAG-if-we-need-it.patch



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.3cncQB/_old  2015-02-10 20:16:54.0 +0100
+++ /var/tmp/diff_new_pack.3cncQB/_new  2015-02-10 20:16:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-r128
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,6 +24,7 @@
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Patch0: U_Only-declare-PCITAG-if-we-need-it.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -58,6 +59,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ U_Only-declare-PCITAG-if-we-need-it.patch ++
>From 9eb693640136bc8bcbe706d642519b4eb23286d4 Mon Sep 17 00:00:00 2001
From: Connor Behan 
Date: Wed, 27 Nov 2013 18:14:43 -0800
Subject: [PATCH] Only declare PCITAG if we need it

If libpciaccess is available, we do not need to declare the deprecated
PciTag member because it will not be used.

Signed-off-by: Connor Behan 
Reviewed-by: Alex Deucher 
---
 src/r128.h| 2 ++
 src/r128_driver.c | 7 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/src/r128.h b/src/r128.h
index 90071b4..ee0b1d4 100644
--- a/src/r128.h
+++ b/src/r128.h
@@ -301,7 +301,9 @@ struct r128_2d_state {
 typedef struct {
 EntityInfoPtr pEnt;
 pciVideoPtr   PciInfo;
+#ifndef XSERVER_LIBPCIACCESS
 PCITAGPciTag;
+#endif
 int   Chipset;
 Bool  Primary;
 
diff --git a/src/r128_driver.c b/src/r128_driver.c
index 04a4537..0a0b82b 100644
--- a/src/r128_driver.c
+++ b/src/r128_driver.c
@@ -1957,9 +1957,6 @@ Bool R128PreInit(ScrnInfoPtr pScrn, int flags)
 }
 
 info->PciInfo  = xf86GetPciInfoForEntity(info->pEnt->index);
-info->PciTag   = pciTag(PCI_DEV_BUS(info->PciInfo),
-   PCI_DEV_DEV(info->PciInfo),
-   PCI_DEV_FUNC(info->PciInfo));
 
 xf86DrvMsg(pScrn->scrnIndex, X_INFO,
   "PCI bus %d card %d func %d\n",
@@ -1968,6 +1965,10 @@ Bool R128PreInit(ScrnInfoPtr pScrn, int flags)
   PCI_DEV_FUNC(info->PciInfo));
 
 #ifndef XSERVER_LIBPCIACCESS
+info->PciTag   = pciTag(PCI_DEV_BUS(info->PciInfo),
+   PCI_DEV_DEV(info->PciInfo),
+   PCI_DEV_FUNC(info->PciInfo));
+
 if (xf86RegisterResources(info->pEnt->index, 0, ResNone)) goto fail;
 if (xf86SetOperatingState(resVga, info->pEnt->index, ResUnusedOpr)) goto 
fail;
 
-- 
1.8.4.5

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xf86-video-r128 for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2013-10-25 18:55:05

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2013-08-23 11:09:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2013-10-25 18:55:07.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct 25 13:58:17 UTC 2013 - sndir...@suse.com
+
+-  Update to version 6.9.2
+   * this version update fixes for EXA color errors on PowerPC,
+ plus updates to build with xserver 1.13 and 1.14
+
+---

Old:

  xf86-video-r128-6.9.1.tar.bz2

New:

  xf86-video-r128-6.9.2.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.CvGJc1/_old  2013-10-25 18:55:08.0 +0200
+++ /var/tmp/diff_new_pack.CvGJc1/_new  2013-10-25 18:55:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-r128
-Version:6.9.1
+Version:6.9.2
 Release:0
 Summary:ATI Rage 128 video driver for the Xorg X server
 License:MIT

++ xf86-video-r128-6.9.1.tar.bz2 -> xf86-video-r128-6.9.2.tar.bz2 ++
 2894 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.9.1/ChangeLog new/xf86-video-r128-6.9.2/ChangeLog
--- old/xf86-video-r128-6.9.1/ChangeLog 2012-09-28 03:26:01.0 +0200
+++ new/xf86-video-r128-6.9.2/ChangeLog 2013-10-02 21:01:33.0 +0200
@@ -1,3 +1,55 @@
+commit ccdfcf5c05ccade823c9734212dcb865d8958cbb
+Author: Tormod Volden 
+Date:   Wed Oct 2 20:36:38 2013 +0200
+
+r128: bump to version 6.9.2
+
+Signed-off-by: Tormod Volden 
+
+commit 255cf857af35e4024486cbc2693872d020f09a29
+Author: Connor Behan 
+Date:   Mon Sep 30 23:24:54 2013 -0700
+
+Specify NULL for the platform probe function
+
+Apparently this has been required by the ABI since server 1.13.
+
+Signed-off-by: Connor Behan 
+
+commit a98077959a65dfda1db900373969bd08479d3e43
+Author: Connor Behan 
+Date:   Mon Sep 30 21:12:20 2013 -0700
+
+Minor spacing changes
+
+A log message needed a space added, two source files needed whitespace
+removed.
+
+Signed-off-by: Connor Behan 
+
+commit aca6aa127f43deeed42c4d3bef8d1e6a735b4c50
+Author: Connor Behan 
+Date:   Fri Mar 8 01:02:22 2013 -0800
+
+Swap pixmap bytes for a solid picture on big endian host
+
+Some PowerPC users were reporting color errors that only happened with
+EXA+DRI. This implements a recent bugfix in the Radeon driver which will
+solve at least one of these problems.
+
+Signed-off-by: Connor Behan 
+
+commit 24f28a78fdcd056357f137650ca7f0f01c257d97
+Author: Connor Behan 
+Date:   Wed Dec 19 10:41:14 2012 -0800
+
+Remove call to obsolete miInitializeBackingStore()
+
+Definition was deleted from Xorg during 1.14 merge window, but has been
+a no-op since 1.10 merge window.
+
+Signed-off-by: Connor Behan 
+
 commit ef4467b4aac70b9a8a1ef1194eb02d7551be2602
 Author: Dave Airlie 
 Date:   Fri Sep 28 11:25:17 2012 +1000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.9.1/configure.ac new/xf86-video-r128-6.9.2/configure.ac
--- old/xf86-video-r128-6.9.1/configure.ac  2012-09-28 03:25:16.0 
+0200
+++ new/xf86-video-r128-6.9.2/configure.ac  2013-10-02 20:35:51.0 
+0200
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-video-r128],
-[6.9.1],
+[6.9.2],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-video-r128])
 AC_CONFIG_SRCDIR([Makefile.am])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.9.1/sr

commit xf86-video-r128 for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2013-08-23 11:09:41

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2013-03-21 09:54:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2013-08-23 11:09:42.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug  7 15:03:37 CEST 2013 - r...@suse.de
+
+- add ExcludeArch for s390 and s390x 
+
+---



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.mJtdWJ/_old  2013-08-23 11:09:42.0 +0200
+++ /var/tmp/diff_new_pack.mJtdWJ/_new  2013-08-23 11:09:42.0 +0200
@@ -43,6 +43,7 @@
 # This was part of the xorg-x11-driver-video package up to version 7.6
 Conflicts:  xorg-x11-driver-video <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExcludeArch:s390 s390x
 %x11_abi_videodrv_req
 
 %description

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xf86-video-r128 for openSUSE:Factory

2013-03-21 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2013-03-21 09:54:50

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2012-10-16 07:27:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2013-03-21 09:54:51.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar 20 14:33:36 UTC 2013 - sndir...@suse.com
+
+- introduce hardware supplements conditional on xorg-x11-server
+  package (bnc#810333) 
+
+---



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.Lswiaw/_old  2013-03-21 09:54:52.0 +0100
+++ /var/tmp/diff_new_pack.Lswiaw/_new  2013-03-21 09:54:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-r128
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(xorg-macros) >= 1.2
 BuildRequires:  pkgconfig(xorg-server) >= 1.2
 BuildRequires:  pkgconfig(xproto)
-Supplements:xorg-x11-server
+Supplements:modalias(xorg-x11-server:pci:v1002d*sv*sd*bc03sc*i*)
 # This was part of the xorg-x11-driver-video package up to version 7.6
 Conflicts:  xorg-x11-driver-video <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xf86-video-r128 for openSUSE:Factory

2012-10-15 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2012-10-16 07:27:52

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2012-09-15 17:30:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2012-10-16 07:27:59.0 +0200
@@ -1,0 +2,14 @@
+Sun Oct 14 18:48:54 UTC 2012 - zai...@opensuse.org
+
+- Update to version 6.9.1:
+  + Fix make distcheck.
+  + Scale Xv with the vertical stretch ratio.
+  + Remove nested preprocessor checks.
+  + Fix missing preprocessor check for R128DRI.
+  + Make debug mode work again.
+  + Add EXA support, This introduces EXA acceleration which can
+improve performance and allow 2D acceleration to be used
+without XAA. Implemented hooks are Solid, Copy and Composite.
+  + Enable EXA by default if XAA isn't available at buildtime.
+
+---

Old:

  xf86-video-r128-6.8.4.tar.bz2

New:

  xf86-video-r128-6.9.1.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.Uvonje/_old  2012-10-16 07:28:00.0 +0200
+++ /var/tmp/diff_new_pack.Uvonje/_new  2012-10-16 07:28:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-r128
-Version:6.8.4
+Version:6.9.1
 Release:0
 Summary:ATI Rage 128 video driver for the Xorg X server
 License:MIT

++ xf86-video-r128-6.8.4.tar.bz2 -> xf86-video-r128-6.9.1.tar.bz2 ++
 3106 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xf86-video-r128 for openSUSE:Factory

2012-09-15 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-r128 for openSUSE:Factory 
checked in at 2012-09-15 17:30:41

Comparing /work/SRC/openSUSE:Factory/xf86-video-r128 (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-r128.new (New)


Package is "xf86-video-r128", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-r128/xf86-video-r128.changes  
2012-05-08 12:04:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-r128.new/xf86-video-r128.changes 
2012-09-15 17:30:45.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep  2 21:29:57 UTC 2012 - zai...@opensuse.org
+
+- Update to version 6.8.4:
+  + Drop XAA support. This just makes XAA conditional.
+- Changes since 6.8.3:
+  + Port to new compat API.
+
+---

Old:

  xf86-video-r128-6.8.2.tar.bz2

New:

  xf86-video-r128-6.8.4.tar.bz2



Other differences:
--
++ xf86-video-r128.spec ++
--- /var/tmp/diff_new_pack.fK8KdA/_old  2012-09-15 17:30:46.0 +0200
+++ /var/tmp/diff_new_pack.fK8KdA/_new  2012-09-15 17:30:46.0 +0200
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-r128
-Version:6.8.2
+Version:6.8.4
 Release:0
-License:MIT
 Summary:ATI Rage 128 video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libdrm) >= 2.2
 BuildRequires:  pkgconfig(fontsproto)
+BuildRequires:  pkgconfig(libdrm) >= 2.2
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
 BuildRequires:  pkgconfig(randrproto)
 BuildRequires:  pkgconfig(renderproto)

++ xf86-video-r128-6.8.2.tar.bz2 -> xf86-video-r128-6.8.4.tar.bz2 ++
 26686 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.8.2/ChangeLog new/xf86-video-r128-6.8.4/ChangeLog
--- old/xf86-video-r128-6.8.2/ChangeLog 2012-03-24 03:24:50.0 +0100
+++ new/xf86-video-r128-6.8.4/ChangeLog 2012-07-17 08:24:58.0 +0200
@@ -1,3 +1,37 @@
+commit a4231073010096f689df72c1f8f1453852f28d81
+Author: Dave Airlie 
+Date:   Tue Jul 17 16:05:09 2012 +1000
+
+xf86-video-r128: bump to version 6.8.4
+
+Signed-off-by: Dave Airlie 
+
+commit 16df5622c550c64711a25a9d8ece9152c3047a94
+Author: Dave Airlie 
+Date:   Sun Jul 15 17:14:10 2012 +1000
+
+r128: drop XAA support.
+
+this just makes XAA conditional.
+
+Signed-off-by: Dave Airlie 
+
+commit 734e9ff97b81af732ab7065761212e8eb8f6aa3c
+Author: Dave Airlie 
+Date:   Mon Jul 2 12:26:11 2012 +0100
+
+r128: bump 6.8.3 release
+
+Signed-off-by: Dave Airlie 
+
+commit b027633fcfc0e226b78036e27c66ccd76542e43f
+Author: Dave Airlie 
+Date:   Wed Jun 6 11:02:27 2012 +0100
+
+r128: port to new compat API.
+
+Signed-off-by: Dave Airlie 
+
 commit 1ac4cd4b41d0e8232660df78ff136df1214f3907
 Author: Alan Coopersmith 
 Date:   Fri Mar 23 19:23:54 2012 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.8.2/config.h.in new/xf86-video-r128-6.8.4/config.h.in
--- old/xf86-video-r128-6.8.2/config.h.in   2012-03-24 03:24:19.0 
+0100
+++ new/xf86-video-r128-6.8.4/config.h.in   2012-07-17 08:24:58.0 
+0200
@@ -32,6 +32,9 @@
 /* Define to 1 if you have the  header file. */
 #undef HAVE_UNISTD_H
 
+/* Define to 1 if you have the  header file. */
+#undef HAVE_XAA_H
+
 /* xextproto 7.1 available */
 #undef HAVE_XEXTPROTO_71
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-r128-6.8.2/configure.ac new/xf86-video-r128-6.8.4/configure.ac
--- old/xf86-video-r128-6.8.2/configure.ac