libinput 1.12rc2
This commit is contained in:
parent
cef6457a00
commit
3c4051318c
@ -1,27 +0,0 @@
|
||||
From 22faa97f25136981828fae7f99bbc1933d42afc1 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Hutterer <peter.hutterer@who-t.net>
|
||||
Date: Tue, 31 Jul 2018 13:00:38 +1000
|
||||
Subject: [PATCH libinput] meson.build: fix name of the measure touchpad-tap
|
||||
script
|
||||
|
||||
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
|
||||
---
|
||||
meson.build | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/meson.build b/meson.build
|
||||
index 74b88548..6f04e4d3 100644
|
||||
--- a/meson.build
|
||||
+++ b/meson.build
|
||||
@@ -490,7 +490,7 @@ configure_file(input : 'tools/libinput-measure-fuzz.man',
|
||||
)
|
||||
|
||||
configure_file(input: 'tools/libinput-measure-touchpad-tap.py',
|
||||
- output: 'libinput-measure-touchpad_tap',
|
||||
+ output: 'libinput-measure-touchpad-tap',
|
||||
configuration : config_noop,
|
||||
install : true,
|
||||
install_dir : libinput_tool_path
|
||||
--
|
||||
2.17.1
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global gitversion 58abea394
|
||||
|
||||
Name: libinput
|
||||
Version: 1.11.901
|
||||
Version: 1.11.902
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Summary: Input device library
|
||||
|
||||
@ -18,8 +18,6 @@ Source2: commitid
|
||||
Source0: http://www.freedesktop.org/software/libinput/libinput-%{version}.tar.xz
|
||||
%endif
|
||||
|
||||
Patch01: 0001-meson.build-fix-name-of-the-measure-touchpad-tap-scr.patch
|
||||
|
||||
BuildRequires: git-core
|
||||
BuildRequires: gcc gcc-c++
|
||||
BuildRequires: meson
|
||||
@ -121,6 +119,9 @@ pathfix.py -i %{__python3} -p -n $(git grep -l '#!/usr/bin/.*python3')
|
||||
%{_mandir}/man1/libinput-replay.1*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 14 2018 Peter Hutterer <peter.hutterer@redhat.com> 1.11.902-1
|
||||
- libinput 1.12rc2
|
||||
|
||||
* Tue Jul 31 2018 Peter Hutterer <peter.hutterer@redhat.com> 1.11.901-1
|
||||
- libinput 1.12rc1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libinput-1.11.901.tar.xz) = 5b20cde2f63d98a655eb8d841c128af5eb07cc355238e64b3db0e2ecda998cc8f6b9aef210f248840f88bcadc916ee7562158c672bbd23537b9bd5a80310bdcf
|
||||
SHA512 (libinput-1.11.902.tar.xz) = 23290f8375225cfb5b3f37126f92bb42a5670a3861a234be9680f3e52299145d0082a35a2910ff1991f537dc14f48c5060e4540667f0272333a164aa8ebb18d0
|
||||
|
Loading…
Reference in New Issue
Block a user