Hello community, here is the log from the commit of package xorg-x11-driver-input checked in at Tue Dec 19 17:22:02 CET 2006. -------- --- xorg-x11-driver-input/xorg-x11-driver-input.changes 2006-12-05 11:32:33.000000000 +0100 +++ /mounts/work_src_done/STABLE/xorg-x11-driver-input/xorg-x11-driver-input.changes 2006-12-17 14:35:53.000000000 +0100 @@ -1,0 +2,7 @@ +Sun Dec 17 11:52:10 CET 2006 - sndirsch@suse.de + +- updated evdev driver to release 1.1.5 + * Makefile.am: make ChangeLog hook safer +- updated aiptek sources to release 1.2 (X.Org Bug #5061) + +------------------------------------------------------------------- Old: ---- xf86-input-evdev-1.1.4.tar.bz2 New: ---- xf86-input-aiptek-1.2.tar.gz xf86-input-evdev-1.1.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xorg-x11-driver-input.spec ++++++ --- /var/tmp/diff_new_pack.beXBw9/_old 2006-12-19 17:21:32.000000000 +0100 +++ /var/tmp/diff_new_pack.beXBw9/_new 2006-12-19 17:21:32.000000000 +0100 @@ -15,7 +15,7 @@ BuildRequires: Mesa-devel pkgconfig xorg-x11-proto-devel xorg-x11-server-sdk Url: http://xorg.freedesktop.org/ Version: 7.2 -Release: 19 +Release: 25 License: X11/MIT BuildRoot: %{_tmppath}/%{name}-%{version}-build Group: System/X11/Servers/XF86_4 @@ -30,7 +30,7 @@ Source6: xf86-input-dynapro-X11R7.1-1.1.0.tar.bz2 Source7: xf86-input-elo2300-X11R7.1-1.1.0.tar.bz2 Source8: xf86-input-elographics-1.1.0.tar.bz2 -Source9: xf86-input-evdev-1.1.4.tar.bz2 +Source9: xf86-input-evdev-1.1.5.tar.bz2 Source10: xf86-input-fpit-X11R7.1-1.1.0.tar.bz2 Source11: xf86-input-hyperpen-X11R7.1-1.1.0.tar.bz2 Source12: xf86-input-jamstudio-X11R7.1-1.1.0.tar.bz2 @@ -49,6 +49,7 @@ Source25: xf86-input-ur98-X11R7.1-1.1.0.tar.bz2 Source26: xf86-input-vmmouse-X11R7.1-12.4.0.tar.bz2 Source27: xf86-input-void-X11R7.1-1.1.0.tar.bz2 +Source28: xf86-input-aiptek-1.2.tar.gz Patch1: xf86-input-magictouch.diff Patch2: xf86-input-jamstudio.diff Patch3: p_mouse_misc.diff @@ -82,6 +83,9 @@ pushd xf86-input-evdev-* %patch5 -p0 popd +pushd xf86-input-aiptek-*/src +tar xzf $RPM_SOURCE_DIR/xf86-input-aiptek-1.2.tar.gz +popd %build %ifarch %ix86 x86_64 @@ -118,6 +122,10 @@ %{_mandir}/man4/* %changelog -n xorg-x11-driver-input +* Sun Dec 17 2006 - sndirsch@suse.de +- updated evdev driver to release 1.1.5 + * Makefile.am: make ChangeLog hook safer +- updated aiptek sources to release 1.2 (X.Org Bug #5061) * Tue Dec 05 2006 - sndirsch@suse.de - updated evdev driver to release 1.1.4 * key: use os bell-ringing function. Use the OS bell-ringing ++++++ xf86-input-evdev-1.1.4.tar.bz2 -> xf86-input-evdev-1.1.5.tar.bz2 ++++++ ++++ 1875 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-input-evdev-1.1.4/ChangeLog new/xf86-input-evdev-1.1.5/ChangeLog --- old/xf86-input-evdev-1.1.4/ChangeLog 2006-11-02 02:44:06.000000000 +0100 +++ new/xf86-input-evdev-1.1.5/ChangeLog 2006-12-16 00:43:16.000000000 +0100 @@ -1,3 +1,16 @@ +commit e1fe72e7fe663a479a5be1b5e16ecbba52f511a8 +Author: Daniel Stone <daniel@fooishbar.org> +Date: Sat Dec 16 01:42:18 2006 +0200 + + bump to 1.1.5 + +commit 9f3be57929048950ad0e03cfef44b5336c38aab3 +Author: Daniel Stone <daniel@fooishbar.org> +Date: Wed Dec 6 18:50:15 2006 +0200 + + Makefile.am: make ChangeLog hook safer + Make ChangeLog hook as safe as possible. + commit 5a5457e69c719980334cb662e5abcb77cd09bc7a Author: Daniel Stone <daniel@fooishbar.org> Date: Thu Nov 2 03:42:57 2006 +0200 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-input-evdev-1.1.4/Makefile.am new/xf86-input-evdev-1.1.5/Makefile.am --- old/xf86-input-evdev-1.1.4/Makefile.am 2006-11-02 02:42:11.000000000 +0100 +++ new/xf86-input-evdev-1.1.5/Makefile.am 2006-12-06 17:49:59.000000000 +0100 @@ -28,6 +28,6 @@ .PHONY: ChangeLog ChangeLog: - git-log > ChangeLog + (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) dist-hook: ChangeLog 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-input-evdev-1.1.4/config.h.in new/xf86-input-evdev-1.1.5/config.h.in --- old/xf86-input-evdev-1.1.4/config.h.in 2006-11-02 02:44:05.000000000 +0100 +++ new/xf86-input-evdev-1.1.5/config.h.in 2006-12-16 00:43:08.000000000 +0100 @@ -50,6 +50,15 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* Major version of this package */ +#undef PACKAGE_VERSION_MAJOR + +/* Minor version of this package */ +#undef PACKAGE_VERSION_MINOR + +/* Patch version of this package */ +#undef PACKAGE_VERSION_PATCHLEVEL + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS 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-input-evdev-1.1.4/configure.ac new/xf86-input-evdev-1.1.5/configure.ac --- old/xf86-input-evdev-1.1.4/configure.ac 2006-11-02 02:42:33.000000000 +0100 +++ new/xf86-input-evdev-1.1.5/configure.ac 2006-12-16 00:42:12.000000000 +0100 @@ -22,7 +22,7 @@ AC_PREREQ(2.57) AC_INIT([xf86-input-evdev], - 1.1.4, + 1.1.5, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], xf86-input-evdev) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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