]> git.pld-linux.org Git - packages/alex.git/commitdiff
- converted to UTF-8
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 Feb 2007 00:48:36 +0000 (00:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    alex.spec -> 1.20

alex.spec

index 0571efa23cba1f83b342d6d102f5bd342956d1b4..478d491fbff93e6476b2033c8d54dde31954e408 100644 (file)
--- a/alex.spec
+++ b/alex.spec
@@ -3,7 +3,7 @@
 %bcond_with    bootstrap       # use foreign (non-rpm) ghc
 #
 Summary:       A lexical analyser generator for Haskell
-Summary(pl):   Generator analizatorów sk³adniowych dla Haskella
+Summary(pl.UTF-8):   Generator analizatorów składniowych dla Haskella
 Name:          alex
 Version:       2.0.1
 Release:       3
@@ -30,10 +30,10 @@ Alex is a tool for generating lexical analysers in Haskell, given a
 description of the tokens to be recognised in the form of regular
 expressions. It is similar to the tool lex or flex for C/C++.
 
-%description -l pl
-Alex to narzêdzie do generowania analizatorów sk³adniowych w Haskellu
-na podstawie opisu tokenów do rozpoznawania w postaci wyra¿eñ
-regularnych. Jest podobne do narzêdzi lex lub flex dla C/C++.
+%description -l pl.UTF-8
+Alex to narzędzie do generowania analizatorów składniowych w Haskellu
+na podstawie opisu tokenów do rozpoznawania w postaci wyrażeń
+regularnych. Jest podobne do narzędzi lex lub flex dla C/C++.
 
 %prep
 %setup -q
This page took 0.034561 seconds and 4 git commands to generate.