For 2.2 beta. InstallManage heads for http://download.tizen.org/sdk/packages-2.2b/
authoryongsung1.kim <yongsung1.kim@samsung.com>
Tue, 2 Jul 2013 07:36:16 +0000 (16:36 +0900)
committeryongsung1.kim <yongsung1.kim@samsung.com>
Tue, 2 Jul 2013 07:36:16 +0000 (16:36 +0900)
package/build.linux
package/build.macos
package/build.windows
package/changelog
package/pkginfo.manifest

index 7455ee8..c03996a 100755 (executable)
@@ -5,7 +5,7 @@ targetBinary="inst-manager"
 ##make config file
 buildConfigFile() {
        configFile="${buildDir}/installmanager.conf"
-       packageServer="http://download.tizen.org/sdk/packages/"
+       packageServer="http://download.tizen.org/sdk/packages-2.2b/"
        distribution="official"
        releaseNoteUrl="https://developer.tizen.org/downloads/sdk/2.0-release-notes"
 
index 10e9997..0be1ad2 100755 (executable)
@@ -5,7 +5,7 @@ targetBinary="inst-manager"
 ##make config file
 buildConfigFile() {
        configFile="${buildDir}/installmanager.conf"
-       packageServer="http://download.tizen.org/sdk/packages/"
+       packageServer="http://download.tizen.org/sdk/packages-2.2b/"
        distribution="official"
        releaseNoteUrl="https://developer.tizen.org/downloads/sdk/2.0-release-notes"
 
index 3010568..0c53032 100755 (executable)
@@ -5,7 +5,7 @@ targetBinary="inst-manager"
 ##make config file
 buildConfigFile() {
        configFile="${buildDir}/img/installmanager.conf"
-       packageServer="http://download.tizen.org/sdk/packages/"
+       packageServer="http://download.tizen.org/sdk/packages-2.2b/"
        distribution="official"
        releaseNoteUrl="https://developer.tizen.org/downloads/sdk/2.0-release-notes"
 
index b51c0d4..9e0dad1 100644 (file)
@@ -1,3 +1,6 @@
+*2.2.18
+- For 2.2 beta. InstallManage heads for http://download.tizen.org/sdk/packages-2.2b/
+== Shihyun Kim <shihyun.kim@samsung.com> 2013-06-29
 *2.2.17
 - Added the environment variable "USER_DATA_PATH".             
 == Shihyun Kim <shihyun.kim@samsung.com> 2013-06-29
index ff40f7e..104a66a 100644 (file)
@@ -1,5 +1,5 @@
 Source: install-manager
-Version: 2.2.17
+Version: 2.2.18
 Maintainer: Shihyun Kim<shihyun.kim@samsung.com>, Yongsung Kim<yongsung1.kim@samsung.com>
 
 Package: install-manager