SPECS: xorg-lib-libX11.spec - up to 1.1; enable xcb

arekm arekm at pld-linux.org
Fri Nov 24 12:07:27 CET 2006


Author: arekm                        Date: Fri Nov 24 11:07:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1; enable xcb

---- Files affected:
SPECS:
   xorg-lib-libX11.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/xorg-lib-libX11.spec
diff -u SPECS/xorg-lib-libX11.spec:1.25 SPECS/xorg-lib-libX11.spec:1.26
--- SPECS/xorg-lib-libX11.spec:1.25	Tue Nov 21 01:24:40 2006
+++ SPECS/xorg-lib-libX11.spec	Fri Nov 24 12:07:22 2006
@@ -1,24 +1,24 @@
 # $Revision$, $Date$
 #
 # 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
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/11/24 11:07:22  arekm
+- up to 1.1; enable xcb
+
 Revision 1.25  2006/11/21 00:24:40  arekm
 - rebuild
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xorg-lib-libX11.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list