commit xf86-video-chips for openSUSE:Factory

2019-02-19 Thread root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2019-02-19 11:59:41

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


Package is "xf86-video-chips"

Tue Feb 19 11:59:41 2019 rev:15 rq:676841 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2019-01-08 12:30:55.172112523 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-chips.new.28833/xf86-video-chips.changes 
2019-02-19 12:00:12.693144364 +0100
@@ -1,0 +2,12 @@
+Sun Feb 17 18:10:05 UTC 2019 - sndir...@suse.com
+
+- update to release 1.4.0
+  * This is a bug fix release of Chips & Technologies DDX for X.Org
+X Server. There was an X Server crash bug with the Version 1.3
+and older code when the code was converted for a newer vgaHW
+ABI. This affects devices older than the HiQVideo generation.
+This release fixes this particular issue. Please note that the
+code may not compile against X Server 1.20 since it no longer
+supports 24-bit color.
+
+---

Old:

  xf86-video-chips-1.3.0.tar.bz2

New:

  xf86-video-chips-1.4.0.tar.bz2



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.L3XZUC/_old  2019-02-19 12:00:13.181144107 +0100
+++ /var/tmp/diff_new_pack.L3XZUC/_new  2019-02-19 12:00:13.189144103 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-chips
-Version:1.3.0
+Version:1.4.0
 Release:0
 Summary:Chips and Technologies video driver for the Xorg X server
 License:MIT

++ xf86-video-chips-1.3.0.tar.bz2 -> xf86-video-chips-1.4.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.3.0/ChangeLog 
new/xf86-video-chips-1.4.0/ChangeLog
--- old/xf86-video-chips-1.3.0/ChangeLog2018-12-25 16:37:20.0 
+0100
+++ new/xf86-video-chips-1.4.0/ChangeLog2019-02-16 00:59:24.0 
+0100
@@ -1,3 +1,31 @@
+commit 7d9a0594a0fa1c63d04ad929125233917e2e227c
+Author: Kevin Brace 
+Date:   Fri Feb 15 15:39:38 2019 -0800
+
+Version bumped to 1.4.0
+
+Bug fix release to address non-HiQVideo Chips & Technologies device
+initialization code crashing the X Server.
+
+Signed-off-by: Kevin Brace 
+
+commit c5e70111d648777afd1de501214d875cf838fde7
+Author: Kevin Brace 
+Date:   Tue Feb 12 15:47:07 2019 -0800
+
+Fix for a faulty new vgaHW ABI conversion on non-HiQ Video devices
+
+Unfortunately, commit 989cf4f1fb2ac57f38d363734b71a5cf749db146
+missed inserting a call to vgaHWSetStdFuncs prior to calling
+vgaHWGetIOBase for non-HiQ Video devices, so this will cause a crash
+with the X Server.  The code has three different chipsPreInit* to
+handle some aspects of a PreInit callback, but only chipsPreInitHiQV
+function has the correct code.  Added the call to vgaHWSetStdFuncs
+for chipsPreInit655xx and chipsPreInitWingine functions.  This bug
+was observed on Chips & Technologies 65548.
+
+Signed-off-by: Kevin Brace 
+
 commit 18c04e66a1018a37c3fe9ff9e074a1837659eca3
 Author: Kevin Brace 
 Date:   Tue Dec 25 08:24:18 2018 -0600
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.3.0/configure 
new/xf86-video-chips-1.4.0/configure
--- old/xf86-video-chips-1.3.0/configure2018-12-25 16:36:05.0 
+0100
+++ new/xf86-video-chips-1.4.0/configure2019-02-16 00:58:01.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xf86-video-chips 1.3.0.
+# Generated by GNU Autoconf 2.69 for xf86-video-chips 1.4.0.
 #
 # Report bugs to 
.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='xf86-video-chips'
 PACKAGE_TARNAME='xf86-video-chips'
-PACKAGE_VERSION='1.3.0'
-PACKAGE_STRING='xf86-video-chips 1.3.0'
+PACKAGE_VERSION='1.4.0'
+PACKAGE_STRING='xf86-video-chips 1.4.0'
 
PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues'
 PACKAGE_URL=''
 
