]> git.pld-linux.org Git - packages/python-xpyb.git/blobdiff - python-xpyb.spec
- disabled xinput for now, breaks build
[packages/python-xpyb.git] / 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
-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
This page took 0.058354 seconds and 4 git commands to generate.