From fdc01b39ac778b6c7e975f77698e30303c520b9c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 24 Nov 2006 11:07:22 +0000 Subject: [PATCH] - up to 1.1; enable xcb Changed files: xorg-lib-libX11.spec -> 1.26 --- xorg-lib-libX11.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/xorg-lib-libX11.spec b/xorg-lib-libX11.spec index 967df6f..f7b5720 100644 --- a/xorg-lib-libX11.spec +++ b/xorg-lib-libX11.spec @@ -1,23 +1,23 @@ # # Conditional build: -%bcond_with xcb # use XCB for low-level protocol implementation +%bcond_without xcb # XCB for low-level protocol implementation # Summary: X11 Base library Summary(pl): Podstawowa biblioteka X11 Name: xorg-lib-libX11 -Version: 1.0.99.2 -Release: 3 +Version: 1.1 +Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2 -# Source0-md5: dd6926633daaf267ef39ad4f23622529 +# Source0-md5: 6810531abcacf6da20da2d3257089960 Patch0: %{name}-glibc-locale_sync.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: cpp BuildRequires: libtool -%{?with_xcb:BuildRequires: libxcb-devel >= 0.9.92} +%{?with_xcb:BuildRequires: libxcb-devel >= 1.0} BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-proto-bigreqsproto-devel BuildRequires: xorg-proto-inputproto-devel -- 2.44.0