207390
%define debug_package %{nil}
207390
207390
Name:           xcb-proto
207390
Version:        1.13
207390
Release:        4%{?dist}
207390
Summary:        XCB protocol descriptions
207390
207390
Group:          Development/Libraries
207390
License:        MIT
207390
URL:            https://xcb.freedesktop.org/
207390
Source0:        https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
207390
BuildArch:      noarch
207390
207390
BuildRequires:	python3-devel
207390
Requires:       pkgconfig
207390
207390
%description
207390
XCB is a project to enable efficient language bindings to the X11 protocol.
207390
This package contains the protocol descriptions themselves.  Language
207390
bindings use these protocol descriptions to generate code for marshalling
207390
the protocol.
207390
207390
%prep
207390
%setup -q
207390
207390
%build
207390
# Bit of a hack to get the pc file in /usr/share, so we can be noarch.
207390
%configure --libdir=%{_datadir}
207390
make %{?_smp_mflags}
207390
207390
%install
207390
rm -rf $RPM_BUILD_ROOT
207390
make install DESTDIR=$RPM_BUILD_ROOT
207390
207390
%files
207390
%doc COPYING NEWS README TODO doc/xml-xcb.txt
207390
%{_datadir}/pkgconfig/xcb-proto.pc
207390
%dir %{_datadir}/xcb/
207390
%{_datadir}/xcb/*.xsd
207390
%{_datadir}/xcb/*.xml
207390
%{python3_sitelib}/xcbgen
207390
207390
%changelog
207390
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 1.13-4
207390
- Drop useless %%defattr
207390
207390
* Tue Jun 19 2018 Miro HronĨok <mhroncok@redhat.com> - 1.13-3
207390
- Rebuilt for Python 3.7
207390
207390
* Mon Mar 19 2018 Adam Jackson <ajax@redhat.com> - 1.13-2
207390
- Switch to python3
207390
207390
* Mon Mar 05 2018 Adam Jackson <ajax@redhat.com> - 1.13-1
207390
- xcb-proto 1.13
207390
207390
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-6
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
207390
207390
* Fri Aug 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 1.12-5
207390
- Add a build-time dependency on python2-devel
207390
207390
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-4
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
207390
207390
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12-3
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
207390
207390
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12-2
207390
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
207390
207390
* Wed May 18 2016 Adam Jackson <ajax@redhat.com> - 1.12-1
207390
- xcb-proto 1.12
207390
207390
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-3
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
207390
207390
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-2
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
207390
207390
* Wed Oct 01 2014 Adam Jackson <ajax@redhat.com> 1.11-1
207390
- xcb-proto 1.11
207390
207390
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10-2
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
207390
207390
* Fri Jan 17 2014 Adam Jackson <ajax@redhat.com> 1.10-1
207390
- xcb-proto 1.10
207390
207390
* Mon Dec 02 2013 Adam Jackson <ajax@redhat.com> 1.9-1
207390
- xcb-proto 1.9
207390
207390
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-3
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
207390
207390
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-2
207390
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild