SPECS: re2c.spec - pl
qboosh
qboosh at pld-linux.org
Mon May 14 23:06:51 CEST 2007
Author: qboosh Date: Mon May 14 21:06:51 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
re2c.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/re2c.spec
diff -u SPECS/re2c.spec:1.2 SPECS/re2c.spec:1.3
--- SPECS/re2c.spec:1.2 Fri May 11 17:58:49 2007
+++ SPECS/re2c.spec Mon May 14 23:06:43 2007
@@ -1,30 +1,36 @@
# $Revision$, $Date$
Summary: re2c - a tool for writing very fast and very flexible scanners
-#Summary(pl.UTF-8): -
+Summary(pl.UTF-8): re2c - narzędzie do pisania bardzo szybkich i elastycznych skanerów
Name: re2c
Version: 0.12.0
Release: 1
License: Public Domain
Group: Applications
-Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/re2c/%{name}-%{version}.tar.gz
# Source0-md5: 68d6d1faf26179a7fe1f2d348cf90ac8
URL: http://re2c.org/
-BuildRequires: libstdc++-devel
BuildRequires: autoconf
BuildRequires: automake
+BuildRequires: libstdc++-devel
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-re2c is a tool for writing very fast and very flexible scanners. Unlike
-any other such tool, re2c focuses on generating high efficient code
-for regular expression matching. As a result this allows a much broader
-range of use than any traditional lexer offers. And Last but not least
-re2c generates warning free code that is equal to hand-written code
-in terms of size, speed and quality.
-
-#%description -l pl.UTF-8
-# TODO
+re2c is a tool for writing very fast and very flexible scanners.
+Unlike any other such tool, re2c focuses on generating high efficient
+code for regular expression matching. As a result this allows a much
+broader range of use than any traditional lexer offers. And last but
+not least re2c generates warning free code that is equal to
+hand-written code in terms of size, speed and quality.
+
+%description -l pl.UTF-8
+re2c to narzędzie do pisania bardzo szybkich i bardzo elastycznych
+skanerów. W przeciwieństwie do innych podobnych narzędzi re2c skupia
+się na bardzo wydajnym kodzie do dopasowywania wyrażeń regularnych. W
+efekcie pozwala to na dużo szerszy zakres zastosowań niż oferują
+tradycyjne leksery. I wreszcie re2c generuje kod wolny od ostrzeżeń,
+równoważny kodowi pisanemu ręcznie pod kątem rozmiaru, szybkości i
+jakości.
%prep
%setup -q
@@ -59,6 +65,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/05/14 21:06:43 qboosh
+- pl
+
Revision 1.2 2007/05/11 15:58:49 radek
- cleanup
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/re2c.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list