merge from private tizen_2.1 accepted/tizen/20130520.101056 submit/tizen/20130517.044938 submit/tizen_2.1/20130514.053259
authorchanil.byun <chanil.byun@samsung.com>
Sat, 11 May 2013 08:35:18 +0000 (17:35 +0900)
committerchanil.byun <chanil.byun@samsung.com>
Sat, 11 May 2013 08:35:18 +0000 (17:35 +0900)
Signed-off-by: chanil.byun <chanil.byun@samsung.com>
17 files changed:
AUTHORS
location-module.changes [new file with mode: 0644]
modules/gpsd/geoclue-gpsd.c
modules/log.h
modules/osm/location-osm-geocode.c
modules/osm/location-osm-geocode.h
modules/osm/location-osm-poi.c
modules/osm/location-osm-poi.h
modules/osm/location-osm-route.c
modules/osm/location-osm-route.h
modules/osm/location-osm.c
modules/osm/location-osm.h
modules/osm/osm-http.c
modules/osm/osm-http.h
modules/osm/osm-route-yours.c
modules/osm/osm-route-yours.h
packaging/location-module.spec

diff --git a/AUTHORS b/AUTHORS
index cc7be1c..a879250 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,3 @@
 Youngae Kang <youngae.kang@samsung.com>
-Yunhan Kim <yhan.kim@samsung.com>
+Minjune Kim <sena06.kim@samsung.com>
 Genie Kim <daejins.kim@samsung.com>
