From 29b526faba2008a458b5588e3c08a983486dff00 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Thu, 8 Jul 2004 18:41:01 +0000 Subject: [PATCH] - pl Changed files: bison++.spec -> 1.2 --- bison++.spec | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/bison++.spec b/bison++.spec index cef4a72..8c04311 100644 --- a/bison++.spec +++ b/bison++.spec @@ -1,4 +1,5 @@ -Summary: Generate a parser in c or c++ from BNF notation +Summary: Generate a parser in C or C++ from BNF notation +Summary(pl): Generowanie parserów w C lub C++ z notacji BNF Name: bison++ Version: 1.21.5 Release: 1 @@ -9,12 +10,21 @@ Source0: ftp://ftp.iecc.com/pub/file/bison++flex++/b++5.tar.z BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Based on bison version 1.19. Compatible with bison but with C++ support. -Bison is a general-purpose parser generator that converts a grammar -description for an LALR (BNF-like) context free grammar into a C/C++ program -to parse that grammar. Once you are proficient with bison++ you can generate -a wide range of language parsers, from those used in simple desk calculators -to complex programming languages. +Based on bison version 1.19, compatible with bison but with C++ +support. Bison is a general-purpose parser generator that converts a +grammar description for an LALR (BNF-like) context free grammar into a +C/C++ program to parse that grammar. Once you are proficient with +bison++ you can generate a wide range of language parsers, from those +used in simple desk calculators to complex programming languages. + +%description -l pl +bison++ jest oparty na bisonie w wersji 1.19, kompatybilny z bisonem, +ale z obs³ug± C++. Bison to generator parserów ogólnego przeznaczenia, +konwertuj±cy opis gramatyki dla gramatyk bezkontekstowych LALR (w +stylu BNF) na program C/C++ analizuj±cy tê gramatykê. Po nabraniu +bieg³o¶ci w obs³udze bisona++ mo¿na generowaæ szeroki zakres parserów +jêzyków, od tych u¿ywanych w prostych kalkulatorach biurowych, do +z³o¿onych jêzyków programowania. %prep %setup -q -c @@ -27,7 +37,6 @@ to complex programming languages. %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_mandir}/pl/man1 %{makeinstall} \ mandir=$RPM_BUILD_ROOT%{_mandir}/man1 \ -- 2.43.0