automatic version update by autodist [release 1.15.5-1mamba;Wed Apr 29 2020]
This commit is contained in:
parent
55c4392993
commit
62d2f0de09
@ -1,5 +1,5 @@
|
||||
Name: libinput
|
||||
Version: 1.11.3
|
||||
Version: 1.15.5
|
||||
Release: 1mamba
|
||||
Summary: A library that handles input devices for display servers and other applications
|
||||
Group: System/Libraries
|
||||
@ -19,6 +19,8 @@ BuildRequires: libmtdev-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libwacom-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python-Sphinx
|
||||
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -69,10 +71,6 @@ export DESTDIR="%{buildroot}"
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libinput.so.*
|
||||
/lib/udev/libinput-device-group
|
||||
/lib/udev/rules.d/*.rules
|
||||
/lib/udev/libinput-model-quirks
|
||||
/lib/udev/hwdb.d/90-libinput-model-quirks.hwdb
|
||||
%dir %{_libexecdir}/libinput
|
||||
%{_libexecdir}/libinput/libinput-*
|
||||
%doc COPYING
|
||||
@ -86,9 +84,17 @@ export DESTDIR="%{buildroot}"
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/libinput
|
||||
/lib/udev/libinput-*
|
||||
%{_udevrulesdir}/*.rules
|
||||
%{_datadir}/zsh/site-functions/_libinput
|
||||
%dir %{_datadir}/libinput
|
||||
%{_datadir}/libinput/*.quirks
|
||||
%{_mandir}/man1/libinput*.1*
|
||||
|
||||
%changelog
|
||||
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 1.15.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 09 2018 Automatic Build System <autodist@mambasoft.it> 1.11.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user