SHA256
1
0
forked from pool/libinput

Accepting request 774292 from X11:Wayland

- Fix invalid RPM groups.

OBS-URL: https://build.opensuse.org/request/show/774292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libinput?expand=0&rev=83
This commit is contained in:
Dominique Leuenberger 2020-02-19 11:39:56 +00:00 committed by Git OBS Bridge
commit 2f8b769822
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 13 15:43:46 UTC 2020 - Stanislav Brabec <sbrabec@suse.com>
- Fix invalid RPM groups.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 3 06:16:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de> Mon Feb 3 06:16:34 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -24,7 +24,7 @@ Version: 1.15.1
Release: 0 Release: 0
Summary: Input device and event processing library Summary: Input device and event processing library
License: MIT License: MIT
Group: c development hardware Group: Development/Libraries/C and C++
URL: https://www.freedesktop.org/wiki/Software/libinput/ URL: https://www.freedesktop.org/wiki/Software/libinput/
#Git-Web: https://gitlab.freedesktop.org/libinput/libinput/ #Git-Web: https://gitlab.freedesktop.org/libinput/libinput/
@ -58,7 +58,7 @@ other applications that need to directly deal with input devices.
%package udev %package udev
Summary: Input device and event processing library integration into udev Summary: Input device and event processing library integration into udev
Group: base Group: Hardware/Other
%description udev %description udev
The libinput udev helper rule will set the LIBINPUT_DEVICE_GROUP The libinput udev helper rule will set the LIBINPUT_DEVICE_GROUP
@ -68,7 +68,7 @@ physical device.
%package -n %lname %package -n %lname
Summary: Input device and event processing library Summary: Input device and event processing library
Group: c development hardware Group: System/Libraries
Recommends: %name-udev Recommends: %name-udev
%description -n %lname %description -n %lname
@ -82,7 +82,7 @@ functionality that users expect.
%package tools %package tools
Summary: Utilities to display libinput configuration Summary: Utilities to display libinput configuration
Group: hardware Group: Hardware/Other
%description tools %description tools
This tool lists the locally recognised devices and their respective This tool lists the locally recognised devices and their respective
@ -90,7 +90,7 @@ configuration options and configuration defaults.
%package devel %package devel
Summary: Development files for the Input Device Library Summary: Development files for the Input Device Library
Group: c development Group: Development/Libraries/C and C++
Requires: %lname = %version Requires: %lname = %version
%description devel %description devel