SPECS: spatialindex.spec - pl
qboosh
qboosh at pld-linux.org
Mon Jul 16 01:02:41 CEST 2007
Author: qboosh Date: Sun Jul 15 23:02:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
spatialindex.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/spatialindex.spec
diff -u SPECS/spatialindex.spec:1.1 SPECS/spatialindex.spec:1.2
--- SPECS/spatialindex.spec:1.1 Sun Jul 8 14:27:21 2007
+++ SPECS/spatialindex.spec Mon Jul 16 01:02:36 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Spatial Index Library
+Summary(pl.UTF-8): Biblioteka Spatial Index
Name: spatialindex
Version: 1.1.1
Release: 1
@@ -7,20 +8,26 @@
Group: Libraries
Source0: http://research.att.com/~marioh/spatialindex/%{name}.111.tar.bz2
# Source0-md5: 34e30c8be7d83ac1a7024cc181e54c7d
-URL: http://research.att.com/~marioh/spatialindex/index.html
Patch0: %{name}-mvtree.patch
+URL: http://research.att.com/~marioh/spatialindex/index.html
BuildRequires: mh-tools-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This package provides a general framework for developing spatial indices.
-Currently it defines generic interfaces, provides simple main memory and
-disk based storage managers and a robust implementation of an R*-tree, an
-MVR-tree and a TPR-tree.
-
+This package provides a general framework for developing spatial
+indices. Currently it defines generic interfaces, provides simple main
+memory and disk based storage managers and a robust implementation of
+an R*-tree, an MVR-tree and a TPR-tree.
+
+%description -l pl.UTF-8
+Ten pakiet zawiera ogólny szkielet do tworzenia indeksów
+przestrzennych. Aktualnie definiuje ogólne interfejsy, udostępnia
+proste zarządzanie główną pamięcią i przechowywaniem danych na dysku
+oraz silną implementację drzew R*, MVR i TPR.
%package devel
Summary: Header files for Spatial Index Library
+Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Spatial Index
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: mh-tools-devel
@@ -28,14 +35,21 @@
%description devel
Header files for Spatial Index Library.
+%description devel -l pl
+Pliki nagłówkowe biblioteki Spatial Index.
+
%package static
Summary: Static version of Spatial Index Library
+Summary(pl.UTF-8): Statyczna wersja biblioteki Spatial Index
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
%description static
Static version of Spatial Index Library.
+%description static -l pl.UTF-8
+Statyczna wersja biblioteki Spatial Index.
+
%prep
%setup -q -n %{name}
%patch0 -p0
@@ -77,6 +91,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/07/15 23:02:36 qboosh
+- pl
+
Revision 1.1 2007/07/08 12:27:21 wrobell
- created from template
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/spatialindex.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list