From b0c30d9f039b0937d7d2f9b59190173798c69ef4 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 3 Feb 2013 22:12:02 +0100 Subject: [PATCH] libxcb: Update to 1.9. Major update to the latest stable version. --- libxcb/libxcb.nm | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/libxcb/libxcb.nm b/libxcb/libxcb.nm index c5713b0cd..c136327a9 100644 --- a/libxcb/libxcb.nm +++ b/libxcb/libxcb.nm @@ -4,7 +4,7 @@ ############################################################################### name = libxcb -version = 1.7 +version = 1.9 release = 1 maintainer = Stefan Schantl @@ -14,12 +14,12 @@ license = MIT 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 \ + 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. end -source_dl = +source_dl = http://xcb.freedesktop.org/dist/ build requires @@ -30,7 +30,7 @@ build libxslt-devel pkg-config python-devel - xcb-proto + xcb-proto >= 1.7 xorg-x11-proto-devel end @@ -45,7 +45,6 @@ end packages package %{name} - end package %{name}-devel template DEVEL