|
@@ -22,8 +22,8 @@
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
|
-%define V_tile38_base 20160424
|
|
|
|
|
-%define V_tile38_snap 20160424
|
|
|
|
|
|
|
+%define V_tile38_base 20160501
|
|
|
|
|
+%define V_tile38_snap 20160501
|
|
|
|
|
|
|
|
# package information
|
|
# package information
|
|
|
Name: tile38
|
|
Name: tile38
|
|
@@ -36,7 +36,7 @@ Class: EVAL
|
|
|
Group: Database
|
|
Group: Database
|
|
|
License: MIT
|
|
License: MIT
|
|
|
Version: %{V_tile38_base}
|
|
Version: %{V_tile38_base}
|
|
|
-Release: 20160424
|
|
|
|
|
|
|
+Release: 20160501
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: http://download.openpkg.org/components/versioned/tile38/tile38-%{V_tile38_snap}.tar.xz
|
|
Source0: http://download.openpkg.org/components/versioned/tile38/tile38-%{V_tile38_snap}.tar.xz
|
|
@@ -47,10 +47,9 @@ BuildPreReq: OpenPKG, openpkg >= 20160101, go
|
|
|
PreReq: OpenPKG, openpkg >= 20160101
|
|
PreReq: OpenPKG, openpkg >= 20160101
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
|
- Tile38 is an open source (MIT licensed), in-memory geolocation data
|
|
|
|
|
- store, spatial index, and realtime geofence. It supports a variety
|
|
|
|
|
- of object types including lat/lon points, bounding boxes, XYZ tiles,
|
|
|
|
|
- Geohashes, and GeoJSON.
|
|
|
|
|
|
|
+ Tile38 is an in-memory geolocation data store, spatial index, and
|
|
|
|
|
+ realtime geofence. It supports a variety of object types including
|
|
|
|
|
+ lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON.
|
|
|
|
|
|
|
|
%track
|
|
%track
|
|
|
prog tile38 = {
|
|
prog tile38 = {
|