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

cpmredir.spec

index 2958a2a26864d3165430d0fa0bfaaf3868a5fa8e..2b04d4edfc1226b6f28f293f43ad7b06d7056b4b 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       CPMREDIR - filesystem functions of an emulated CP/M computer
-Summary(pl):   CPMREDIR - funkcje obs³ugi systemu plików emulowanego komputera CP/M
+Summary(pl.UTF-8):   CPMREDIR - funkcje obsługi systemu plików emulowanego komputera CP/M
 Name:          cpmredir
 Version:       1.1.1
 Release:       1
@@ -18,14 +18,14 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 CPMREDIR is a library intended to support the filesystem functions of
 an emulated CP/M computer, in a Unix or Windows (mingw32) environment.
 
-%description -l pl
-CPMREDIR to biblioteka maj±ca obs³ugiwaæ funkcje systemu plików
-emulowanego komputera CP/M w rodowisku uniksowym lub pod Windows
+%description -l pl.UTF-8
+CPMREDIR to biblioteka mająca obsługiwać funkcje systemu plików
+emulowanego komputera CP/M w środowisku uniksowym lub pod Windows
 (mingw32).
 
 %package devel
 Summary:       Header files for cpmredir library
-Summary(pl):   Pliki nag³ówkowe biblioteki cpmredir
+Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki cpmredir
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      readline-devel
@@ -33,19 +33,19 @@ Requires:   readline-devel
 %description devel
 Header files for cpmredir library.
 
-%description devel -l pl
-Pliki nag³ówkowe biblioteki cpmredir.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki cpmredir.
 
 %package static
 Summary:       Static cpmredir library
-Summary(pl):   Statyczna biblioteka cpmredir
+Summary(pl.UTF-8):   Statyczna biblioteka cpmredir
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static cpmredir library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka cpmredir.
 
 %prep
This page took 0.142568 seconds and 4 git commands to generate.