Author: qboosh Date: Fri Nov 3 09:08:08 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.93 (1.0 RC3), longer descriptions
---- Files affected: SPECS: xcb-proto.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/xcb-proto.spec diff -u SPECS/xcb-proto.spec:1.3 SPECS/xcb-proto.spec:1.4 --- SPECS/xcb-proto.spec:1.3 Mon Oct 9 08:03:12 2006 +++ SPECS/xcb-proto.spec Fri Nov 3 10:08:03 2006 @@ -1,21 +1,29 @@ # $Revision$, $Date$ -Summary: XCB protocol files -Summary(pl): Pliki opisu protokołu XCB +Summary: XML-XCB protocol description files +Summary(pl): Pliki opisu protokołu XML-XCB Name: xcb-proto -Version: 0.9.92 +Version: 0.9.93 Release: 1 License: MIT Group: Development/Libraries Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 -# Source0-md5: dc05c33ae1efc3e59d725887de9fc1a6 +# Source0-md5: 43298a907d6d242132c20e4338c2f33f URL: http://xcb.freedesktop.org/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -XCB protocol files. +xcb-proto provides the XML-XCB protocol descriptions that libxcb uses +to generate the majority of its code and API. They are provided +separately from libxcb to allow reuse by other projects, such as +additional language bindings, protocol dissectors, or documentation +generators. %description -l pl -Pliki opisu protokołu XCB. +xcb-proto zawiera opisy protokołu XML-XCB używane przez libxcb do +generowania większości swojego kodu i API. Są dostarczane osobno, aby +umożliwić wykorzystanie przez inne projekty, takie jak dodatkowe +dowiązania dla innych języków, analizatory protokołu czy generatory +dokumentacji. %prep %setup -q @@ -35,7 +43,7 @@ %files %defattr(644,root,root,755) -%doc COPYING TODO doc/xml-xcb.txt +%doc COPYING NEWS README TODO doc/xml-xcb.txt %{_datadir}/xcb %{_pkgconfigdir}/xcb-proto.pc @@ -45,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/11/03 09:08:03 qboosh +- updated to 0.9.93 (1.0 RC3), longer descriptions + Revision 1.3 2006/10/09 06:03:12 qboosh - updated to 0.9.92 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xcb-proto.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
