From: jomui Date: Thu, 3 Aug 2017 08:38:38 +0000 (+0900) Subject: Add Location,Geofence,Map building block info X-Git-Tag: submit/tizen/20170804.090027~18^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=78980b7b5cbfa9ecfac44d34f4635e347e0ca1b9;p=tools%2Fbuilding-blocks.git Add Location,Geofence,Map building block info Signed-off-by: jomui Change-Id: I89ac61cd4407fa86fe4d2d60cd67765e9a63f330 --- diff --git a/packaging/domain-apis.inc b/packaging/domain-apis.inc index 02509a3..75a63ab 100644 --- a/packaging/domain-apis.inc +++ b/packaging/domain-apis.inc @@ -502,28 +502,25 @@ Suggests: %{name}-sub2-domain_API-Location-Geofence_Manager Tizen block (set of packages) for Group of domain API-Location %files sub1-domain_API-Location -### TODO - Location-Manager ### -# Summary, description - %package sub2-domain_API-Location-Location_Manager Summary: Location-Manager +Requires: capi-location-manager +Requires: lbs-server +Requires: location-lbs-server +Suggests: lbs-plugin-gps-rpi3 %description sub2-domain_API-Location-Location_Manager - -### TODO ### -# packakge list - +This block supports managing Location Service.
+To use Location Service, the appropriate plugin should be selected for the device. %files sub2-domain_API-Location-Location_Manager -### TODO - Geofence-Manager ### -# Summary, description - %package sub2-domain_API-Location-Geofence_Manager Summary: Geofence-Manager +Requires: capi-geofence-manager +Requires: geofence-server +Requires: location-geofence-server +Requires: %{name}-sub2-domain_API-Location-Location_Manager %description sub2-domain_API-Location-Geofence_Manager - -### TODO ### -# packakge list - +This block supports managing Geofence Service. %files sub2-domain_API-Location-Geofence_Manager ########## @@ -538,36 +535,37 @@ Suggests: %{name}-sub2-domain_API-Maps-Mapzen_Plugin Tizen block (set of packages) for Group of domain API-Maps %files sub1-domain_API-Maps -### TODO - Maps_Service ### -# Summary, description - %package sub2-domain_API-Maps-Maps_Service Summary: Masp_Service +Requires: capi-maps-service +Suggests: %{name}-sub2-domain_API-Maps-Here_Plugin +Suggests: %{name}-sub2-domain_API-Maps-Mapzen_Plugin + %description sub2-domain_API-Maps-Maps_Service +This block supports Maps Service.
+One of HERE or MAPZEN plugin must be selected. -### TODO ### -# packakge list %files sub2-domain_API-Maps-Maps_Service -### TODO - Here_Plugin ### -# Summary, description - %package sub2-domain_API-Maps-Here_Plugin Summary: Here_Plugin +Requires: maps-plugin-here +Requires: heremaps-uc-launcher +Requires: org.tizen.heremaps-uc + %description sub2-domain_API-Maps-Here_Plugin +This block supports HERE Plugin. -### TODO ### -# packakge list %files sub2-domain_API-Maps-Here_Plugin -### TODO - Mapzen_Plugin ### -# Summary, description - %package sub2-domain_API-Maps-Mapzen_Plugin Summary: Mapzen_Plugin +Requires: maps-plugin-mapzen + %description sub2-domain_API-Maps-Mapzen_Plugin +This block supports MAPZEN plugin. ### TODO ### # packakge list