forked from pool/libinput
Rename -tool subpackage to -tools to be in line with other packages' practice
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=26
This commit is contained in:
parent
d4860fbda7
commit
c044e0e23c
@ -77,14 +77,13 @@ processing and abstraction so minimize the amount of custom input
|
||||
code the user of libinput need to provide the common set of
|
||||
functionality that users expect.
|
||||
|
||||
%package tool
|
||||
Summary: This tool lists the locally recognised devices.
|
||||
Group: System/Tools
|
||||
%package tools
|
||||
Summary: Utilities to display libinput configuration
|
||||
Group: System/X11/Utilities
|
||||
|
||||
%description tool
|
||||
This tool lists the locally
|
||||
recognised devices and their respective configuration options and
|
||||
configuration defaults.
|
||||
%description tools
|
||||
This tool lists the locally recognised devices and their respective
|
||||
configuration options and configuration defaults.
|
||||
|
||||
%package devel
|
||||
Summary: Development files for the Wayland Input Device Library
|
||||
@ -133,7 +132,7 @@ export XDG_RUNTIME_DIR="$PWD/xdg"
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libinput.so.10*
|
||||
|
||||
%files tool
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%_bindir/libinput-list-devices
|
||||
%_mandir/man1/libinput-list-devices.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user