From c044e0e23c765dfb270773e5552030a2eecd35c46687d82481b8d559536cc786 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 22 Apr 2015 21:39:00 +0000 Subject: [PATCH] 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 --- libinput.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/libinput.spec b/libinput.spec index 3ddb93f..be823d6 100644 --- a/libinput.spec +++ b/libinput.spec @@ -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