From 7991769cfc3048d9d5c3ab6b7f9a8e9834f63762 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 5 Dec 2014 19:37:03 +0100 Subject: [PATCH] - updated to 0.4.0; requires just released libinput 0.7.0 --- xorg-driver-input-libinput.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg-driver-input-libinput.spec b/xorg-driver-input-libinput.spec index 1a0634a..4623f1b 100644 --- a/xorg-driver-input-libinput.spec +++ b/xorg-driver-input-libinput.spec @@ -1,16 +1,16 @@ Summary: A libinput-based X.org input driver Summary(pl.UTF-8): Sterownik wejściowy X.org oparty na libinput Name: xorg-driver-input-libinput -Version: 0.3.0 +Version: 0.4.0 Release: 1 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-libinput-%{version}.tar.bz2 -# Source0-md5: ade058e7bed7776a8a631e7ba08f0a13 +# Source0-md5: 74bd2fd994fd42fec23c9fc8282002f4 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake -BuildRequires: libinput-devel > 0.6.0 +BuildRequires: libinput-devel >= 0.7.0 BuildRequires: libtool >= 2:2 BuildRequires: pkgconfig >= 1:0.19 BuildRequires: rpmbuild(macros) >= 1.389 @@ -19,6 +19,7 @@ BuildRequires: xorg-proto-xproto-devel BuildRequires: xorg-util-util-macros >= 1.8 BuildRequires: xorg-xserver-server-devel >= 1.10 %{?requires_xorg_xserver_xinput} +Requires: libinput >= 0.7.0 Requires: xorg-xserver-server >= 1.10 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,6 +60,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc COPYING ChangeLog README.md conf/99-libinput.conf -%config(noreplace) %verify(not md5 mtime size) /etc/X11/xorg.conf.d/10-libinput.conf %attr(755,root,root) %{_libdir}/xorg/modules/input/libinput_drv.so %{_mandir}/man4/libinput.4* -- 2.44.0