summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchanil.byun <chanil.byun@samsung.com>2013-05-11 17:35:18 +0900
committerchanil.byun <chanil.byun@samsung.com>2013-05-11 17:35:18 +0900
commit6e6d6c5950b4dd5da2d049ea695ff5cb610da601 (patch)
tree54b2838f7d968bc1d599d331038d43054a772cc7
parenta74feec4da63cb747d22a2594426ce741a5c0985 (diff)
downloadlocation-module-tizen_2.1.tar.gz
location-module-tizen_2.1.tar.bz2
location-module-tizen_2.1.zip
Signed-off-by: chanil.byun <chanil.byun@samsung.com>
-rw-r--r--AUTHORS2
-rw-r--r--location-module.changes246
-rw-r--r--modules/gpsd/geoclue-gpsd.c8
-rw-r--r--modules/log.h6
-rw-r--r--modules/osm/location-osm-geocode.c6
-rw-r--r--modules/osm/location-osm-geocode.h6
-rw-r--r--modules/osm/location-osm-poi.c6
-rw-r--r--modules/osm/location-osm-poi.h6
-rw-r--r--modules/osm/location-osm-route.c6
-rw-r--r--modules/osm/location-osm-route.h6
-rw-r--r--modules/osm/location-osm.c22
-rw-r--r--modules/osm/location-osm.h6
-rw-r--r--modules/osm/osm-http.c6
-rw-r--r--modules/osm/osm-http.h6
-rw-r--r--modules/osm/osm-route-yours.c6
-rw-r--r--modules/osm/osm-route-yours.h6
-rwxr-xr-xpackaging/location-module.spec4
17 files changed, 308 insertions, 46 deletions
diff --git a/AUTHORS b/AUTHORS
index cc7be1c..a879250 100644
--- 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
index 0000000..dfc7c86
--- /dev/null
+++ b/location-module.changes
@@ -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
diff --git a/modules/gpsd/geoclue-gpsd.c b/modules/gpsd/geoclue-gpsd.c
index fda27e2..107d90c 100644
--- a/modules/gpsd/geoclue-gpsd.c
+++ b/modules/gpsd/geoclue-gpsd.c
@@ -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.
diff --git a/modules/log.h b/modules/log.h
index 219f062..328552b 100644
--- a/modules/log.h
+++ b/modules/log.h
@@ -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.
diff --git a/modules/osm/location-osm-geocode.c b/modules/osm/location-osm-geocode.c
index 795e7b8..c474084 100644
--- a/modules/osm/location-osm-geocode.c
+++ b/modules/osm/location-osm-geocode.c
@@ -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.
diff --git a/modules/osm/location-osm-geocode.h b/modules/osm/location-osm-geocode.h
index 8d384bf..e0ac206 100644
--- a/modules/osm/location-osm-geocode.h
+++ b/modules/osm/location-osm-geocode.h
@@ -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.
diff --git a/modules/osm/location-osm-poi.c b/modules/osm/location-osm-poi.c
index 8c7e511..349fcb9 100644
--- a/modules/osm/location-osm-poi.c
+++ b/modules/osm/location-osm-poi.c
@@ -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.
diff --git a/modules/osm/location-osm-poi.h b/modules/osm/location-osm-poi.h
index 27dfddc..ee74286 100644
--- a/modules/osm/location-osm-poi.h
+++ b/modules/osm/location-osm-poi.h
@@ -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.
diff --git a/modules/osm/location-osm-route.c b/modules/osm/location-osm-route.c
index cc57c64..496f99b 100644
--- a/modules/osm/location-osm-route.c
+++ b/modules/osm/location-osm-route.c
@@ -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.
diff --git a/modules/osm/location-osm-route.h b/modules/osm/location-osm-route.h
index 944af90..0fa1c22 100644
--- a/modules/osm/location-osm-route.h
+++ b/modules/osm/location-osm-route.h
@@ -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.
diff --git a/modules/osm/location-osm.c b/modules/osm/location-osm.c
index 19dac0d..6d836f9 100644
--- a/modules/osm/location-osm.c
+++ b/modules/osm/location-osm.c
@@ -22,7 +22,10 @@
#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);
}
diff --git a/modules/osm/location-osm.h b/modules/osm/location-osm.h
index 9f66af4..1d55dc1 100644
--- a/modules/osm/location-osm.h
+++ b/modules/osm/location-osm.h
@@ -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.
diff --git a/modules/osm/osm-http.c b/modules/osm/osm-http.c
index 40a8c30..b91840a 100644
--- a/modules/osm/osm-http.c
+++ b/modules/osm/osm-http.c
@@ -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.
diff --git a/modules/osm/osm-http.h b/modules/osm/osm-http.h
index 6621497..8582488 100644
--- a/modules/osm/osm-http.h
+++ b/modules/osm/osm-http.h
@@ -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.
diff --git a/modules/osm/osm-route-yours.c b/modules/osm/osm-route-yours.c
index 13560f6..dfbf3fa 100644
--- a/modules/osm/osm-route-yours.c
+++ b/modules/osm/osm-route-yours.c
@@ -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.
diff --git a/modules/osm/osm-route-yours.h b/modules/osm/osm-route-yours.h
index 11c4f69..7b8512d 100644
--- a/modules/osm/osm-route-yours.h
+++ b/modules/osm/osm-route-yours.h
@@ -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.
diff --git a/packaging/location-module.spec b/packaging/location-module.spec
index 3189040..687d6e1 100755
--- a/packaging/location-module.spec
+++ b/packaging/location-module.spec
@@ -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