Author: arekm Date: Fri Apr 4 09:00:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; sloppy lock back by default
---- Files affected: SPECS: libxcb.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/libxcb.spec diff -u SPECS/libxcb.spec:1.20 SPECS/libxcb.spec:1.21 --- SPECS/libxcb.spec:1.20 Fri Jan 11 02:37:59 2008 +++ SPECS/libxcb.spec Fri Apr 4 11:00:28 2008 @@ -3,11 +3,13 @@ Summary(pl.UTF-8): XCB - biblioteka dowiązań języka C do protokołu X Name: libxcb Version: 1.1 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 # Source0-md5: 9310b02433273d75d42f10da3c7455aa +# http://patches.ubuntu.com/libx/libxcb/extracted/ +Patch0: %{name}-sloppy-lock.patch URL: http://xcb.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -91,6 +93,7 @@ %prep %setup -q +%patch0 -p1 # libxslt 1.1.18 is broken and segfaults on regeneration touch src/*.[ch] @@ -142,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008-04-04 09:00:28 arekm +- rel 2; sloppy lock back by default + Revision 1.20 2008-01-11 01:37:59 zbyniu - ghost lib symlinks ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libxcb.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
