]> git.pld-linux.org Git - packages/libinput.git/commitdiff
- up to 0.16.0 auto/th/libinput-0.16.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 3 Jun 2015 12:18:26 +0000 (14:18 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 3 Jun 2015 12:18:26 +0000 (14:18 +0200)
libinput.spec

index 12ce8ac4df66ac539017f2dd054336c6d01c4ae6..a670ec6e332498f3474b4ae73ac6b7947bbea6a9 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       Input device library
 Summary(pl.UTF-8):     Biblioteka urządzeń wejściowych
 Name:          libinput
-Version:       0.14.1
+Version:       0.16.0
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
-# Source0-md5: 18f6e1d6ab58db9a66c5ee8ca20aa876
+# Source0-md5: a5f5e1bb8eb2cd3bb9f5bd48f296def8
 URL:           http://www.freedesktop.org/wiki/Software/libinput/
 %{?with_gui:BuildRequires:     cairo-devel}
 BuildRequires: check-devel >= 0.9.10
@@ -111,11 +111,15 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc COPYING README.txt
+%attr(755,root,root) %{_bindir}/libinput-debug-events
 %attr(755,root,root) %{_bindir}/libinput-list-devices
 %attr(755,root,root) %{_libdir}/libinput.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libinput.so.10
 %attr(755,root,root) /lib/udev/libinput-device-group
 /lib/udev/rules.d/80-libinput-device-groups.rules
+/lib/udev/hwdb.d/90-libinput-model-quirks.hwdb
+/lib/udev/rules.d/90-libinput-model-quirks.rules
+%{_mandir}/man1/libinput-debug-events.1*
 %{_mandir}/man1/libinput-list-devices.1*
 
 %files devel
This page took 0.175917 seconds and 4 git commands to generate.