forked from pool/libinput
Accepting request 774197 from home:sbrabec:branches:X11:Wayland
Feel free to change groups to any other from https://en.opensuse.org/openSUSE:Package_group_guidelines OBS-URL: https://build.opensuse.org/request/show/774197 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=214
This commit is contained in:
parent
3a1f0a68cd
commit
25d3c3e866
@ -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>
|
||||||
|
|
||||||
|
@ -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: System/Libraries
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user