Build with python3

This commit is contained in:
Adam Jackson 2018-03-19 12:04:21 -04:00
parent 2a600f2b0c
commit 08fb927858

View File

@ -2,7 +2,7 @@
Name: libxcb
Version: 1.13
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A C binding to the X11 protocol
License: MIT
URL: http://xcb.freedesktop.org/
@ -23,7 +23,7 @@ BuildRequires: pkgconfig
BuildRequires: pkgconfig(xau) >= 0.99.2
BuildRequires: pkgconfig(xcb-proto) >= 1.13
BuildRequires: pkgconfig(xorg-macros) >= 1.18
BuildRequires: python
BuildRequires: python3
#BuildRequires: xorg-x11-proto-devel
%description
@ -117,6 +117,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
%{_pkgdocdir}
%changelog
* Mon Mar 19 2018 Adam Jackson <ajax@redhat.com> - 1.13-2
- Build with python3
* Mon Mar 05 2018 Adam Jackson <ajax@redhat.com> - 1.13-1
- libxcb 1.13