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

cgilibc.spec

index edf8b96ac03065edc0de4e095593059509404408..f517a7ebed537ee29d13f3615ac8ef374e829f08 100644 (file)
@@ -1,7 +1,7 @@
 # the true package name is "cgilib", but it was already taken by other library
 %define        realname        cgilib
 Summary:       Common Gateway Interface library
-Summary(pl):   Biblioteka CGI (Common Gateway Interface)
+Summary(pl.UTF-8):   Biblioteka CGI (Common Gateway Interface)
 Name:          cgilibc
 Version:       0.5
 Release:       2
@@ -20,35 +20,35 @@ Original project name was "cgilib", but we must have renamed it
 because of name conflict with existing cgilib package (completely
 different CGI library in C++ from http://cgilib.sourceforge.net/).
 
-%description -l pl
+%description -l pl.UTF-8
 Biblioteka CGI (Common Gateway Interface) napisana w czystym C przez
 Martina Schultze. Oryginalna nazwa projektu to "cgilib", ale
-musieli¶my j± zmieniæ z powodu konfliktu z ju¿ istniej±cym pakietem
-cgilib (ca³kowicie inn± bibliotek± CGI w C++ z
+musieliśmy ją zmienić z powodu konfliktu z już istniejącym pakietem
+cgilib (całkowicie inną biblioteką CGI w C++ z
 http://cgilib.sourceforge.net/).
 
 %package devel
 Summary:       cgilib header files
-Summary(pl):   Pliki nag³ówkowe cgilib
+Summary(pl.UTF-8):   Pliki nagłówkowe cgilib
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 cgilib header files.
 
-%description devel -l pl
-Pliki nag³ówkowe cgilib.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe cgilib.
 
 %package static
 Summary:       Static version of cgilib
-Summary(pl):   Statyczna wersja cgilib
+Summary(pl.UTF-8):   Statyczna wersja cgilib
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static version of cgilib.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna wersja cgilib.
 
 %prep
This page took 0.096226 seconds and 4 git commands to generate.