[packages/xorg-driver-input-evdev] up to 2.11.0
atler
atler at pld-linux.org
Tue Oct 15 12:55:48 CEST 2024
commit 18eb75c3a67613a7f5b4573b9e3c399c538d82f1
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Oct 15 11:59:26 2024 +0200
up to 2.11.0
xorg-driver-input-evdev.spec | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/xorg-driver-input-evdev.spec b/xorg-driver-input-evdev.spec
index 06ed014..c8ce450 100644
--- a/xorg-driver-input-evdev.spec
+++ b/xorg-driver-input-evdev.spec
@@ -1,12 +1,12 @@
Summary: X.org input driver for Linux generic event devices
Summary(pl.UTF-8): Sterownik wejściowy X.org dla ogólnych urządzeń linuksowych generujących zdarzenia
Name: xorg-driver-input-evdev
-Version: 2.10.6
+Version: 2.11.0
Release: 1
License: MIT
Group: X11/Applications
-Source0: https://xorg.freedesktop.org/releases/individual/driver/xf86-input-evdev-%{version}.tar.bz2
-# Source0-md5: e8bd1edc6751f92e425cae7eba3c61eb
+Source0: https://xorg.freedesktop.org/releases/individual/driver/xf86-input-evdev-%{version}.tar.xz
+# Source0-md5: faa89be0ef86aebd6fd0a03eed23839c
URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
@@ -15,15 +15,17 @@ BuildRequires: libtool
BuildRequires: mtdev-devel
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: rpmbuild(macros) >= 1.389
+BuildRequires: tar >= 1:1.22
BuildRequires: udev-devel
BuildRequires: xorg-proto-inputproto-devel >= 2.2
BuildRequires: xorg-proto-kbproto-devel
BuildRequires: xorg-proto-xproto-devel
BuildRequires: xorg-util-util-macros >= 1.8
-BuildRequires: xorg-xserver-server-devel >= 1.12
+BuildRequires: xorg-xserver-server-devel >= 1.18
+BuildRequires: xz
%{?requires_xorg_xserver_xinput}
Requires: libevdev >= 0.4
-Requires: xorg-xserver-server >= 1.12
+Requires: xorg-xserver-server >= 1.18
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -73,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README.md
%attr(755,root,root) %{_libdir}/xorg/modules/input/evdev_drv.so
%{_datadir}/X11/xorg.conf.d/10-evdev.conf
%{_mandir}/man4/evdev.4*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-input-evdev.git/commitdiff/18eb75c3a67613a7f5b4573b9e3c399c538d82f1
More information about the pld-cvs-commit
mailing list