[packages/libinput] up to 1.10.1

atler atler at pld-linux.org
Wed Feb 28 13:35:20 CET 2018


commit bc749beb8559a3367bb9ef3bea7129ed415fe05f
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Feb 28 13:34:21 2018 +0100

    up to 1.10.1
    
    - do not use /usr/bin/env in shebangs

 libinput.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libinput.spec b/libinput.spec
index 405f6b1..8b10379 100644
--- a/libinput.spec
+++ b/libinput.spec
@@ -12,12 +12,12 @@
 Summary:	Input device library
 Summary(pl.UTF-8):	Biblioteka urządzeń wejściowych
 Name:		libinput
-Version:	1.10.0
+Version:	1.10.1
 Release:	1
 License:	MIT
 Group:		Libraries
 Source0:	https://www.freedesktop.org/software/libinput/%{name}-%{version}.tar.xz
-# Source0-md5:	dac92f0b094392c03ab1320d06173afd
+# Source0-md5:	b3d009f36691cb9c340a18109df837ef
 URL:		https://www.freedesktop.org/wiki/Software/libinput/
 BuildRequires:	check-devel >= 0.9.10
 %if %{with gui}
@@ -118,6 +118,8 @@ Dokumentacja API biblioteki libinput.
 %prep
 %setup -q
 
+%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' tools/libinput-measure-{trackpoint-range,touchpad-pressure,touch-size,touchpad-tap}
+
 %build
 %meson build \
 	-Ddebug-gui=%{__true_false gui} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libinput.git/commitdiff/bc749beb8559a3367bb9ef3bea7129ed415fe05f



More information about the pld-cvs-commit mailing list