Hello community, here is the log from the commit of package tslib for openSUSE:Factory checked in at 2014-03-18 13:38:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tslib (Old) and /work/SRC/openSUSE:Factory/.tslib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tslib" Changes: -------- --- /work/SRC/openSUSE:Factory/tslib/tslib.changes 2013-11-15 13:39:22.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.tslib.new/tslib.changes 2014-03-18 13:38:24.000000000 +0100 @@ -1,0 +2,8 @@ +Wed Mar 12 14:27:36 UTC 2014 - [email protected] + +- Update to 1.1: + - support for running in a different resolution than during calibration + - basic multi-touch support (incomplete implementation of the multi-touch protocol) + - 4 new tslib plugins (dmc, touchkit, egalax, palm pre) + +------------------------------------------------------------------- Old: ---- tslib-e2e03ef719.tar.gz New: ---- tslib-1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tslib.spec ++++++ --- /var/tmp/diff_new_pack.7bu6g2/_old 2014-03-18 13:38:25.000000000 +0100 +++ /var/tmp/diff_new_pack.7bu6g2/_new 2014-03-18 13:38:25.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package tslib # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Guillaume GARDET <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,15 +18,14 @@ Name: tslib -Version: 1.0 -Release: 0.0 +Version: 1.1 +Release: 0 Summary: Abstraction layer for touchscreen License: LGPL-2.0+ and GPL-2.0+ Group: Hardware/Other Url: https://github.com/kergoth/tslib.git - #Git-Clone: git://github.com/kergoth/tslib -Source: tslib-e2e03ef719.tar.gz +Source: %{name}-%{version}.tar.gz Source2: baselibs.conf Patch0: use-module-raw-input-for-ts-conf.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -72,10 +71,10 @@ Devel package for tslib. Tslib is an abstraction layer for touchscreen panel events. %prep -%setup -q -n tslib-e2e03ef719 +%setup -q %patch0 -p0 ./autogen.sh -CFLAGS=$RPM_OPT_FLAGS ./configure --prefix=/usr --sysconfdir=/etc --libdir=%{_libdir} +%configure %build make ++++++ tslib-e2e03ef719.tar.gz -> tslib-1.1.tar.gz ++++++ ++++ 84449 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
