replace xorg-drv-input-evdev and xorg-drv-input-synaptics [release 1.0.1-2mamba;Wed Jun 23 2021]
This commit is contained in:
parent
635de91a7b
commit
4ec2463713
@ -1,12 +1,12 @@
|
|||||||
Name: xf86-input-libinput
|
Name: xf86-input-libinput
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A libinput-based X driver
|
Summary: A libinput-based X driver
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: ftp://ftp.x.org/pub/individual/driver/xf86-input-libinput-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -15,6 +15,11 @@ BuildRequires: libinput-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: xorg-server-devel >= 1.20.4
|
BuildRequires: xorg-server-devel >= 1.20.4
|
||||||
BuildRequires: xorgproto-devel
|
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
|
%description
|
||||||
A libinput-based X driver.
|
A libinput-based X driver.
|
||||||
@ -46,6 +51,9 @@ A libinput-based X driver.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 16 2021 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user