@@ -1370,7 +1370,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures xf86-video-chips 1.3.0 to adapt to many kinds of 
systems.
+\`configure' configures xf86-video-chips 1.4.0 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -

commit xf86-video-chips for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2019-01-08 12:28:19

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


Package is "xf86-video-chips"

Tue Jan  8 12:28:19 2019 rev:14 rq:663025 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2017-01-24 10:35:24.485318384 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-chips.new.28833/xf86-video-chips.changes 
2019-01-08 12:30:55.172112523 +0100
@@ -1,0 +2,8 @@
+Sat Jan  5 12:54:23 UTC 2019 - sndir...@suse.com
+
+- update to release 1.3.0
+  * This is a maintenance release of Chips & Technologies DDX for
+X.Org X Server.  No testing has been done due to the lack of
+equipment availability.
+
+---

Old:

  xf86-video-chips-1.2.7.tar.bz2

New:

  xf86-video-chips-1.3.0.tar.bz2



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.sKg7uy/_old  2019-01-08 12:30:55.600112057 +0100
+++ /var/tmp/diff_new_pack.sKg7uy/_new  2019-01-08 12:30:55.604112053 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-chips
 #
-# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-chips
-Version:1.2.7
+Version:1.3.0
 Release:0
 Summary:Chips and Technologies video driver for the Xorg X server
 License:MIT

++ xf86-video-chips-1.2.7.tar.bz2 -> xf86-video-chips-1.3.0.tar.bz2 ++
 1700 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-chips-1.2.7/ChangeLog new/xf86-video-chips-1.3.0/ChangeLog
--- old/xf86-video-chips-1.2.7/ChangeLog2017-01-17 23:38:53.0 
+0100
+++ new/xf86-video-chips-1.3.0/ChangeLog2018-12-25 16:37:20.0 
+0100
@@ -1,3 +1,85 @@
+commit 18c04e66a1018a37c3fe9ff9e074a1837659eca3
+Author: Kevin Brace 
+Date:   Tue Dec 25 08:24:18 2018 -0600
+
+Version bumped to 1.3.0
+
+Signed-off-by: Kevin Brace 
+
+commit a6b3a9c41c735cbb25f91efbf4d24be30af0a2d8
+Author: Kevin Brace 
+Date:   Tue Dec 25 08:11:14 2018 -0600
+
+Suppress logical operation and parenthesis related compilation warning
+
+Signed-off-by: Kevin Brace 
+
+commit b20817b3a5859e49b27b2f698fbaa838c1cbcfbf
+Author: Kevin Brace 
+Date:   Tue Dec 25 08:10:08 2018 -0600
+
+Use const char for xf86GetOptValString return type
+
+Signed-off-by: Kevin Brace 
+
+commit 6ee25959a6283466ab511394251bd921aedd35b5
+Author: Alan Coopersmith 
+Date:   Sun Nov 25 13:07:21 2018 -0800
+
+Update configure.ac bug URL for gitlab migration
+
+Signed-off-by: Alan Coopersmith 
+
+commit c2711eedaac20af97372a909a6f575078410
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:22 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 8413ac7c585549521caa5eeeb9868410e43c099f
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit abd452ae557903cd8014c9e7c069b5a8ec51c3d9
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit ebb8922c4385a4a356dffc545e764acd7af6caa9
+Author: Alan Coopersmith 
+Date:   Sun Jun 1 21:03:14 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit 32be6e8e6c6ed247c5b3e6460a3c292e42a977ca
+Author: Alan Coopersmith 
+Date:   Sun Jun 1 21:03:13 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 
+
 commit fbda230

commit xf86-video-chips for openSUSE:Factory

2017-01-24 Thread root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2017-01-24 10:35:23

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


Package is "xf86-video-chips"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2016-12-02 16:42:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2017-01-24 10:35:24.485318384 +0100
@@ -1,0 +2,7 @@
+Thu Jan 19 13:51:16 UTC 2017 - sndir...@suse.com
+
+- update to release 1.2.7
+  * Adapt Block/WakeupHandler signature for ABI 23
+- supersedes U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
+
+---

Old:

  U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
  xf86-video-chips-1.2.6.tar.bz2

New:

  xf86-video-chips-1.2.7.tar.bz2



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.rNx49F/_old  2017-01-24 10:35:24.925255890 +0100
+++ /var/tmp/diff_new_pack.rNx49F/_new  2017-01-24 10:35:24.929255321 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-chips
 #
-# 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,7 +17,7 @@
 
 
 Name:   xf86-video-chips
-Version:1.2.6
+Version:1.2.7
 Release:0
 Summary:Chips and Technologies video driver for the Xorg X server
 License:MIT
@@ -25,7 +25,6 @@
 Url:http://xorg.freedesktop.org/
 #Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 Source0:%{name}-%{version}.tar.bz2
-Patch0: U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -57,7 +56,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ xf86-video-chips-1.2.6.tar.bz2 -> xf86-video-chips-1.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.2.6/ChangeLog 
new/xf86-video-chips-1.2.7/ChangeLog
--- old/xf86-video-chips-1.2.6/ChangeLog2015-09-26 18:32:50.0 
+0200
+++ new/xf86-video-chips-1.2.7/ChangeLog2017-01-17 23:38:53.0 
+0100
@@ -1,3 +1,19 @@
+commit fbda230cbc08f0e9a1682b43ef5d2cd898a9c1f3
+Author: Matt Turner 
+Date:   Tue Jan 17 14:38:03 2017 -0800
+
+xf86-video-chips 1.2.7
+
+Signed-off-by: Matt Turner 
+
+commit aa82ecb1401140089fc75850c73fa917d137a0cc
+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 c54ddcf7220e2feee0297071f49ec999f19fcffb
 Author: Matt Turner 
 Date:   Sat Sep 26 09:30:48 2015 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xf86-video-chips-1.2.6/config.guess 
new/xf86-video-chips-1.2.7/config.guess
--- old/xf86-video-chips-1.2.6/config.guess 2015-09-26 18:32:37.0 
+0200
+++ new/xf86-video-chips-1.2.7/config.guess 2017-01-17 23:38:49.0 
+0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright 1992-2015 Free Software Foundation, Inc.
+#   Copyright 1992-2016 Free Software Foundation, Inc.
 
-timestamp='2015-03-04'
+timestamp='2016-04-02'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@
 # Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 #
 # You can get the latest version of this script from:
-# 
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
+# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess
 #
 # Please send patches to .
 
@@ -50,7 +50,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright 1992-2015 Free Software Foundation, Inc.
+Copyright 1992-2016 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
@@ -221,7 +221,7 @@
release='-gnu'
;;
*)
-   release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
+   release=`echo ${UNAME_RELEASE} |

