Name: | libxcb |
---|---|
Version: | 1.13 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1011680 |
License: | MIT |
RPM: | libxcb-1.13-1.el7.x86_64.rpm |
Source RPM: | libxcb-1.13-1.el7.src.rpm |
Build Date: | Wed Aug 29 2018 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://xcb.freedesktop.org/ |
Summary: | A C binding to the X11 protocol |
Description: | The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility. |
- libxcb 1.13
- libxcb 1.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- libxcb 1.11.1
- followup fix for thread deadlocks (#1193742, fdo#84252)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- pull in (partial?) upstream fix for deadlocks (#1193742, fdo#84252)
- fix rpath harder (#1136546) - %build: --disable-silent-rules
- fix fpath (use autoreconf -f) - -devel: tighten deps via %{?_isa}, drop Requires: pkgconfig (add explicit BR: pkgconfig)
- Clean up SPEC file, fix rpmlint warnings. - Enable XInput extension (#1177701).