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

beanshell.spec

index 11fce7f00f1f45115ae08a9274a3efd972ff652c..e08a03ccc0b2a44c3c97666a8c788772a3752951 100644 (file)
@@ -5,7 +5,7 @@
 %define                _beta   b4
 %define                _rel    2
 Summary:       BeanShell - Lightweight Scripting for Java
-Summary(pl):   BeanShell - lekkie skrypty dla Javy
+Summary(pl.UTF-8):   BeanShell - lekkie skrypty dla Javy
 Name:          beanshell
 Version:       2.0
 Release:       0.%{_beta}.%{_rel}
@@ -33,23 +33,23 @@ dynamically executes standard Java syntax and extends it with common
 scripting conveniences such as loose types, commands, and method
 closures like those in Perl and JavaScript.
 
-%description -l pl
-BeanShell to ma³y, darmowy, osadzalny interpreter kodu ¼ród³owego Javy
-z cechami obiektowych jêzyków skryptowych, napisany w Javie. BeanShell
-dynamicznie wykonuje standardow± sk³adniê Javy i rozszerza j± o
-popularne wygodne elementy skryptowe, takie jak lu¼ne typy, polecenia
-i dope³nienia metod podobnie jak Perl czy JavaScript.
+%description -l pl.UTF-8
+BeanShell to mały, darmowy, osadzalny interpreter kodu źródłowego Javy
+z cechami obiektowych języków skryptowych, napisany w Javie. BeanShell
+dynamicznie wykonuje standardową składnię Javy i rozszerza ją o
+popularne wygodne elementy skryptowe, takie jak luźne typy, polecenia
+i dopełnienia metod podobnie jak Perl czy JavaScript.
 
 %package javadoc
 Summary:       BeanShell API documentation
-Summary(pl):   Dokumentacja API BeanShell
+Summary(pl.UTF-8):   Dokumentacja API BeanShell
 Group:         Documentation
 Requires:      jpackage-utils
 
 %description javadoc
 BeanShell API documentation.
 
-%description javadoc -l pl
+%description javadoc -l pl.UTF-8
 Dokumentacja API BeanShell.
 
 %prep
This page took 0.068395 seconds and 4 git commands to generate.