SPECS: python-PalmDB.spec - pl

qboosh qboosh at pld-linux.org
Tue Mar 21 20:35:04 CET 2006


Author: qboosh                       Date: Tue Mar 21 19:35:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-PalmDB.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-PalmDB.spec
diff -u SPECS/python-PalmDB.spec:1.1 SPECS/python-PalmDB.spec:1.2
--- SPECS/python-PalmDB.spec:1.1	Fri Mar 17 11:05:05 2006
+++ SPECS/python-PalmDB.spec	Tue Mar 21 20:34:59 2006
@@ -3,6 +3,7 @@
 %define		module	PalmDB
 
 Summary:	Pure Python library to read/write/modify Palm PDB and PRC format databases
+Summary(pl):	Czysto pythonowa biblioteka do odczytu/zapisu/modyfikowania palmowych baz PDB i PRC
 Name:		python-%{module}
 Version:	1.4.1
 Release:	1
@@ -13,6 +14,7 @@
 URL:		http://id3-py.sourceforge.net/
 BuildRequires:	python
 BuildRequires:	python-devel >= 1:2.3
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -22,10 +24,19 @@
 too simple. As much as possible Python idioms have been used to make
 it easier to use and more versatile.
 
-This code is based on code from the Pyrite Project, available I believe
-from SourceForge. However the code has been modified so extensively it's
-hardly recognizable. But without the Pyrite code, PalmDB would not be here
-today.
+This code is based on code from the Pyrite Project. However the code
+has been modified so extensively it's hardly recognizable. But without
+the Pyrite code, PalmDB would not be here today.
+
+%description -l pl
+Ten moduł umożliwia dostęp do plików baz danych PalmOS(TM) z poziomu
+czystego Pythona. Jest tak prosty jak to tylko możliwe nie będąc
+(miejmy nadzieję) zbyt prostym. Użyto jak najwięcej pythonowych
+idiomów, aby uczynić go łatwiejszym w użyciu i bardziej elastycznym.
+
+Ten kod jest oparty na kodzie z projektu Pyrite. Jednak kod został na
+tyle zmieniony, że jest trudno rozpoznawalny. Lecz bez kodu Pyrite
+PalmDB nie zaszedłby jeszcze tak daleko.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -59,6 +70,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/21 19:34:59  qboosh
+- pl
+
 Revision 1.1  2006/03/17 10:05:05  leafnode
 - import
-
================================================================

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



More information about the pld-cvs-commit mailing list