commit xf86-input-mouse for openSUSE:Factory

2020-04-13 Thread root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2020-04-13 12:49:11

Comparing /work/SRC/openSUSE:Factory/xf86-input-mouse (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-input-mouse.new.3248 (New)


Package is "xf86-input-mouse"

Mon Apr 13 12:49:11 2020 rev:15 rq:792798 version:1.9.3

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2018-07-22 23:16:15.172659758 +0200
+++ 
/work/SRC/openSUSE:Factory/.xf86-input-mouse.new.3248/xf86-input-mouse.changes  
2020-04-13 12:49:12.476534060 +0200
@@ -1,0 +2,7 @@
+Thu Apr  9 16:52:05 UTC 2020 - Stefan BrĂ¼ns 
+
+- Downgrade Supplements: xorg-x11-server to Enhances, to avoid the
+  package being pulled in by default. Contemporary mice are
+  handled by xf86-input-evdev or xf86-input-libinput.
+
+---



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.SF7Td6/_old  2020-04-13 12:49:14.148535001 +0200
+++ /var/tmp/diff_new_pack.SF7Td6/_new  2020-04-13 12:49:14.152535004 +0200
@@ -34,7 +34,7 @@
 BuildRequires:  pkgconfig(xorg-server) >= 1.5.99.901
 BuildRequires:  pkgconfig(xproto)
 Requires:   udev
-Supplements:xorg-x11-server
+Enhances:   xorg-x11-server
 # This was part of the xorg-x11-driver-input package up to version 7.6
 Conflicts:  xorg-x11-driver-input <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit xf86-input-mouse for openSUSE:Factory

2018-07-22 Thread root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2018-07-22 23:16:13

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


Package is "xf86-input-mouse"

Sun Jul 22 23:16:13 2018 rev:14 rq:617692 version:1.9.3

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2017-10-20 16:10:55.373594152 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2018-07-22 23:16:15.172659758 +0200
@@ -1,0 +2,7 @@
+Tue Jun 19 09:48:29 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.9.3
+  * For Xserver 1.20 compatibility. 
+- supersedes U_adapt-to-removal-of-xf86GetOS.patch
+
+---

Old:

  U_adapt-to-removal-of-xf86GetOS.patch
  xf86-input-mouse-1.9.2.tar.bz2

New:

  xf86-input-mouse-1.9.3.tar.bz2



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.SVkQk6/_old  2018-07-22 23:16:15.752659537 +0200
+++ /var/tmp/diff_new_pack.SVkQk6/_new  2018-07-22 23:16:15.756659536 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-mouse
 #
-# 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,7 +17,7 @@
 
 
 Name:   xf86-input-mouse
-Version:1.9.2
+Version:1.9.3
 Release:0
 Summary:Mouse input driver for the Xorg X server
 License:MIT
@@ -25,8 +25,6 @@
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 
-Patch1: U_adapt-to-removal-of-xf86GetOS.patch
-
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -58,7 +56,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 autoreconf -fi

++ xf86-input-mouse-1.9.2.tar.bz2 -> xf86-input-mouse-1.9.3.tar.bz2 ++
 6154 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-mouse-1.9.2/ChangeLog new/xf86-input-mouse-1.9.3/ChangeLog
--- old/xf86-input-mouse-1.9.2/ChangeLog2016-11-17 05:38:55.0 
+0100
+++ new/xf86-input-mouse-1.9.3/ChangeLog2018-06-19 06:36:31.0 
+0200
@@ -1,3 +1,59 @@
+commit cfde5e9f348db6e6b2639dd7e592520dff028452
+Author: Matt Turner 
+Date:   Mon Jun 18 21:35:56 2018 -0700
+
+xf86-input-mouse 1.9.3
+
+Signed-off-by: Matt Turner 
+
+commit e6aa78128e8e4489e7845a3ada552427a43663b9
+Author: Adam Jackson 
+Date:   Tue Jun 7 14:17:23 2016 -0400
+
+bsd: Don't try to use SIGIO for input ABI >= 23
+
+Signed-off-by: Adam Jackson 
+
+commit 3c8f243b750a92d5837a449d344ff884dbd02b57
+Author: Adam Jackson 
+Date:   Thu Feb 16 09:21:21 2017 -0500
+
+Adapt to removal of xf86GetOS
+
+Signed-off-by: Adam Jackson 
+
+commit 9d0d12cd432a7d27d526f8742332dee094834aa1
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 2ad101d5059b7200433afc36aea2c30d1839ea02
+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 8976960cac1a0c885a07e75c86261361256a3887
+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 9d6c38eae40a435b4057a33d55759810ea7b91c1
 Author: Peter Hutterer 
 Date:   Thu Nov 17 14:35:47 2016 +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-

commit xf86-input-mouse for openSUSE:Factory

2017-10-20 Thread root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2017-10-20 16:10:54

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


Package is "xf86-input-mouse"

Fri Oct 20 16:10:54 2017 rev:13 rq:532961 version:1.9.2

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2016-11-24 21:17:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2017-10-20 16:10:55.373594152 +0200
@@ -1,0 +2,6 @@
+Mon Oct  9 13:50:21 UTC 2017 - tobias.johannes.klausm...@mni.thm.de
+
+- Add patch U_adapt-to-removal-of-xf86GetOS.patch
+  This patch is in preparation of the upcoming XServer release
+
+---

New:

  U_adapt-to-removal-of-xf86GetOS.patch



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.xTj4oo/_old  2017-10-20 16:10:55.885570235 +0200
+++ /var/tmp/diff_new_pack.xTj4oo/_new  2017-10-20 16:10:55.889570049 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-mouse
 #
-# 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
@@ -25,6 +25,8 @@
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
 
+Patch1: U_adapt-to-removal-of-xf86GetOS.patch
+
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -56,6 +58,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 autoreconf -fi

++ U_adapt-to-removal-of-xf86GetOS.patch ++
>From 3c8f243b750a92d5837a449d344ff884dbd02b57 Mon Sep 17 00:00:00 2001
From: Adam Jackson 
Date: Thu, 16 Feb 2017 09:21:21 -0500
Subject: Adapt to removal of xf86GetOS

Signed-off-by: Adam Jackson 

diff --git a/src/mouse.c b/src/mouse.c
index dae98aa..40d97a9 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -794,7 +794,6 @@ InitProtocols(void)
 {
 int classes;
 int i;
-const char *osname = NULL;
 
 if (osInfo)
 return TRUE;
@@ -821,11 +820,11 @@ InitProtocols(void)
 mouseProtocols[i].id = PROT_UNSUP;
 
 /* NetBSD uses PROT_BM for "PS/2". */
-xf86GetOS(&osname, NULL, NULL, NULL);
-if (osname && xf86NameCmp(osname, "netbsd") == 0)
-for (i = 0; mouseProtocols[i].name; i++)
-if (mouseProtocols[i].id == PROT_PS2)
-mouseProtocols[i].id = PROT_BM;
+#if defined(__NetBSD__)
+for (i = 0; mouseProtocols[i].name; i++)
+if (mouseProtocols[i].id == PROT_PS2)
+mouseProtocols[i].id = PROT_BM;
+#endif
 
 return TRUE;
 }
-- 
cgit v0.10.2




commit xf86-input-mouse for openSUSE:Factory

2016-11-24 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2016-11-24 21:17:18

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


Package is "xf86-input-mouse"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2015-08-21 07:36:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2016-11-24 21:17:20.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 19 16:45:09 UTC 2016 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.9.2:
+  This release supports the X server 1.19.
+
+---

Old:

  xf86-input-mouse-1.9.1.tar.bz2

New:

  xf86-input-mouse-1.9.2.tar.bz2



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.IcCnR5/_old  2016-11-24 21:17:21.0 +0100
+++ /var/tmp/diff_new_pack.IcCnR5/_new  2016-11-24 21:17:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-mouse
 #
-# 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-input-mouse
-Version:1.9.1
+Version:1.9.2
 Release:0
 Summary:Mouse input driver for the Xorg X server
 License:MIT

++ xf86-input-mouse-1.9.1.tar.bz2 -> xf86-input-mouse-1.9.2.tar.bz2 ++
 30891 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-mouse-1.9.1/ChangeLog new/xf86-input-mouse-1.9.2/ChangeLog
--- old/xf86-input-mouse-1.9.1/ChangeLog2014-08-12 08:37:56.0 
+0200
+++ new/xf86-input-mouse-1.9.2/ChangeLog2016-11-17 05:38:55.0 
+0100
@@ -1,3 +1,71 @@
+commit 9d6c38eae40a435b4057a33d55759810ea7b91c1
+Author: Peter Hutterer 
+Date:   Thu Nov 17 14:35:47 2016 +1000
+
+mouse 1.9.2
+
+Signed-off-by: Peter Hutterer 
+
+commit 2dda9b90b9c632d2f27a7b2f46bc4e4af1e9d82d
+Author: Keith Packard 
+Date:   Mon May 30 22:45:13 2016 -0700
+
+Support ABI_XINPUT_VERSION 24 (remove LastSelectMask from block/wakeup)
+
+The block and wakeup handler API is changing so that the FD_SET type
+isn't visible outside the OS layer anymore. The mouse driver didn't
+need that argument anyways, so the change is just to adjust the APIs
+to avoid compiler warnings.
+
+Signed-off-by: Keith Packard 
+Signed-off-by: Peter Hutterer 
+
+commit 80952e5a5fcb4158249451f2339de618c4e63b82
+Author: Keith Packard 
+Date:   Mon May 30 22:45:12 2016 -0700
+
+Support ABI_XINPUT_VERSION 23 (use input_lock/input_unlock)
+
+This makes using input_lock/input_unlock conditional on the ABI
+version so that we don't get compiler warnings when compiling with the
+newer server bits.
+
+Signed-off-by: Keith Packard 
+Signed-off-by: Peter Hutterer 
+
+commit c22d3073dc1b82fe6c466e5ea71b6da755bb9a8e
+Author: Thomas Klausner 
+Date:   Mon Jul 27 00:06:06 2015 +0200
+
+Add some standard defines to pkg-config file.
+
+Not strictly needed in the xorg build, but helps the NetBSD reachover
+build, and follows implicit conventions about pkg-config files more
+closely.
+
+See also http://gnats.netbsd.org/48991
+
+Signed-off-by: Thomas Klausner 
+Reviewed-by: Alan Coopersmith 
+
+commit 85ee769d769e87b1e4a21b8c48944238c8ebe5f7
+Author: Alan Coopersmith 
+Date:   Sat Feb 28 09:38:38 2015 -0800
+
+README: Drop ancient, no longer supported versions of Solaris
+
+Signed-off-by: Alan Coopersmith 
+Reviewed-by: Peter Hutterer 
+
+commit 9d404d41b6edbee9b96ee8bad705f7e5fdd3e7c1
+Author: Alan Coopersmith 
+Date:   Sat Feb 28 09:36:29 2015 -0800
+
+README: Add "or xf86-input-libinput" to -evdev note for Linux
+
+Signed-off-by: Alan Coopersmith 
+Reviewed-by: Peter Hutterer 
+
 commit 6886084b192e681739fc55892f30681efb4f79f0
 Author: Alan Coopersmith 
 Date:   Mon Aug 11 23:36:23 2014 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --excl

commit xf86-input-mouse for openSUSE:Factory

2015-08-20 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2015-08-21 07:36:08

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


Package is "xf86-input-mouse"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2014-12-19 09:37:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2015-08-21 07:36:09.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 31 07:48:13 UTC 2015 - jeng...@inai.de
+
+- Ignore absence of udevadm, it won't be present in the build env.
+
+---



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.CEzaxq/_old  2015-08-21 07:36:10.0 +0200
+++ /var/tmp/diff_new_pack.CEzaxq/_new  2015-08-21 07:36:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-mouse
 #
-# Copyright (c) 2014 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
@@ -68,13 +68,11 @@
 
 %post
 # re-plug the input devices
-udevadm trigger --subsystem-match=input --action=change
-exit 0
+udevadm trigger --subsystem-match=input --action=change || :
 
 %postun
 # re-plug the input devices
-udevadm trigger --subsystem-match=input --action=change
-exit 0
+udevadm trigger --subsystem-match=input --action=change || :
 
 %files
 %defattr(-,root,root)




commit xf86-input-mouse for openSUSE:Factory

2014-12-19 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2014-12-19 09:38:17

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


Package is "xf86-input-mouse"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2013-09-23 11:23:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2014-12-19 09:37:08.0 +0100
@@ -1,0 +2,19 @@
+Tue Dec 16 19:26:01 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.9.1:
+  + Update some outdated language in a comment on obsolete
+hardware.
+  + Make absolute input reporting in Solaris aware of resolution
+changes.
+  + Do not drop the result of protocol detection.
+  + Add support for absolute positioning (tablets).
+  + For wsmouse, keep 3-button emulation status.
+  + Make wsmouse (re-)init the version.
+  + Enable MSE_MISC on NetBSD as well. Otherwise we can't find
+WSMouse.
+  + Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc.
+  + Use asprintf (or Xprintf on old servers) instead of
+strdup+sprintf.
+  + Wrap some overly long lines.
+
+---

Old:

  xf86-input-mouse-1.9.0.tar.bz2

New:

  xf86-input-mouse-1.9.1.tar.bz2



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.w90a3E/_old  2014-12-19 09:37:09.0 +0100
+++ /var/tmp/diff_new_pack.w90a3E/_new  2014-12-19 09:37:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-mouse
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-input-mouse
-Version:1.9.0
+Version:1.9.1
 Release:0
 Summary:Mouse input driver for the Xorg X server
 License:MIT

++ xf86-input-mouse-1.9.0.tar.bz2 -> xf86-input-mouse-1.9.1.tar.bz2 ++
 33277 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-input-mouse for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2013-09-23 11:23:43

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


Package is "xf86-input-mouse"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2013-04-02 13:32:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2013-09-23 11:23:44.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep 20 10:12:42 UTC 2013 - sndir...@suse.com
+
+- removed 11-mouse.conf xorg.conf.d snippet, since now most (if not
+  all) the remappings that we have there are actually defaults, so
+  doing nothing.  Also I consider them outdated, no longer matching
+  at all, or even completely wrong.
+
+---

Old:

  11-mouse.conf



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.CEYpVm/_old  2013-09-23 11:23:44.0 +0200
+++ /var/tmp/diff_new_pack.CEYpVm/_new  2013-09-23 11:23:44.0 +0200
@@ -24,7 +24,6 @@
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Source1:11-mouse.conf
 
 BuildRequires:  autoconf >= 2.60
 BuildRequires:  automake
@@ -66,7 +65,6 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-install -D -m 644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/11-mouse.conf
 
 %post
 # re-plug the input devices
@@ -81,7 +79,6 @@
 %files
 %defattr(-,root,root)
 %doc COPYING README
-%config %{_sysconfdir}/X11/xorg.conf.d/11-mouse.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/mouse_drv.so
 %{_datadir}/man/man4/mousedrv.4%{?ext_man}

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



commit xf86-input-mouse for openSUSE:Factory

2013-04-02 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2013-04-02 13:32:26

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


Package is "xf86-input-mouse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2012-09-25 14:18:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2013-04-02 13:32:27.0 +0200
@@ -1,0 +2,9 @@
+Thu Mar 28 21:50:35 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.9.0:
+  + autogen.sh: Implement GNOME Build API.
+  + configure: Drop AM_MAINTAINER_MODE.
+  + Use signal-safe logging if available.
+  + Fix compilation error with EXTMOUSEDEBUG on.
+
+---

Old:

  xf86-input-mouse-1.8.1.tar.bz2

New:

  xf86-input-mouse-1.9.0.tar.bz2



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.ZNXSrz/_old  2013-04-02 13:32:28.0 +0200
+++ /var/tmp/diff_new_pack.ZNXSrz/_new  2013-04-02 13:32:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-input-mouse
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-input-mouse
-Version:1.8.1
+Version:1.9.0
 Release:0
 Summary:Mouse input driver for the Xorg X server
 License:MIT

++ xf86-input-mouse-1.8.1.tar.bz2 -> xf86-input-mouse-1.9.0.tar.bz2 ++
 52104 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-input-mouse for openSUSE:Factory

2012-09-25 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2012-09-25 14:06:32

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


Package is "xf86-input-mouse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2012-08-04 13:40:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2012-09-25 14:18:29.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 17 10:26:20 UTC 2012 - sndir...@suse.com
+
+- 11-mouse.conf: use evdev driver also for users of Lenovo USB
+  keyboards with trackpoint (bnc#780626)
+
+---



Other differences:
--
++ 11-mouse.conf ++
--- /var/tmp/diff_new_pack.pAJpVb/_old  2012-09-25 14:18:30.0 +0200
+++ /var/tmp/diff_new_pack.pAJpVb/_new  2012-09-25 14:18:30.0 +0200
@@ -81,7 +81,7 @@
 Section "InputClass"
 # Novell Bug #597214
 Identifier  "IBM TPPS/2 TrackPoint"
-MatchProduct"TPPS/2 IBM TrackPoint"
+MatchProduct"TPPS/2 IBM TrackPoint|ThinkPad USB Keyboard with 
TrackPoint"
 MatchIsPointer  "on"
 Driver  "evdev"
 Option  "EmulateWheel"  "on"

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



commit xf86-input-mouse for openSUSE:Factory

2012-08-04 Thread h_root
Hello community,

here is the log from the commit of package xf86-input-mouse for 
openSUSE:Factory checked in at 2012-08-04 13:40:46

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


Package is "xf86-input-mouse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/xf86-input-mouse/xf86-input-mouse.changes
2012-05-08 12:03:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes   
2012-08-04 13:40:51.0 +0200
@@ -1,0 +2,19 @@
+Tue Jul 31 01:03:04 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.8.1:
+  + Fix compiler warnings
+- Added a development Package
+
+---
+Fri Jul 27 21:33:11 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.8.0:
+  + drop support for Xorg 1.6.x, require Xorg 1.7 or later.
+  + expose "Device Node" (read-only), "Mouse Middle Button Emulation"
+(read-write) and "Mouse Middle Button Timeout" (read-write) 
+properties via the Xinput properties API to allow distinguishing
+between multiple devices and controlling the 3rd button emulation
+options at runtime, without having to edit xorg.conf.d files and
+restart the server.
+
+---

Old:

  xf86-input-mouse-1.7.2.tar.bz2

New:

  xf86-input-mouse-1.8.1.tar.bz2



Other differences:
--
++ xf86-input-mouse.spec ++
--- /var/tmp/diff_new_pack.absuoL/_old  2012-08-04 13:40:53.0 +0200
+++ /var/tmp/diff_new_pack.absuoL/_new  2012-08-04 13:40:53.0 +0200
@@ -15,15 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xf86-input-mouse
-Version:1.7.2
+Version:1.8.1
 Release:0
-License:MIT
 Summary:Mouse input 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
 Source1:11-mouse.conf
+
+BuildRequires:  autoconf >= 2.60
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(inputproto)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
@@ -42,10 +47,19 @@
 available mouse types and interfaces, though the level of support for
 types of mice depends on the OS.
 
+%package devel
+Summary:Development files for the Mouse input driver
+Group:  Development/Libraries/X11
+Requires:   %name >= %version
+
+%description devel
+Development files for the Mouse input driver for the Xorg X server.
+
 %prep
 %setup -q
 
 %build
+autoreconf -fi
 %configure
 make %{?_smp_mflags}
 
@@ -66,10 +80,15 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc COPYING README
 %config %{_sysconfdir}/X11/xorg.conf.d/11-mouse.conf
 %dir %{_libdir}/xorg/modules/input
 %{_libdir}/xorg/modules/input/mouse_drv.so
 %{_datadir}/man/man4/mousedrv.4%{?ext_man}
 
+%files devel
+%defattr(-,root,root)
+%{_includedir}/xorg/xf86*.h
+%{_libdir}/pkgconfig/*.pc
+
 %changelog

++ xf86-input-mouse-1.7.2.tar.bz2 -> xf86-input-mouse-1.8.1.tar.bz2 ++
 59332 lines of diff (skipped)

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