From a6805ab802039506532f03435a2429db0db5d521 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 27 Jan 2015 10:26:40 +1000 Subject: [PATCH] xorg-x11-drv-libinput 0.6.0 --- .gitignore | 1 + sources | 2 +- xorg-x11-drv-libinput.spec | 17 ++++++++++++++++- 3 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fd7749b..1f81fb3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /xf86-input-libinput-0.3.0.tar.bz2 /xf86-input-libinput-0.4.0.tar.bz2 /xf86-input-libinput-0.5.0.tar.bz2 +/xf86-input-libinput-0.6.0.tar.bz2 diff --git a/sources b/sources index 6d66847..987d72d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4df0491d23fffcfdb385f6eb2381e476 xf86-input-libinput-0.5.0.tar.bz2 +953d9b55f7992e0fe593c3f6a0cf5005 xf86-input-libinput-0.6.0.tar.bz2 diff --git a/xorg-x11-drv-libinput.spec b/xorg-x11-drv-libinput.spec index 8618a6c..ca5b691 100644 --- a/xorg-x11-drv-libinput.spec +++ b/xorg-x11-drv-libinput.spec @@ -4,7 +4,7 @@ Summary: Xorg X11 libinput input driver Name: xorg-x11-drv-libinput -Version: 0.5.0 +Version: 0.6.0 Release: 1%{?dist} URL: http://ww.x.org License: MIT @@ -52,7 +52,22 @@ install -p -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d/90-libi %{_datadir}/X11/xorg.conf.d/90-libinput.conf %{_mandir}/man4/libinput.4* +%package devel +Summary: Xorg X11 libinput input driver development package. +Requires: pkgconfig +%description devel +Xorg X11 libinput input driver development files. + +%files devel +%doc COPYING +%{_libdir}/pkgconfig/xorg-libinput.pc +%dir %{_includedir}/xorg/ +%{_includedir}/xorg/libinput-properties.h + %changelog +* Tue Jan 27 2015 Peter Hutterer 0.6.0-1 +- xorg-x11-drv-libinput 0.6.0 + * Fri Jan 16 2015 Peter Hutterer 0.5.0-1 - xorg-x11-drv-libinput 0.5.0