]> git.pld-linux.org Git - packages/xorg-driver-input-libinput.git/blobdiff - xorg-driver-input-libinput.spec
up to 1.4.0
[packages/xorg-driver-input-libinput.git] / xorg-driver-input-libinput.spec
index beef5d7e21e1b143dd68e8b900f7e20be7d36a8b..3223aa3c5b831486b4d700197cffd98ef0871d4f 100644 (file)
@@ -1,26 +1,28 @@
 Summary:       A libinput-based X.org input driver
 Summary(pl.UTF-8):     Sterownik wejĹ›ciowy X.org oparty na libinput
 Name:          xorg-driver-input-libinput
-Version:       0.28.0
+Version:       1.4.0
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       https://xorg.freedesktop.org/releases/individual/driver/xf86-input-libinput-%{version}.tar.bz2
-# Source0-md5: 2d7519ac0e39d4c88f3be32e81a637aa
+Source0:       https://xorg.freedesktop.org/releases/individual/driver/xf86-input-libinput-%{version}.tar.xz
+# Source0-md5: b52a1fc7456cf6595a9a1004287551a3
 URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
-BuildRequires: libinput-devel >= 1.5.0
+BuildRequires: libinput-devel >= 1.23.0
 BuildRequires: libtool >= 2:2
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: rpmbuild(macros) >= 1.389
-BuildRequires: xorg-proto-inputproto-devel >= 2.2
+BuildRequires: tar >= 1:1.22
+BuildRequires: xorg-proto-inputproto-devel >= 2.3.99.1
 BuildRequires: xorg-proto-xproto-devel
 BuildRequires: xorg-util-util-macros >= 1.8
-BuildRequires: xorg-xserver-server-devel >= 1.10
+BuildRequires: xorg-xserver-server-devel >= 1.19
+BuildRequires: xz
 %{?requires_xorg_xserver_xinput}
-Requires:      libinput >= 1.5.0
-Requires:      xorg-xserver-server >= 1.10
+Requires:      libinput >= 1.23.0
+Requires:      xorg-xserver-server >= 1.19
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -75,7 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog README.md
-/etc/X11/xorg.conf.d/40-libinput.conf
+%config(noreplace) %verify(not md5 mtime size) /etc/X11/xorg.conf.d/40-libinput.conf
 %attr(755,root,root) %{_libdir}/xorg/modules/input/libinput_drv.so
 %{_mandir}/man4/libinput.4*
 
This page took 0.123966 seconds and 4 git commands to generate.