[packages/python-xpyb] - disabled xinput for now, breaks build

hawk hawk at pld-linux.org
Sat Apr 14 15:53:05 CEST 2018


commit 6537e86bc442f8d0f953ea87995bebd4411b1932
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Sat Apr 14 13:52:33 2018 +0000

    - disabled xinput for now, breaks build

 python-xpyb.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-xpyb.spec b/python-xpyb.spec
index 710ef7c..1b00106 100644
--- a/python-xpyb.spec
+++ b/python-xpyb.spec
@@ -2,7 +2,7 @@ Summary:	X-protocol Python Binding
 Summary(pl.UTF-8):	X-protocol Python Binding - wiązanie Pythona do protokołu X
 Name:		python-xpyb
 Version:	1.3.1
-Release:	3
+Release:	4
 License:	Public Domain
 Group:		Development/Languages/Python
 Source0:	http://xcb.freedesktop.org/dist/xpyb-%{version}.tar.bz2
@@ -58,8 +58,8 @@ Pliki programistyczne pakietu X Python Binding.
 %{__autoheader}
 %{__automake}
 %configure \
-	--enable-selinux \
-	--enable-xinput
+	--enable-selinux
+#	--enable-xinput
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-xpyb.git/commitdiff/6537e86bc442f8d0f953ea87995bebd4411b1932



More information about the pld-cvs-commit mailing list