SPECS: tcl-tdom.spec - pl

qboosh qboosh at pld-linux.org
Tue Jun 24 08:21:29 CEST 2008


Author: qboosh                       Date: Tue Jun 24 06:21:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   tcl-tdom.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/tcl-tdom.spec
diff -u SPECS/tcl-tdom.spec:1.3 SPECS/tcl-tdom.spec:1.4
--- SPECS/tcl-tdom.spec:1.3	Sun Nov 11 20:26:22 2007
+++ SPECS/tcl-tdom.spec	Tue Jun 24 08:21:23 2008
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 Summary:	XML parsing for Tcl
-Summary(pl.UTF-8):	Analizowanie XML-a dla Tcl-a
+Summary(pl.UTF-8):	Analizator XML-a dla Tcl-a
 Name:		tcl-tdom
 Version:	0.8.2
 Release:	1
@@ -18,6 +18,14 @@
 fastest ways to manipulate XML with a scripting language and uses very
 little memory in the process (for example the DOM tree of the XML
 recommendation in XML (160K) needs only about 450K in memory)!
+
+%description -l pl.UTF-8
+tDOM łączy wysoko wydajne przetwarzanie danych XML z łatwą i
+dającą duże możliwości funkcjonalnością skryptową Tcl-a. tDOM powinien
+być jednym z najszybszych sposobów obróbki XML-a z poziomu języków
+skryptowych; używa bardzo mało pamięci (np. drzewo DOM rekomendacji
+XML w XML-u, mające 160kB, potrzebuje tylko 450kB pamięci).
+
 %prep
 %setup -q -n tDOM-%{version}
 
@@ -41,12 +49,12 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog LICENSE README doc/*.html
-%{_includedir}/*.h
 %dir %{_libdir}/tdom*.*
 %attr(755,root,root) %{_libdir}/tdom*.*/*.so
 %{_libdir}/tdom*.*/*.a
 %{_libdir}/tdom*.*/*.tcl
 %dir %{_libdir}/*.sh
+%{_includedir}/*.h
 %{_mandir}/mann/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/06/24 06:21:23  qboosh
+- pl
+
 Revision 1.3  2007/11/11 19:26:22  arekm
 - fix url
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tcl-tdom.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list