commit xf86-video-chips for openSUSE:Factory

2016-12-02 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2016-12-02 16:42:42

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


Package is "xf86-video-chips"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2015-10-06 13:25:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2016-12-02 16:42:43.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 29 16:07:54 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-chips.spec ++
--- /var/tmp/diff_new_pack.DS9FHE/_old  2016-12-02 16:42:44.0 +0100
+++ /var/tmp/diff_new_pack.DS9FHE/_new  2016-12-02 16:42:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-chips
 #
-# 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
@@ -25,6 +25,7 @@
 Url:http://xorg.freedesktop.org/
 #Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 Source0:%{name}-%{version}.tar.bz2
+Patch0: U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -56,6 +57,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ U_Adapt-Block-WakeupHandler-signature-for-ABI-23.patch ++
>From aa82ecb1401140089fc75850c73fa917d137a0cc 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-chips for openSUSE:Factory

2015-10-06 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2015-10-06 13:25:32

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


Package is "xf86-video-chips"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2015-02-10 20:16:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2015-10-06 13:25:33.0 +0200
@@ -1,0 +2,11 @@
+Thu Oct  1 13:08:05 UTC 2015 - sndir...@suse.com
+
+- update to release 1.2.6
+  * Remove mibstore.h
+  * ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeak
+  * Update for xserver 1.17
+  * Add iopl.h to source lists in util/Makefile.am so it gets packaged
+  * Require ANSI C89 pre-processor, drop pre-C89 token pasting support
+- supersedes patches U_Update-for-xserver-1.17.patch, U_mibstore.patch
+
+---

Old:

  U_Update-for-xserver-1.17.patch
  U_mibstore.patch
  xf86-video-chips-1.2.5_bde6593.tar.bz2

New:

  xf86-video-chips-1.2.6.tar.bz2



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.kUM4Fy/_old  2015-10-06 13:25:34.0 +0200
+++ /var/tmp/diff_new_pack.kUM4Fy/_new  2015-10-06 13:25:34.0 +0200
@@ -17,17 +17,14 @@
 
 
 Name:   xf86-video-chips
