replace xorg-drv-input-evdev and xorg-drv-input-synaptics [release 1.0.1-2mamba;Wed Jun 23 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 19:37:30 +01:00
parent 635de91a7b
commit 4ec2463713

View File

@ -1,12 +1,12 @@
Name: xf86-input-libinput
Version: 1.0.1
Release: 1mamba
Release: 2mamba
Summary: A libinput-based X driver
Group: System/X11
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://x.org
URL: https://x.org/wiki/
Source: ftp://ftp.x.org/pub/individual/driver/xf86-input-libinput-%{version}.tar.bz2
License: MIT
## AUTOBUILDREQ-BEGIN
@ -15,6 +15,11 @@ BuildRequires: libinput-devel
## AUTOBUILDREQ-END
BuildRequires: xorg-server-devel >= 1.20.4
BuildRequires: xorgproto-devel
Provides: xorgdrvinput
Provides: xorg-drv-input-evdev
Obsoletes: xorg-drv-input-evdev <= 2.10.6-2mamba
Provides: xorg-drv-input-synaptics
Obsoletes: xorg-drv-input-synaptics <= 1.9.1-2mamba
%description
A libinput-based X driver.
@ -46,6 +51,9 @@ A libinput-based X driver.
%doc COPYING
%changelog
* Wed Jun 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-2mamba
- replace xorg-drv-input-evdev and xorg-drv-input-synaptics
* Fri Apr 16 2021 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
- automatic version update by autodist