SPECS: php-pear-PHP_LexerGenerator.spec - pl fix

qboosh qboosh at pld-linux.org
Mon Apr 7 22:03:55 CEST 2008


Author: qboosh                       Date: Mon Apr  7 20:03:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl fix

---- Files affected:
SPECS:
   php-pear-PHP_LexerGenerator.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PHP_LexerGenerator.spec
diff -u SPECS/php-pear-PHP_LexerGenerator.spec:1.2 SPECS/php-pear-PHP_LexerGenerator.spec:1.3
--- SPECS/php-pear-PHP_LexerGenerator.spec:1.2	Thu Jan 31 13:16:09 2008
+++ SPECS/php-pear-PHP_LexerGenerator.spec	Mon Apr  7 22:03:50 2008
@@ -1,13 +1,11 @@
 # $Revision$, $Date$
-# TODO:
-# - verify pl translation
 %include	/usr/lib/rpm/macros.php
 %define		_class		PHP
 %define		_subclass	LexerGenerator
 %define		_status		alpha
 %define		_pearname	PHP_LexerGenerator
 Summary:	%{_pearname} - translate lexer files in lex2php format into a PHP 5 lexer
-Summary(pl.UTF-8):	%{_pearname} - tłumaczenia plików leksera z formatu lex2php do leksera PHP 5
+Summary(pl.UTF-8):	%{_pearname} - tłumaczenie plików leksera z formatu lex2php do leksera PHP 5
 Name:		php-pear-%{_pearname}
 Version:	0.3.4
 Release:	2
@@ -23,8 +21,8 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Translate a lexer file with a format similar to re2c (http://re2c.org)
-into a PHP 5 lexer for use with a parser.
+Translate a lexer file with a format similar to re2c
+(http://re2c.org/) into a PHP 5 lexer for use with a parser.
 
 Unlike re2c (as of re2c version 0.11), generated lexers are
 state-aware out of the box.
@@ -42,18 +40,19 @@
 
 %description -l pl.UTF-8
 Pakiet ten umożliwia tłumaczenie plików leksera formatu zbliżonego do
-re2c (http://re2c.org) do formatu leksera PHP 5.
+re2c (http://re2c.org/) do formatu leksera PHP 5.
 
 W odróżnieniu od re2c (w wersji 0.11), wygenerowane leksery domyślnie
 są świadome stanu.
 
-Wygenerowane lekery są bardzo wydajne, co najmniej dwa razy niż
-alternatywy takie jak csLex (napisany w C#), ponieważ wykorzystują
-wbudowany w PHP silnik wyrażeń regularnych w celu leksowania tokenów.
+Wygenerowane lekery są bardzo wydajne, co najmniej dwa razy bardziej
+niż alternatywy takie jak csLex (napisany w C#), ponieważ wykorzystują
+wbudowany w PHP silnik wyrażeń regularnych w celu dopasowywania
+tokenów.
 
 Od wersji 0.3.0, korzystając z instrukcji %%longestmatch wygenerowane
 leksery będą zawsze wybierały najdłuższy pasujący łańcuch znaków,
-zamiast pierwszego. Wygnerowane tokeny będą odrobinę wolniejsze, ale
+zamiast pierwszego. Wygenerowane tokeny będą odrobinę wolniejsze, ale
 zachowywać się będą w sposób zbliżony do klasycznych lekserów takich
 jak flex, lex, re2c.
 
@@ -104,9 +103,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-04-07 20:03:50  qboosh
+- pl fix
+
 Revision 1.2  2008-01-31 12:16:09  glen
 - rel 2
 
 Revision 1.1  2007-09-07 15:19:41  adamg
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-PHP_LexerGenerator.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list