Trim descriptions; keep the longest one for the package with most installations

(usually libwacom9). Avoid em dashes. Employ noun phrase.

OBS-URL: https://build.opensuse.org/package/show/hardware/libwacom?expand=0&rev=38
This commit is contained in:
Jan Engelhardt 2025-02-24 09:59:40 +00:00 committed by Git OBS Bridge
parent ea8a17f91f
commit 860328769b

View File

@ -21,9 +21,9 @@
Name: libwacom
Version: 2.14.0
Release: 0
Summary: libwacom is a tablet description library
Summary: Tablet description library
License: HPND
Group: System/Libraries
Group: Development/Libraries/C and C++
URL: https://linuxwacom.github.io/
Source0: https://github.com/linuxwacom/libwacom/releases/download/libwacom-%{version}/libwacom-%{version}.tar.xz
Source1: https://github.com/linuxwacom/libwacom/releases/download/libwacom-%{version}/libwacom-%{version}.tar.xz.sig
@ -41,10 +41,8 @@ BuildRequires: doxygen
%description
libwacom is a library to identify graphics tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc. The name libwacom is
historical - it was originally developed for Wacom devices only but now
supports any graphics tablet from any vendor.
features. It provides access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
%package -n libwacom%{sover}
Summary: Library to identify wacom tablets
@ -55,44 +53,38 @@ Requires: %{name}-data >= %{version}
libwacom is a library to identify graphics tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc. The name libwacom is
historical - it was originally developed for Wacom devices only but now
historical — it was originally developed for Wacom devices only but now
supports any graphics tablet from any vendor.
%package data
Summary: Library to identify wacom tablets -- Data Files
Summary: Data files for libwacom, a table identification library
Group: System/Libraries
%description data
libwacom is a library to identify graphics tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc. The name libwacom is
historical - it was originally developed for Wacom devices only but now
supports any graphics tablet from any vendor.
features. It provides access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc.
%package tools
Summary: Library to identify wacom tablets -- Tools
Summary: Command-line tools for libwacom
Group: Hardware/Other
Requires: python3-libevdev
Requires: python3-pyudev
%description tools
libwacom is a library to identify graphics tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc. The name libwacom is
historical - it was originally developed for Wacom devices only but now
supports any graphics tablet from any vendor.
features.
This subpackage provides command-line utilities to query/update the database.
%package devel
Summary: Library to identify wacom tablets -- Development Files
Summary: Header files for libwacom
Group: Development/Libraries/C and C++
Requires: libwacom%{sover} = %{version}
%description devel
libwacom is a library to identify graphics tablets and their model-specific
features. It provides easy access to information such as "is this a built-in
on-screen tablet", "what is the size of this model", etc. The name libwacom is
historical - it was originally developed for Wacom devices only but now
supports any graphics tablet from any vendor.
features.
This subpackage provides the header files for the library.
%prep
%autosetup -p1