libxcb: Update to 1.9.

Major update to the latest stable version.
This commit is contained in:
Stefan Schantl 2013-02-03 22:12:02 +01:00
parent 0e7de72a54
commit b0c30d9f03
1 changed files with 5 additions and 6 deletions

View File

@ -4,7 +4,7 @@
###############################################################################
name = libxcb
version = 1.7
version = 1.9
release = 1
maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
@ -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