Hello community, here is the log from the commit of package x11-input-wacom checked in at Thu Dec 7 21:33:28 CET 2006. -------- --- x11-input-wacom/x11-input-wacom.changes 2006-11-02 14:20:27.000000000 +0100 +++ /mounts/work_src_done/STABLE/x11-input-wacom/x11-input-wacom.changes 2006-12-04 12:48:22.000000000 +0100 @@ -1,0 +2,14 @@ +Mon Dec 4 12:44:51 CET 2006 - sndirsch@suse.de + +- updated to release 0.7.6-4 + * updated xsetwacom + * Fixed cursor relative out-prox issue + * Changed CursorProx option from 2 inputs into 1 + * updated xsetwacom and wacom_drv + * Removed serial number and device ID in 4th - 5th + high bytes due to bug 1592814 + * Updated acinclude.m4 and configure.in (Mats Johannesson) + * Updated X driver for Xinerama setup + * Removed option gimp + +------------------------------------------------------------------- Old: ---- linuxwacom-0.7.6-2.tar.bz2 New: ---- linuxwacom-0.7.6-4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ x11-input-wacom.spec ++++++ --- /var/tmp/diff_new_pack.HdCx3r/_old 2006-12-07 21:33:10.000000000 +0100 +++ /var/tmp/diff_new_pack.HdCx3r/_new 2006-12-07 21:33:10.000000000 +0100 @@ -15,14 +15,14 @@ %ifnarch s390 s390x BuildRequires: xorg-x11-server-sdk %endif -License: GNU General Public License (GPL) - all versions +License: GNU General Public License (GPL) URL: http://linuxwacom.sourceforge.net/ Group: System/X11/Utilities Version: 0.7.6 -Release: 9 +Release: 18 Summary: X11 input module for wacom tablet Provides: xorg-x11-server:/usr/X11R6/%{_lib}/modules/input/wacom_drv.o -Source: linuxwacom-%{version}-2.tar.bz2 +Source: linuxwacom-%{version}-4.tar.bz2 Patch1: xsetwacom.diff Patch3: xorg7.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -73,7 +73,7 @@ Ping Cheng <pingc@wacom.com> %prep -%setup -n linuxwacom-%{version}-2 +%setup -n linuxwacom-%{version}-4 %ifnarch s390 s390x %patch1 cp /usr/include/xorg/{xf86Parser.h,xf86Optrec.h} . @@ -153,6 +153,17 @@ /usr/%_lib/libwacomcfg.so %changelog -n x11-input-wacom +* Mon Dec 04 2006 - sndirsch@suse.de +- updated to release 0.7.6-4 + * updated xsetwacom + * Fixed cursor relative out-prox issue + * Changed CursorProx option from 2 inputs into 1 + * updated xsetwacom and wacom_drv + * Removed serial number and device ID in 4th - 5th + high bytes due to bug 1592814 + * Updated acinclude.m4 and configure.in (Mats Johannesson) + * Updated X driver for Xinerama setup + * Removed option gimp * Thu Nov 02 2006 - sndirsch@suse.de - updated to release 0.7.6-2 * Updated README and NEWS ++++++ linuxwacom-0.7.6-2.tar.bz2 -> linuxwacom-0.7.6-4.tar.bz2 ++++++ ++++ 3034 lines of diff (skipped) ++++++ xorg7.diff ++++++ --- /var/tmp/diff_new_pack.HdCx3r/_old 2006-12-07 21:33:12.000000000 +0100 +++ /var/tmp/diff_new_pack.HdCx3r/_new 2006-12-07 21:33:12.000000000 +0100 @@ -6,6 +6,6 @@ #define NEED_XF86_TYPES #if !defined(DGUX) +#include <unistd.h> - #include <xf86_ansic.h> #include <xisb.h> + #include <xf86_ansic.h> #endif ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de