diff --git a/location-module.changes b/location-module.changes
new file mode 100644 (file)
index 0000000..dfc7c86
--- /dev/null
@@ -0,0 +1,246 @@
+[Version] location-module_0.1.22-1
+[date] 10 May 2013
+[Title] To prevent build break on RSA
+[Issue#] NA
+[Problem] NA
+[Cause] NA
+[Solution] To prevent build break on RSA
+[Developer] Youngae Kang <youngae.kang@samsung.com>
+
+================================================================================
+
+
+[Version] location-module_0.1.21-1
+[date] 24 Jan 2013
+[Title] change boilerplate
+[Issue#] NA
+[Problem] NA
+[Cause] NA
+[Solution] change boilerplate
+[Developer] Genie Kim <daejins.kim@samsung.com>
+
+================================================================================
+
+location-module (0.1.20-5) precise; urgency=low
+
+  * fixed build error for location_address_new() 
+  * Tag: location-module_0.1.20-5
+
+ -- Genie Kim <daejins.kim@samsung.com>  Wed, 12 Dec 2012 19:52:30 +0900
+
+location-module (0.1.20-4) unstable; urgency=low
+
+  * Add LocationMapPref in geocode
+  * Tag: location-module_0.1.20-4
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Mon, 20 Aug 2012 11:28:25 +0900
+
+location-module (0.1.20-3) unstable; urgency=low
+
+  * Change lib name from libmap-service.so to libmap-service-osm
+  * Tag: location-module_0.1.20-3
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Tue, 07 Aug 2012 21:30:04 +0900
+
+location-module (0.1.20-2) unstable; urgency=low
+
+  * Seperate map service from location service
+  * Tag: location-module_0.1.20-2
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Mon, 23 Jul 2012 17:45:00 +0900
+
+location-module (0.1.20-1) unstable; urgency=low
+
+  * Add POI
+  * Tag: location-module_0.1.20-1
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Mon, 02 Jul 2012 23:30:51 +0900
+
+location-module (0.1.19-1) unstable; urgency=low
+
+  * Add route.
+  * Tag: location-module_0.1.19-1
+
+ -- Genie Kim <daejins.kim@samsung.com> Wed, 30 May 2012 19:56:33 +0900
+
+location-module (0.1.18-4) unstable; urgency=low
+
+  * Define Capability API proto.
+  * Tag: location-module_0.1.18-4
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Wed, 14 Mar 2012 20:49:29 +0900
+
+location-module (0.1.18-3) unstable; urgency=low
+
+  * fix bug : pos -> acc list
+  * Tag: location-module_0.1.18-3
+
+ -- Genie Kim <daejins.kim@samsung.com>  Fri, 02 Mar 2012 15:06:50 +0900
+
+location-module (0.1.18-2) unstable; urgency=low
+
+  * Change lib name to libmap-service
+  * Tag: location-module_0.1.18-2
+
+ -- Genie Kim <daejins.kim@samsung.com>  Fri, 17 Feb 2012 21:36:20 +0900
+
+location-module (0.1.18-1) unstable; urgency=low
+
+  * remove location-geoclue-gpsd
+  * Tag: location-module_0.1.18-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Fri, 10 Feb 2012 16:18:30 +0900
+
+location-module (0.1.17-1) unstable; urgency=low
+
+  * Support multiple result of geocode but it is workaround.
+  * Tag: location-module_0.1.17-1
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Thu, 09 Feb 2012 11:46:50 +0900
+
+location-module (0.1.16-4) unstable; urgency=low
+
+  * Modify lib path on postinst
+  * Tag: location-module_0.1.16-4
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Wed, 01 Feb 2012 14:26:56 +0900
+
+location-module (0.1.16-3) unstable; urgency=low
+
+  * Fix bug while using WPS module.
+  * Tag: location-module_0.1.16-3
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Mon, 19 Dec 2011 18:59:35 +0900
+
+location-module (0.1.16-2) unstable; urgency=low
+
+  * generate link file to support wps method on SDK.
+  * Tag: location-module_0.1.16-2
+
+ -- Minjune Kim <sena06.kim@samsung.com>  Fri, 09 Dec 2011 20:15:04 +0900
+
+location-module (0.1.16-1) unstable; urgency=low
+
+  * add geoclue gpsd module
+  * Tag: location-module_0.1.16-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Wed, 07 Dec 2011 16:50:31 +0900
+
+location-module (0.1.15-1) unstable; urgency=low
+
+  * remove not using packages(hostip/opencellid)
+  * Tag: location-module_0.1.15-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Tue, 06 Dec 2011 22:40:14 +0900
+
+location-module (0.1.14-1) unstable; urgency=low
+
+  * move gpsd module to geoclue-providers for last knonw position
+  * Tag: location-module_0.1.14-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Sat, 26 Nov 2011 12:17:29 +0900
+
+location-module (0.1.13-1) unstable; urgency=low
+
+  * use time_t for timestamp
+  * Tag: location-module_0.1.13-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Mon, 17 Oct 2011 13:36:42 +0900
+
+location-module (0.1.12-1) unstable; urgency=low
+
+  * fixed BS about gmtime_r()
+  * Tag: location-module_0.1.12-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Thu, 01 Sep 2011 14:04:33 +0900
+
+location-module (0.1.11-1) unstable; urgency=low
+
+  * fixed prevent defect
+  * Tag: location-module_0.1.11-1
+
+ -- Genie Kim <daejins.kim@samsung.com>  Fri, 26 Aug 2011 13:38:29 +0900
+
+location-module (0.1.10-2) unstable; urgency=low
+
+  * change boilerplate
+  * Tag: location-module_0.1.10-2
+
+ -- Genie Kim <daejins.kim@samsung.com>  Wed, 20 Jul 2011 17:52:15 +0900
+
+location-module (0.1.10-1) unstable; urgency=low
+
+  * Package: Release new location-geoclue-nominatim package
+  * Tag: location-module_0.1.10-1
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Wed, 01 Jun 2011 21:14:33 +0900
+
+location-module (0.1.9-1) unstable; urgency=low
+
+  * Remove callbacks when location stops
+  * Tag: location-module_0.1.9-1
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Fri, 13 May 2011 19:28:42 +0900
+
+location-module (0.1.8-2) unstable; urgency=low
+
+  * Apply New Location APIs
+  * Tag: location-module_0.1.8-2
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Wed, 20 Apr 2011 11:16:12 +0900
+
+location-module (0.1.7-1) unstable; urgency=low
+
+  * Fix depends & timestamp
+  * Tag: location-module_0.1.7-1
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Wed, 16 Feb 2011 21:02:21 +0900
+
+location-module (0.1.6-1) unstable; urgency=low
+
+  * Add geoclue-hostip module & geoclue-opencellid & geoclue-opencellid module
+  * Tag: location-module_0.1.6-1
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Wed, 19 Jan 2011 13:32:18 +0900
+
+location-module (0.1.5-1) unstable; urgency=low
+
+  * Adapt to plug change again
+  * Tag: location-module_0.1.5-1
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Tue, 21 Dec 2010 17:31:07 +0900
+
+location-module (0.1.4-0) unstable; urgency=low
+
+  * Adapt to plugin change
+  * Tag: location-module_0.1.4-0
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Mon, 13 Dec 2010 10:32:35 +0900
+
+location-module (0.1.3-0) unstable; urgency=low
+
+  * Initialize is_started to FALSE
+  * Tag: location-module_0.1.3-0
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Thu, 02 Dec 2010 13:36:02 +0900
+
+location-module (0.1.2-0) unstable; urgency=low
+
+  * Prevent duplicate start
+  * Tag: location-module_0.1.2-0
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Mon, 29 Nov 2010 11:17:46 +0900
+
+location-module (0.1.1-0) unstable; urgency=low
+
+  * Add debug pkg & disable geoclue-skyhook
+  * Tag: location-module_0.1.1-0
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Wed, 24 Nov 2010 22:21:17 +0900
+
+location-module (0.1.0-1) unstable; urgency=low
+
+  * Initial release
+  * Tag: location-module_0.1.0-1
+
+ -- Tae-Hwan Kim <the81.kim@samsung.com>  Tue, 02 Nov 2010 20:10:07 +0900
index fda27e2..107d90c 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * location-geoclue-gpsd
+ * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 219f062..328552b 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 795e7b8..c474084 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8d384bf..e0ac206 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 8c7e511..349fcb9 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 27dfddc..ee74286 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index cc57c64..496f99b 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 944af90..0fa1c22 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 19dac0d..6d836f9 100644 (file)
 #include <glib.h>
 
 #include <location.h>
+#include <location-module.h>
+#include <location-types.h>
 #include <location-map-service.h>
+#include <location-map-pref.h>
 #include "location-osm-geocode.h"
 #include "location-osm-route.h"
 #include "location-osm-poi.h"
@@ -89,13 +92,18 @@ static int
 get_geocode_async (gpointer handle,
        const LocationAddress *addr,
        const LocationMapPref *svc_pref,
+       const LocationGeocodePreference *pref,
        LocationPositionCB callback,
-       gpointer userdata)
+       gpointer userdata,
+       guint *req_id)
 {
        OsmHandle *osm = (OsmHandle *)handle;
        g_return_val_if_fail(osm, LOCATION_ERROR_NOT_AVAILABLE);
        g_return_val_if_fail(addr, LOCATION_ERROR_PARAMETER);
        g_return_val_if_fail(callback, LOCATION_ERROR_PARAMETER);
+       g_return_val_if_fail(pref, LOCATION_ERROR_PARAMETER);
+
+       //TODO: treat req_id to cancel async request.
 
        return osm_get_geocode_async(osm, addr, callback, userdata);
 }
@@ -121,14 +129,18 @@ static int
 get_geocode_freetext_async (gpointer handle,
        const gchar* addr,
        const LocationMapPref *svc_pref,
+       const LocationGeocodePreference *pref,
        LocationPositionCB callback,
-       gpointer userdata)
+       gpointer userdata,
+       guint *req_id)
 {
        OsmHandle *osm = (OsmHandle *)handle;
        g_return_val_if_fail(osm, LOCATION_ERROR_NOT_AVAILABLE);
        g_return_val_if_fail(addr, LOCATION_ERROR_PARAMETER);
        g_return_val_if_fail(callback, LOCATION_ERROR_PARAMETER);
 
+       //TODO: treat GeocodePreference and req_id to cancel async request.
+
        return osm_get_geocode_freetext_async(osm, addr, callback, userdata);
 }
 
