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

ogre.spec

index 2f6bb5bcdfa52da64af8d10fcb6b9bb409605e3e..e2e596ae66097b78ff2f311319a6d9b6e97ad95d 100644 (file)
--- a/ogre.spec
+++ b/ogre.spec
@@ -1,7 +1,7 @@
 %define        _rc     RC1
 %define        _rel    1
 Summary:       Object-oriented Graphics Rendering Engine
-Summary(pl):   OGRE - zorientowany obiektowo silnik renderowania grafiki
+Summary(pl.UTF-8):   OGRE - zorientowany obiektowo silnik renderowania grafiki
 Name:          ogre
 Version:       1.2.0
 Release:       0.%{_rc}.%{_rel}
@@ -31,12 +31,12 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Object-oriented Graphics Rendering Engine.
 
-%description -l pl
+%description -l pl.UTF-8
 OGRE - zorientowany obiektowo silnik renderowania grafiki
 
 %package devel
 Summary:       Header files for OGRE library
-Summary(pl):   Pliki nag³ówkowe biblioteki OGRE
+Summary(pl.UTF-8):   Pliki nagłówkowe biblioteki OGRE
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      DevIL-devel >= 1.6.7
@@ -49,19 +49,19 @@ Requires:   zziplib-devel
 %description devel
 This is the package containing the header files for OGRE library.
 
-%description devel -l pl
-Ten pakiet zawiera pliki nag³ówkowe biblioteki OGRE.
+%description devel -l pl.UTF-8
+Ten pakiet zawiera pliki nagłówkowe biblioteki OGRE.
 
 %package examples
 Summary:       OGRE samples
-Summary(pl):   Przyk³ady do OGRE
+Summary(pl.UTF-8):   Przykłady do OGRE
 Group:         Applications
 
 %description examples
 OGRE samples.
 
-%description examples -l pl
-Przyk³ady do OGRE.
+%description examples -l pl.UTF-8
+Przykłady do OGRE.
 
 %prep
 %setup -q -n %{name}new
This page took 0.155812 seconds and 4 git commands to generate.