SPECS: mh-tools.spec - pl

qboosh qboosh at pld-linux.org
Sun Jul 15 21:46:51 CEST 2007


Author: qboosh                       Date: Sun Jul 15 19:46:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   mh-tools.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/mh-tools.spec
diff -u SPECS/mh-tools.spec:1.1 SPECS/mh-tools.spec:1.2
--- SPECS/mh-tools.spec:1.1	Sun Jul  8 14:27:21 2007
+++ SPECS/mh-tools.spec	Sun Jul 15 21:46:46 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Marios Hadjieleftheriou's tools library
+Summary(pl.UTF-8):	Biblioteka narzędziowa Mariosa Hadjieleftheriou
 Name:		mh-tools
 Version:	0.54b
 Release:	1
@@ -11,27 +12,41 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a useful collection of utility classes for C++. Contains random
-number generators (mersenne), hash functions (universal hashing and SHA1),
-an RLE compressor, architecture detection functions, string tokenizers, and
-other useful stuff.
+This is a useful collection of utility classes for C++. Contains
+random number generators (mersenne), hash functions (universal hashing
+and SHA1), an RLE compressor, architecture detection functions, string
+tokenizers, and other useful stuff.
+
+%description -l pl.UTF-8
+Ten pakiet to przydatny zbiór klas narzędziowych dla C++. Zawiera
+generatory liczb losowych (mersenne), funkcje haszujące (haszowanie
+uniwersalne i SHA1), kompresor RLE, funcke wykrywajace architekturę,
+tokenizery łańcuchów znaków i inne przydatne elementy.
 
 %package devel
 Summary:	Header files for Marios Hadjieleftheriou's tools library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki narzędziowej Mariosa Hadjieleftheriou
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for Marios Hadjieleftheriou's tools library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki narzędziowej Mariosa Hadjieleftheriou.
+
 %package static
 Summary:	Static version of Marios Hadjieleftheriou's tools library
+Summary(pl.UTF-8):	Statyczna wersja biblioteki narzędziowej Mariosa Hadjieleftheriou
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static version of Marios Hadjieleftheriou's tools library.
 
+%description static -l pl.UTF-8
+Statyczna wersja biblioteki narzędziowej Mariosa Hadjieleftheriou.
+
 %prep
 %setup -q -n tools
 
@@ -72,6 +87,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/15 19:46:46  qboosh
+- pl
+
 Revision 1.1  2007/07/08 12:27:21  wrobell
 - created from template
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mh-tools.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list