SHA256
1
0
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:
Jan Engelhardt 2015-04-22 21:39:00 +00:00 committed by Git OBS Bridge
parent d4860fbda7
commit c044e0e23c

View File

@ -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 code the user of libinput need to provide the common set of
functionality that users expect. functionality that users expect.
%package tool %package tools
Summary: This tool lists the locally recognised devices. Summary: Utilities to display libinput configuration
Group: System/Tools Group: System/X11/Utilities
%description tool %description tools
This tool lists the locally This tool lists the locally recognised devices and their respective
recognised devices and their respective configuration options and configuration options and configuration defaults.
configuration defaults.
%package devel %package devel
Summary: Development files for the Wayland Input Device Library Summary: Development files for the Wayland Input Device Library
@ -133,7 +132,7 @@ export XDG_RUNTIME_DIR="$PWD/xdg"
%defattr(-,root,root) %defattr(-,root,root)
%_libdir/libinput.so.10* %_libdir/libinput.so.10*
%files tool %files tools
%defattr(-,root,root) %defattr(-,root,root)
%_bindir/libinput-list-devices %_bindir/libinput-list-devices
%_mandir/man1/libinput-list-devices.1.gz %_mandir/man1/libinput-list-devices.1.gz