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.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xf86-input-mouse.new/xf86-input-mouse.changes 2012-08-04 13:40:51.000000000 +0200 @@ -1,0 +2,19 @@ +Tue Jul 31 01:03:04 UTC 2012 - [email protected] + +- Update to version 1.8.1: + + Fix compiler warnings +- Added a development Package + +------------------------------------------------------------------- +Fri Jul 27 21:33:11 UTC 2012 - [email protected] + +- 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.000000000 +0200 +++ /var/tmp/diff_new_pack.absuoL/_new 2012-08-04 13:40:53.000000000 +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: [email protected] For additional commands, e-mail: [email protected]