-Version:1.2.5
+Version:1.2.6
 Release:0
 Summary:Chips and Technologies 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}_bde6593.tar.bz2
-Source0:%{name}-%{version}_bde6593.tar.bz2
-#PATCH-FIX-UPSTREAM U_mibstore.patch -- removes obsolete include
-Patch0: U_mibstore.patch
-Patch1: U_Update-for-xserver-1.17.patch
+#Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -59,8 +56,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure

++ xf86-video-chips-1.2.5_bde6593.tar.bz2 -> xf86-video-chips-1.2.6.tar.bz2 
++
 37260 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-chips-1.2.5/ChangeLog new/xf86-video-chips-1.2.6/ChangeLog
--- old/xf86-video-chips-1.2.5/ChangeLog2012-09-12 18:40:55.0 
+0200
+++ new/xf86-video-chips-1.2.6/ChangeLog2015-09-26 18:32:50.0 
+0200
@@ -1,3 +1,45 @@
+commit c54ddcf7220e2feee0297071f49ec999f19fcffb
+Author: Matt Turner 
+Date:   Sat Sep 26 09:30:48 2015 -0700
+
+xf86-video-chips 1.2.6
+
+Signed-off-by: Matt Turner 
+
+commit 9187d76bd4f8d500fc3403b6d4a7bef55508bf2b
+Author: Adam Jackson 
+Date:   Fri Oct 17 09:49:26 2014 -0400
+
+Update for xserver 1.17
+
+Signed-off-by: Adam Jackson 
+
+commit bb03c06322f875e905dec956e06a99b9674e57aa
+Author: Adam Jackson 
+Date:   Wed May 21 09:38:35 2014 -0400
+
+ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeak
+
+I plan to remove the Weak functions from future servers.
+
+Signed-off-by: Adam Jackson 
+
+commit 2dd89243cc0796e911d04a48bae6f87c9b4a6097
+Author: Alan Coopersmith 
+Date:   Mon Jun 24 22:37:38 2013 -0700
+
+Require ANSI C89 pre-processor, drop pre-C89 token pasting support
+
+Signed-off-by: Alan Coopersmith 
+
+commit 151a1ec855a9ada44907cb6bef06a71e9080504b
+Author: Adam Jackson 
+Date:   Tue Sep 25 08:54:34 2012 -0400
+
+Remove mibstore.h
+
+Signed-off-by: Adam Jackson 
+
 commit bde65934fe8b40a5fdc8a469d0355caca59e81b5
 Author: Alan Coopersmith 
 Date:   Sat Jul 21 09:27:10 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-chips-1.2.5/INSTALL new/xf86-video-chips-1.2.6/INSTALL
--- old/xf86-video-chips-1.2.5/INSTALL  2012-09-12 18:40:55.0 +0200
+++ new/xf86-video-chips-1.2.6/

commit xf86-video-chips for openSUSE:Factory

2015-02-10 Thread h_root
Hello community,

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

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


Package is "xf86-video-chips"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2013-08-23 11:09:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2015-02-10 20:16:21.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  6 11:20:55 UTC 2015 - sndir...@suse.com
+
+- U_Update-for-xserver-1.17.patch
+  * fixes build against xorg-server 1.17 
+
+---

New:

  U_Update-for-xserver-1.17.patch



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.vC4WEB/_old  2015-02-10 20:16:22.0 +0100
+++ /var/tmp/diff_new_pack.vC4WEB/_new  2015-02-10 20:16:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-chips
 #
-# 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
@@ -27,6 +27,7 @@
 Source0:%{name}-%{version}_bde6593.tar.bz2
 #PATCH-FIX-UPSTREAM U_mibstore.patch -- removes obsolete include
 Patch0: U_mibstore.patch
+Patch1: U_Update-for-xserver-1.17.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -59,6 +60,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure

++ U_Update-for-xserver-1.17.patch ++
>From 9187d76bd4f8d500fc3403b6d4a7bef55508bf2b Mon Sep 17 00:00:00 2001
From: Adam Jackson 
Date: Fri, 17 Oct 2014 09:49:26 -0400
Subject: [PATCH] Update for xserver 1.17

Signed-off-by: Adam Jackson 
---
 src/ct_driver.c | 26 --
 1 file changed, 4 insertions(+), 22 deletions(-)

