Author: arekm Date: Wed Nov 5 22:48:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.1.99.2 with back-off xcb mechanism
---- Files affected: SPECS: xorg-lib-libX11.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libX11.spec diff -u SPECS/xorg-lib-libX11.spec:1.41 SPECS/xorg-lib-libX11.spec:1.42 --- SPECS/xorg-lib-libX11.spec:1.41 Tue Sep 9 18:20:42 2008 +++ SPECS/xorg-lib-libX11.spec Wed Nov 5 23:48:28 2008 @@ -7,19 +7,19 @@ Summary: X11 Base library Summary(pl.UTF-8): Podstawowa biblioteka X11 Name: xorg-lib-libX11 -Version: 1.1.5 +Version: 1.1.99.2 Release: 1 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2 -# Source0-md5: d1512d65dadd4f48c779d4749e7753a8 +# Source0-md5: 2450f861d39939e46f8a4ced1abc3504 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 >= 1.0} +%{?with_xcb:BuildRequires: libxcb-devel >= 1.1.92} BuildRequires: pkgconfig >= 1:0.19 BuildRequires: xorg-proto-bigreqsproto-devel BuildRequires: xorg-proto-inputproto-devel @@ -46,7 +46,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libX11 Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} -%{?with_xcb:Requires: libxcb-devel >= 1.0} +%{?with_xcb:Requires: libxcb-devel >= 1.1.92} Requires: xorg-lib-libXau-devel Requires: xorg-lib-libXdmcp-devel Requires: xorg-proto-kbproto-devel @@ -156,6 +156,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2008/11/05 22:48:28 arekm +- up to 1.1.99.2 with back-off xcb mechanism + Revision 1.41 2008/09/09 16:20:42 qboosh - updated to 1.1.5 - updated glibc-locale_sync patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-lib-libX11.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
