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

classpath.spec

index 752ce4c7c285ed9558ae240cf47dcbf71a76b5a9..b9b16b006dedfd2a47d9895f3db99bb949eb5792 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_with    apidocs # prepare API documentation (over 200MB)
 #
 Summary:       GNU Classpath (Essential Libraries for Java)
-Summary(pl):   GNU Classpath (Najwa¿niejsze biblioteki dla Javy)
+Summary(pl.UTF-8):   GNU Classpath (Najważniejsze biblioteki dla Javy)
 Name:          classpath
 Version:       0.19
 Release:       1
@@ -35,15 +35,15 @@ free core class libraries for use with virtual machines and compilers
 for the Java language. It includes all native methods and core classes
 necessary for a completely functional Java runtime.
 
-%description -l pl
-GNU Classpath (Najwa¿niejsze biblioteki javy) to projekt stworzenia
-wolnego j±dra klas bibliotek do wykorzystania z wirtualnymi maszynami
-i kompilatorami dla jêzyka Java. Zawiera wszystkie natywne metody i
-g³ówne klasy niezbêdne dla kompletnej funkcjonalno¶ci ¶rodowiska Javy.
+%description -l pl.UTF-8
+GNU Classpath (Najważniejsze biblioteki javy) to projekt stworzenia
+wolnego jądra klas bibliotek do wykorzystania z wirtualnymi maszynami
+i kompilatorami dla języka Java. Zawiera wszystkie natywne metody i
+główne klasy niezbędne dla kompletnej funkcjonalności środowiska Javy.
 
 %package apidocs
 Summary:       API documentation
-Summary(pl):   Dokumentacja API
+Summary(pl.UTF-8):   Dokumentacja API
 Group:         Documentation
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
@@ -53,36 +53,36 @@ Annotated reference of GNU Classpath libraries programming interface including:
 - class members
 - namespaces
 
-%description apidocs -l pl
+%description apidocs -l pl.UTF-8
 Dokumentacja interfejsu programowania bibliotek GNU Classpath z przypisami.
 Zawiera:
-- listy klas i ich sk³adników
-- listê przestrzeni nazw (namespace)
+- listy klas i ich składników
+- listę przestrzeni nazw (namespace)
 
 %package devel
 Summary:       Development files for GNU Classpath
-Summary(pl):   Pliki dla programistów u¿ywaj±cych GNU Classpath
+Summary(pl.UTF-8):   Pliki dla programistów używających GNU Classpath
 Group:         Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description devel
 GNU Classpath (Essential Libraries for Java) - development files.
 
-%description devel -l pl
-GNU Classpath (Najwa¿niejsze biblioteki dla Javy) - pliki dla
-programistów.
+%description devel -l pl.UTF-8
+GNU Classpath (Najważniejsze biblioteki dla Javy) - pliki dla
+programistów.
 
 %package static
 Summary:       Static libraries for GNU Classpath
-Summary(pl):   Biblioteki statyczne dla GNU Classpath
+Summary(pl.UTF-8):   Biblioteki statyczne dla GNU Classpath
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 GNU Classpath (Essential Libraries for Java) - static libraries.
 
-%description static -l pl
-GNU Classpath (Najwa¿niejsze biblioteki dla Javy) - biblioteki
+%description static -l pl.UTF-8
+GNU Classpath (Najważniejsze biblioteki dla Javy) - biblioteki
 statyczne.
 
 %prep
This page took 0.059067 seconds and 4 git commands to generate.