SPECS: libgpod.spec - pl
qboosh
qboosh at pld-linux.org
Mon Nov 7 21:04:08 CET 2005
Author: qboosh Date: Mon Nov 7 20:04:08 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
libgpod.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/libgpod.spec
diff -u SPECS/libgpod.spec:1.4 SPECS/libgpod.spec:1.5
--- SPECS/libgpod.spec:1.4 Sun Nov 6 18:16:34 2005
+++ SPECS/libgpod.spec Mon Nov 7 21:04:02 2005
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Shared library to access the contents of an iPod
+Summary(pl): Biblioteka współdzielona do dostępu do zawartości iPodów
Name: libgpod
Version: 0.1.8
%define _snap 20051106
@@ -28,23 +29,36 @@
provides an easy to use API to retrieve the list of files and playlist
stored on an iPod, to modify them and to save them back to the iPod.
+%description -l pl
+libgpod to biblioteka mająca na celu wyabstrahowanie dostępu do
+zawartości iPodów. Udostępnia łatwe w użyciu API do pobierania listy
+plików i playlist zapisanych na iPodzie, modyfikowania ich i
+zapisywania z powrotem na iPoda.
+
%package devel
-Summary: Development libraries and header files for libgpod library
+Summary: Header files for libgpod library
+Summary(pl): Pliki nagłówkowe biblioteki libgpod
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
%description devel
-This is the package containing the development libraries and header
-files for libgpod
+This is the package containing the header files for libgpod library.
+
+%description devel -l pl
+Ten pakiet zawiera pliki nagłówkowe biblioteki libgpod.
%package static
Summary: Static libgpod library
+Summary(pl): Statyczna biblioteka libgpod
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
Static libgpod library.
+%description static -l pl
+Statyczna biblioteka libgpod.
+
%prep
%setup -q %{?_snap:-n %{name}}
@@ -99,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/11/07 20:04:02 qboosh
+- pl
+
Revision 1.4 2005/11/06 17:16:34 glen
- corrections
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libgpod.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list