]> git.pld-linux.org Git - packages/libinput.git/commitdiff
- updated to 0.14.1 auto/th/libinput-0.14.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 Apr 2015 19:59:47 +0000 (21:59 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 Apr 2015 19:59:47 +0000 (21:59 +0200)
libinput.spec

index 22c0fac65bceca7086fdcfd9ddbdd63d8b3b2e3d..12ce8ac4df66ac539017f2dd054336c6d01c4ae6 100644 (file)
@@ -6,12 +6,12 @@
 Summary:       Input device library
 Summary(pl.UTF-8):     Biblioteka urządzeń wejściowych
 Name:          libinput
-Version:       0.12.0
+Version:       0.14.1
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
-# Source0-md5: cc1a8c710a90264d1464c81d657064d2
+# Source0-md5: 18f6e1d6ab58db9a66c5ee8ca20aa876
 URL:           http://www.freedesktop.org/wiki/Software/libinput/
 %{?with_gui:BuildRequires:     cairo-devel}
 BuildRequires: check-devel >= 0.9.10
@@ -111,10 +111,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc COPYING README.txt
+%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
+%{_mandir}/man1/libinput-list-devices.1*
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.135536 seconds and 4 git commands to generate.