update to 2.11.0 [release 2.11.0-1mamba;Tue Nov 19 2024]
This commit is contained in:
parent
938e45d543
commit
457e121264
@ -1,13 +1,13 @@
|
|||||||
Name: xf86-input-evdev
|
Name: xf86-input-evdev
|
||||||
Version: 2.10.6
|
Version: 2.11.0
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: X.Org input drivers for evdev
|
Summary: X.Org input drivers for evdev
|
||||||
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://www.x.org/wiki/
|
URL: https://www.x.org/wiki/
|
||||||
Source: ftp://ftp.freedesktop.org/pub/individual/driver/xf86-input-evdev-%{version}.tar.bz2
|
Source: https://ftp.x.org/archive/individual/driver/xf86-input-evdev-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -17,7 +17,7 @@ BuildRequires: libudev-devel
|
|||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libevdev-devel
|
BuildRequires: libevdev-devel
|
||||||
BuildRequires: xorg-server-devel >= 1.20.4
|
BuildRequires: xorg-server-devel >= 1.20.4
|
||||||
BuildRequires: xorg-proto-devel >= %{xorg_ver}
|
BuildRequires: xorgproto-devel >= %{xorg_ver}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.Org input drivers for evdev.
|
X.Org input drivers for evdev.
|
||||||
@ -47,7 +47,6 @@ This package contains the header files provided with %{name}.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/xorg/modules/input/evdev_drv.la
|
|
||||||
%{_libdir}/xorg/modules/input/evdev_drv.so
|
%{_libdir}/xorg/modules/input/evdev_drv.so
|
||||||
%{_datadir}/X11/xorg.conf.d/10-evdev.conf
|
%{_datadir}/X11/xorg.conf.d/10-evdev.conf
|
||||||
%{_mandir}/man4/evdev.4*
|
%{_mandir}/man4/evdev.4*
|
||||||
@ -58,6 +57,9 @@ This package contains the header files provided with %{name}.
|
|||||||
%{_libdir}/pkgconfig/xorg-evdev.pc
|
%{_libdir}/pkgconfig/xorg-evdev.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.11.0-1mamba
|
||||||
|
- update to 2.11.0
|
||||||
|
|
||||||
* Sat Jun 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.6-3mamba
|
* Sat Jun 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.10.6-3mamba
|
||||||
- renamed from xorg-drv-input-evdev; added devel package
|
- renamed from xorg-drv-input-evdev; added devel package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user