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

axis-c.spec

index 8c7a0ba326b0d5713d403c844bba26306686de2f..6f6c106b18fadc006fad46da4227143b42950a1d 100644 (file)
@@ -2,7 +2,7 @@
 # - look at examples. maybe package it, or simply include in -examples?
 %define                fversion        %(echo %{version} |tr . -)
 Summary:       Axis - implementation of the SOAP submission to W3C
-Summary(pl):   Axis - implementacja protoko³u SOAP przekazanego do W3C
+Summary(pl.UTF-8):   Axis - implementacja protokołu SOAP przekazanego do W3C
 Name:          axis-c
 Version:       1.2
 Release:       2
@@ -25,32 +25,32 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Apache Axis is an implementation of the SOAP ("Simple Object Access
 Protocol") submission to W3C.
 
-%description -l pl
-Apache Axis jest implementacj± SOAP ("Simple Object Access Protocol")
-przekazan± do W3C.
+%description -l pl.UTF-8
+Apache Axis jest implementacją SOAP ("Simple Object Access Protocol")
+przekazaną do W3C.
 
 %package devel
 Summary:       Development files for Axis libraries
-Summary(pl):   Pliki programistyczne bibliotek Axis
+Summary(pl.UTF-8):   Pliki programistyczne bibliotek Axis
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Development files for Axis libraries.
 
-%description devel -l pl
+%description devel -l pl.UTF-8
 Pliki programistyczne bibliotek Axis.
 
 %package static
 Summary:       Static Axis libraries
-Summary(pl):   Statyczne biblioteki Axis
+Summary(pl.UTF-8):   Statyczne biblioteki Axis
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static Axis libraries.
 
-%description static -l pl
+%description static -l pl.UTF-8
 Statyczne biblioteki Axis.
 
 %prep
This page took 0.052394 seconds and 4 git commands to generate.