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

gengameng.spec

index e1efbac8997924de66a288e7be3117ba231109ba..1ccfb38a548add2854336a29104533be0d38019c 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       A Generic Game Engine library for 2D double-buffering animation
-Summary(pl):   Biblioteka ogólnego silnika gier z podwójnie buforowan± animacj± 2D
+Summary(pl.UTF-8):   Biblioteka ogólnego silnika gier z podwójnie buforowaną animacją 2D
 Name:          gengameng
 Version:       4.1
 Release:       4
@@ -24,13 +24,13 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Generic Game Engine library suitable for BurgerSpace and Cosmosmash.
 
-%description -l pl
-Biblioteka ogólnego silnika gier wykorzystana w grach BurgerSpace i
+%description -l pl.UTF-8
+Biblioteka ogólnego silnika gier wykorzystana w grach BurgerSpace i
 Cosmosmash.
 
 %package devel
 Summary:       C++ header files for the gengameng library
-Summary(pl):   Pliki nag³ówkowe C++ dla biblioteki gengameng
+Summary(pl.UTF-8):   Pliki nagłówkowe C++ dla biblioteki gengameng
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      SDL-devel >= 1.2.0
@@ -41,20 +41,20 @@ Requires:   libstdc++-devel
 C++ header files for the Generic Game Engine ("gengameng") library
 for 2D double-buffering animation.
 
-%description devel -l pl
-Pliki nag³ówkowe C++ dla biblioteki ogólnego silnika gier
-("gengameng") z podwójnie buforowan± animacj± 2D.
+%description devel -l pl.UTF-8
+Pliki nagłówkowe C++ dla biblioteki ogólnego silnika gier
+("gengameng") z podwójnie buforowaną animacją 2D.
 
 %package static
 Summary:       Static gengameng library
-Summary(pl):   Statyczna biblioteka gengameng
+Summary(pl.UTF-8):   Statyczna biblioteka gengameng
 Group:         X11/Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static gengameng library.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczna biblioteka gengameng.
 
 %prep
This page took 0.11359 seconds and 4 git commands to generate.