diff --git a/geis-2.2.17.tar.xz b/geis-2.2.17.tar.xz deleted file mode 100644 index 64995dc..0000000 --- a/geis-2.2.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb -size 457156 diff --git a/geis.changes b/geis.changes index 1b2b6cb..8640fb9 100644 --- a/geis.changes +++ b/geis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 16 21:22:44 UTC 2016 - sor.alexei@meowr.ru + +- Update to 2.2.17+bzr20160126 (changes since 2.2.17): + * Fix a pasto in the grail slice update code (lp#1477243). + * Fix an error revealed by GCC 6. + ------------------------------------------------------------------- Sun Nov 15 10:46:15 UTC 2015 - jengelh@inai.de diff --git a/geis.spec b/geis.spec index 4171981..38cf5f5 100644 --- a/geis.spec +++ b/geis.spec @@ -1,7 +1,7 @@ # # spec file for package geis # -# 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 @@ -18,14 +18,15 @@ %define soname libgeis %define sover 1 +%define _version 2.2.17+16.04.20160126 Name: geis -Version: 2.2.17 +Version: 2.2.17+bzr20160126 Release: 0 Summary: Gesture engine interface and support License: LGPL-3.0 and GPL-3.0 Group: System/GUI/Other Url: https://launchpad.net/geis -Source: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.xz +Source: http://archive.ubuntu.com/ubuntu/pool/main/g/%{name}/%{name}_%{_version}.orig.tar.gz Source1: baselibs.conf BuildRequires: autoconf BuildRequires: automake @@ -78,6 +79,7 @@ This package provides the python3 bindings for GEIS. Summary: Development files for the GEIS interface implementation Group: Development/Libraries/C and C++ Requires: %{soname}%{sover} = %{version} +Requires: pkg-config %description devel GEIS is a library for applications and toolkit programmers which @@ -85,13 +87,13 @@ provides a consistent platform independent interface for any system-wide input gesture recognition mechanism. %prep -%setup -q +%setup -q -n %{name}-%{_version} %build -autoreconf -fi +NOCONFIGURE=1 ./autogen.sh %configure \ - --disable-static \ - --disable-silent-rules \ + --disable-static \ + --disable-silent-rules \ --docdir=%{_docdir}/%{name}-devel/ make %{?_smp_mflags} diff --git a/geis_2.2.17+16.04.20160126.orig.tar.gz b/geis_2.2.17+16.04.20160126.orig.tar.gz new file mode 100644 index 0000000..2c88c00 --- /dev/null +++ b/geis_2.2.17+16.04.20160126.orig.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88309cb4039e66c63ed95864b6cac8612c3b7138c26fab81440d694759c6df4 +size 325184