@@ -153,12 +165,16 @@ get_reverse_geocode_async (gpointer handle,
        const LocationPosition *pos,
        const LocationMapPref *svc_pref,
        LocationAddressCB callback,
-       gpointer userdata)
+       gpointer userdata,
+       guint *req_id)
 {
        OsmHandle *osm = (OsmHandle *)handle;
        g_return_val_if_fail(osm, LOCATION_ERROR_NOT_AVAILABLE);
        g_return_val_if_fail(pos, LOCATION_ERROR_PARAMETER);
        g_return_val_if_fail(callback, LOCATION_ERROR_PARAMETER);
+       g_return_val_if_fail(req_id, LOCATION_ERROR_PARAMETER);
+
+       //TODO: treat req_id to cancel async request.
 
        return osm_get_reverse_geocode_async(osm, pos, callback, userdata);
 }
index 9f66af4..1d55dc1 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 40a8c30..b91840a 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 6621497..8582488 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 13560f6..dfbf3fa 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 11c4f69..7b8512d 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * location-module
  *
- * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. All rights reserved.
+ * Copyright (c) 2010-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * Contact: Youngae Kang <youngae.kang@samsung.com>, Yunhan Kim <yhan.kim@samsung.com>,
- *          Genie Kim <daejins.kim@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ * Contact: Youngae Kang <youngae.kang@samsung.com>, Minjune Kim <sena06.kim@samsung.com>
+ *          Genie Kim <daejins.kim@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
index 3189040..687d6e1 100755 (executable)
@@ -1,7 +1,7 @@
 Name:       location-module
 Summary:    Location module
-Version:    0.1.20
-Release:    5
+Version:    0.1.22
+Release:    1
 Group:      System/Libraries
 License:    Apache Licensc, Version 2.0
 Source0:    %{name}-%{version}.tar.gz