]> git.pld-linux.org Git - packages/python-xpyb.git/commitdiff
- disabled xinput for now, breaks build master auto/th/python-xpyb-1.3.1-4
authorMarcin Krol <hawk@tld-linux.org>
Sat, 14 Apr 2018 13:52:33 +0000 (13:52 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 14 Apr 2018 13:52:33 +0000 (13:52 +0000)
python-xpyb.spec

index 710ef7cf96c2e1264874ea50d0637956064f9192..1b001064875f2898f05b32c9ee5f5f8bc4243f9e 100644 (file)
@@ -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
 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
 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 \
 %{__autoheader}
 %{__automake}
 %configure \
-       --enable-selinux \
-       --enable-xinput
+       --enable-selinux
+#      --enable-xinput
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.092965 seconds and 4 git commands to generate.