Author: qboosh                       Date: Sun Feb 20 19:18:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   pxlib.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/pxlib.spec
diff -u SPECS/pxlib.spec:1.3 SPECS/pxlib.spec:1.4
--- SPECS/pxlib.spec:1.3        Sat Feb 19 23:49:21 2005
+++ SPECS/pxlib.spec    Sun Feb 20 20:18:12 2005
@@ -4,6 +4,7 @@
 # - manual pages generation (missing docbook-to-man tool)
 
 Summary:       A library to read Paradox DB files
+Summary(pl):   Biblioteka do odczytu plików baz danych Paradox DB
 Name:          pxlib
 Version:       0.4.3
 Release:       1
@@ -22,27 +23,35 @@
 limited set of functions like to open a DB file, read its header and
 read every single record.
 
+%description -l pl
+pxlib jest prostą i ciągle małą biblioteką do odczytu plików baz
+danych Paradox DB. Obsługuje wszystkie wersje począwszy od 3.0.
+Aktualnie ma bardzo ograniczony zbiór funkcji, takich jak otworzenie
+pliku DB, odczyt nagłówka i odczyt pojedynczego rekordu.
+
 %package devel
-Summary:       Header files and develpment documentation for pxlib
+Summary:       Header files for pxlib
+Summary(pl):   Pliki nagłówkowe pxlib
 Group:         Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description devel
-pxlib is a simply and still small C library to read Paradox DB files.
-It supports all versions starting from 3.0. It currently has a very
-limited set of functions like to open a DB file, read its header and
-read every single record.
+Header files for pxlib.
+
+%description devel -l pl
+Pliki nagłówkowe pxlib.
 
 %package static
 Summary:       Static pxlib library
+Summary(pl):   Statyczna biblioteka pxlib
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
-pxlib is a simply and still small C library to read Paradox DB files.
-It supports all versions starting from 3.0. It currently has a very
-limited set of functions like to open a DB file, read its header and
-read every single record.
+Static pxlib library.
+
+%description static -l pl
+Statyczna biblioteka pxlib.
 
 %prep
 %setup -q
@@ -88,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/02/20 19:18:12  qboosh
+- pl
+
 Revision 1.3  2005/02/19 22:49:21  arekm
 - enable libgsf
 
@@ -96,5 +108,3 @@
 
 Revision 1.1  2005/02/19 21:59:00  arekm
 - initial pld release
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pxlib.spec?r1=1.3&r2=1.4&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to