diff --git a/src/ct_driver.c b/src/ct_driver.c
index effbc60..378a23c 100644
--- a/src/ct_driver.c
+++ b/src/ct_driver.c
@@ -2098,13 +2098,7 @@ chipsPreInitHiQV(ScrnInfoPtr pScrn, int flags)
 pScrn->progClock = TRUE;
 cPtr->ClockType = HiQV_STYLE | TYPE_PROGRAMMABLE;
 
-if (cPtr->pEnt->device->textClockFreq > 0) {
-   SaveClk->Clock = cPtr->pEnt->device->textClockFreq;
-   xf86DrvMsg(pScrn->scrnIndex, X_CONFIG,
-  "Using textclock freq: %7.3f.\n",
-  SaveClk->Clock/1000.0);
-} else
-   SaveClk->Clock = 0;
+SaveClk->Clock = 0;
 
 xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Using programmable clocks\n");
 
@@ -2807,13 +2801,7 @@ chipsPreInitWingine(ScrnInfoPtr pScrn, int flags)
 
 if (cPtr->ClockType & TYPE_PROGRAMMABLE) {
pScrn->numClocks = NoClocks;
-   if(cPtr->pEnt->device->textClockFreq > 0) {
-   SaveClk->Clock = cPtr->pEnt->device->textClockFreq;
-   xf86DrvMsg(pScrn->scrnIndex, X_CONFIG,
-  "Using textclock freq: %7.3f.\n",
-  SaveClk->Clock/1000.0);
-   } else
-  SaveClk->Clock = CRT_TEXT_CLK_FREQ;
+   SaveClk->Clock = CRT_TEXT_CLK_FREQ;
xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Using programmable clocks\n");
 } else {  /* TYPE_PROGRAMMABLE */
SaveClk->Clock = chipsGetHWClock(pScrn);
@@ -3500,14 +3488,8 @@ chipsPreInit655xx(ScrnInfoPtr pScrn, int flags)
 
 if (cPtr->ClockType & TYPE_PROGRAMMABLE) {
pScrn->numClocks = NoClocks;
-   if (cPtr->pEnt->device->textClockFreq > 0) {
-   SaveClk->Clock = cPtr->pEnt->device->textClockFreq;
-   xf86DrvMsg(pScrn->scrnIndex, X_CONFIG,
-  "Using textclock freq: %7.3f.\n",
-  SaveClk->Clock/1000.0);
-   } else
-  SaveClk->Clock = ((cPtr->PanelType & ChipsLCDProbed) ? 
-LCD_TEXT_CLK_FREQ : CRT_TEXT_CLK_FREQ);
+SaveClk->Clock = ((cPtr->PanelType & ChipsLCDProbed) ? 
+ LCD_TEXT_CLK_FREQ : CRT_TEXT_CLK_FREQ);
xf86DrvMsg(pScrn->scrnIndex, X_PROBED, "Using programmable clocks\n");
 } else {  /* TYPE_PROGRAMMABLE */
SaveClk->Clock = chipsGetHWClock(pScrn);
-- 
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-chips for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

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

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


Package is "xf86-video-chips"

Changes:

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



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.qHsuYC/_old  2013-08-23 11:09:09.0 +0200
+++ /var/tmp/diff_new_pack.qHsuYC/_new  2013-08-23 11:09:09.0 +0200
@@ -41,6 +41,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-chips for openSUSE:Factory

2013-03-21 Thread h_root
Hello community,

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

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2013-03-20 10:01:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2013-03-21 09:54:23.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar 20 14:15:31 UTC 2013 - sndir...@suse.com
+
+- introduce hardware supplements conditional on xorg-x11-server
+  package (bnc#810333) 
+
+---



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.kvG3eY/_old  2013-03-21 09:54:24.0 +0100
+++ /var/tmp/diff_new_pack.kvG3eY/_new  2013-03-21 09:54:24.0 +0100
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
 BuildRequires:  pkgconfig(xorg-server) >= 1.0.99.901
 BuildRequires:  pkgconfig(xproto)
-Supplements:xorg-x11-server
+Supplements:modalias(xorg-x11-server:pci:v102Cd*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-chips for openSUSE:Factory

2013-03-20 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2013-03-20 10:01:47

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2012-09-18 14:00:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2013-03-20 10:01:48.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar 19 09:59:28 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Add mibstore.patch, fixes build with xorg-server 1.14
+
+---

New:

  U_mibstore.patch



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.c8p6WD/_old  2013-03-20 10:01:49.0 +0100
+++ /var/tmp/diff_new_pack.c8p6WD/_new  2013-03-20 10:01:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-chips
 #
-# 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
@@ -25,6 +25,8 @@
 Url:http://xorg.freedesktop.org/
 #Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}_bde6593.tar.bz2
 Source0:%{name}-%{version}_bde6593.tar.bz2
+#PATCH-FIX-UPSTREAM U_mibstore.patch -- removes obsolete include
+Patch0: U_mibstore.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -55,6 +57,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure

++ U_mibstore.patch ++
>From 151a1ec855a9ada44907cb6bef06a71e9080504b Mon Sep 17 00:00:00 2001
From: Adam Jackson 
Date: Tue, 25 Sep 2012 12:54:34 +
Subject: Remove mibstore.h

Signed-off-by: Adam Jackson 
---
diff --git a/src/ct_driver.c b/src/ct_driver.c
index 6f3a5d4..effbc60 100644
--- a/src/ct_driver.c
+++ b/src/ct_driver.c
@@ -96,9 +96,6 @@
 /* All drivers initialising the SW cursor need this */
 #include "mipointer.h"
 
-/* All drivers implementing backing store need this */
-#include "mibstore.h"
-
 /* All drivers using the mi banking wrapper need this */
 #ifdef HAVE_ISA
 #include "mibank.h"
@@ -4145,7 +4142,6 @@ CHIPSScreenInit(SCREEN_INIT_ARGS_DECL)
pBankInfo = NULL;
return FALSE;
}
-   miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
 
/* Initialise cursor functions */
@@ -4296,7 +4292,6 @@ CHIPSScreenInit(SCREEN_INIT_ARGS_DECL)
}
}

-   miInitializeBackingStore(pScreen);
xf86SetBackingStore(pScreen);
 #ifdef ENABLE_SILKEN_MOUSE
xf86SetSilkenMouse(pScreen);
--
cgit v0.9.0.2-2-gbebe
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xf86-video-chips for openSUSE:Factory

2012-09-18 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-chips for 
openSUSE:Factory checked in at 2012-09-18 14:00:08

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-chips/xf86-video-chips.changes
2012-05-08 12:03:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-chips.new/xf86-video-chips.changes   
2012-09-18 14:00:09.0 +0200
@@ -1,0 +2,22 @@
+Wed Sep 12 16:29:38 UTC 2012 - sndir...@suse.com
+
+- update to release 1.2.5_bde6593
+  * Fall back to shadowfb if XAA is unavailable
+  * Fix for new vgaHW ABI
+  * gut the overlay 8/16 support from driver.
+  * add compat API header
+  * use new scrn/screen conversion APIs.
+  * move to new compat API.
+  * drop usage of deprecated xf86PciInfo.h
+  * build without XAA support at all.
+  * fix make dist.
+  * Use malloc/calloc/realloc/free directly
+  * configure.ac: Remove AM_PROG_CC_C_O
+  * util: Consolidate common macros
+  * Fix implicit declaration of iopl
+  * Build fix for ABI Version 12
+  * PciTag is unused when using libpciaccess 
+  * Add iopl.h to source lists in util/Makefile.am so it gets
+packaged
+
+---

Old:

  xf86-video-chips-1.2.4.tar.bz2
  xf86-video-chips-git-fixes.patch

New:

  xf86-video-chips-1.2.5_bde6593.tar.bz2



Other differences:
--
++ xf86-video-chips.spec ++
--- /var/tmp/diff_new_pack.T2J94D/_old  2012-09-18 14:00:11.0 +0200
+++ /var/tmp/diff_new_pack.T2J94D/_new  2012-09-18 14:00:11.0 +0200
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-video-chips
-Version:1.2.4
+Version:1.2.5
 Release:0
-License:MIT
 Summary:Chips and Technologies video driver for the Xorg X server
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Servers/XF86_4
-Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: xf86-video-chips-git-fixes.patch
+Url:http://xorg.freedesktop.org/
+#Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}_bde6593.tar.bz2
+Source0:%{name}-%{version}_bde6593.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -54,7 +55,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

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