summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeongmo Yang <jm80.yang@samsung.com>2016-01-15 16:17:07 +0900
committerJeongmo Yang <jm80.yang@samsung.com>2016-01-15 16:17:07 +0900
commitd540da887eda8166b466e797840d8158cb253b8d (patch)
tree4b420e919e3327d3be7293662b54fc686266704e
parent77da96f4ed46d7189773e1692ac6e265e2b414e2 (diff)
downloadcamera-d540da887eda8166b466e797840d8158cb253b8d.tar.gz
camera-d540da887eda8166b466e797840d8158cb253b8d.tar.bz2
camera-d540da887eda8166b466e797840d8158cb253b8d.zip
Change-Id: I7af8f69c695c94ae78196887fd82b87232c5bdc9 Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
-rw-r--r--doc/camera_doc.h8
-rw-r--r--packaging/capi-media-camera.spec2
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/camera_doc.h b/doc/camera_doc.h
index 3f47021..5d2c4a1 100644
--- a/doc/camera_doc.h
+++ b/doc/camera_doc.h
@@ -168,7 +168,7 @@
* It is recommended to design feature related codes in your application for reliability.\n
* You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
- * More details on featuring your application can be found from <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
@@ -276,7 +276,7 @@
* It is recommended to design feature related codes in your application for reliability.\n
* You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
- * More details on featuring your application can be found from <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
@@ -301,7 +301,7 @@
* It is recommended to design feature related codes in your application for reliability.\n
* You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
- * More details on featuring your application can be found from <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
@@ -332,7 +332,7 @@
* It is recommended to design feature related codes in your application for reliability.\n
* You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
* To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n
- * More details on featuring your application can be found from <a href="../org.tizen.mobile.native.appprogramming/html/ide_sdk_tools/feature_element.htm"><b>Feature Element</b>.</a>
+ * More details on featuring your application can be found from <a href="https://developer.tizen.org/development/tools/native-tools/manifest-text-editor#feature"><b>Feature Element</b>.</a>
*
*/
diff --git a/packaging/capi-media-camera.spec b/packaging/capi-media-camera.spec
index 0b0a2b7..bc20c95 100644
--- a/packaging/capi-media-camera.spec
+++ b/packaging/capi-media-camera.spec
@@ -4,7 +4,7 @@
Name: capi-media-camera
Summary: A Camera API
Version: 0.2.38
-Release: 0
+Release: 1
Group: Multimedia/API
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz