Change-Id: I68ab7b18613657814e6535261ac85fad4019122a
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
Name: libinput
-Version: 0.8.0
+Version: 0.11.0
Release: 0
License: MIT
Summary: Input devices for display servers and other applications
%autogen
%build
-make %{?jobs:-j%jobs} V=1
+%__make %{?_smp_mflags}
%install
%make_install
%files
%defattr(-,root,root)
%{_libdir}/*.so.*
-
+%{_libdir}/udev/%{name}*
+%{_libdir}/udev/rules.d/*%{name}*
%files devel
%defattr(-,root,root,-)