]> git.pld-linux.org Git - packages/ruby-DelimScanner.git/commitdiff
- pl auto/ac/ruby-DelimScanner-1_2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 21 Aug 2004 00:23:58 +0000 (00:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-DelimScanner.spec -> 1.2

ruby-DelimScanner.spec

index 3cf949cfb0b1ab390b85f4f98a863ea202effc76..bcff23097335a3442de23727a030e14f837ea8b0 100644 (file)
@@ -1,6 +1,7 @@
 %define        ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
 %define        ruby_ridir      %(ruby -r rbconfig -e 'include Config; print File.join(CONFIG["datadir"], "ri", CONFIG["ruby_version"], "system")')
-Summary:       a loose Ruby port of Text::Balanced
+Summary:       A loose Ruby port of Text::Balanced
+Summary(pl):   Swobodny port Text::Balanced dla jêzyka Ruby
 Name:          ruby-DelimScanner
 Version:       1.2
 Release:       1
@@ -14,9 +15,14 @@ BuildArch:   noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A derivative of StringScanner that can scan for delimited constructs in
-addition to regular expressions. It is a loose port of the Text::Balanced
-module for Perl by Damian Conway.
+A derivative of StringScanner that can scan for delimited constructs
+in addition to regular expressions. It is a loose port of the
+Text::Balanced module for Perl by Damian Conway.
+
+%description -l pl
+Pochodna StringScannera potrafi±ca wyszukiwaæ ograniczone konstrukcje
+oprócz wyra¿eñ regularnych. Jest to swobodny port modu³u Perla
+Text::Balanced Damiana Conwaya.
 
 %prep
 %setup -c -T
This page took 0.056094 seconds and 4 git commands to generate.