diff --git a/libwacom.spec b/libwacom.spec index a312d99..454ab7a 100644 --- a/libwacom.spec +++ b/libwacom.spec @@ -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