[Title] modified pakage script
authorgiwoong.kim <giwoong.kim@samsung.com>
Wed, 18 Jul 2012 12:27:16 +0000 (21:27 +0900)
committergiwoong.kim <giwoong.kim@samsung.com>
Wed, 18 Jul 2012 13:04:55 +0000 (22:04 +0900)
[Type] release
[Module] Emulator
[Priority] major
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

package/build.linux
package/build.windows
package/pkginfo.manifest

index 995b355dd7530023891b4865973630024e07e36a..2e70c89a43e69f3075c9bb9f924328a136b5e4e9 100755 (executable)
@@ -28,7 +28,7 @@ install()
 
     cd $SRCDIR/tizen
     make install
-       mv Emulator $BIN_DIR
+       mv emulator $BIN_DIR
 #      cp $SRCDIR/package/emulator.install.linux $BIN_DIR/../
 #      cp $SRCDIR/package/emulator.remove.linux $BIN_DIR/../
 }
index 2e337807cd372322bc2a5b93557923d0598be548..01cb7252d0a3d60f3c0267ef07a74ea61e34966e 100755 (executable)
@@ -70,7 +70,7 @@ install()
 
        cd $SRCDIR/tizen
        make install
-       mv Emulator $BIN_DIR
+       mv emulator $BIN_DIR
 }
 
 [ "$1" = "clean" ] && clean
index 50ff5fff2be14b75c1051f1a02114f7410ae2a29..3f98ff6b594ea7e5cf1d5876bef0b2a1721c9779 100644 (file)
@@ -1,5 +1,5 @@
 Package: emulator
-Version:1.2.108
+Version:1.3.0
 OS: linux
 Build-host-os: linux
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
@@ -8,11 +8,11 @@ Source: emulator
 Description: Tizen Emulator
 
 Package: emulator
-Version:1.2.108
+Version:1.3.0
 OS: windows
 Build-host-os: windows
 Maintainer: Yeong-Kyoon Lee<yeongkyoon.lee@samsung.com>
-Build-dependency: SDL-1.2.14 [ windows ], jpeg-8b [ windows ], libpng-1.4.5 [ windows ], apache-ant-1.8.3-bin [ windows ], gtk-bundle_2.16.6 [ windows ], directx-dev [ windows ]
+Build-dependency: SDL-1.2.14 [ windows ], apache-ant-1.8.3-bin [ windows ], gtk-bundle_2.16.6 [ windows ], directx-dev [ windows ]
 Install-dependency: emulator-kernel [ windows ], emulator-manager [ windows ], emulator-dll [ windows ]
 Source: emulator
 Description: Tizen Emulator