From 40f814b459d409d21a553c7d69021062e5d3160e Mon Sep 17 00:00:00 2001 From: "kh5325.kim" Date: Tue, 2 Apr 2013 20:22:15 +0900 Subject: [PATCH] Upload tizen_2.1 source Change-Id: I3b441b38abf0a4a34d633ce0283f643751c73e04 --- package/build.linux | 4 ++-- package/changelog | 3 --- package/pkginfo.manifest | 22 +++++++++++----------- package/pkginfo.manifest.local | 20 ++++++++++---------- 4 files changed, 23 insertions(+), 26 deletions(-) diff --git a/package/build.linux b/package/build.linux index 9a08f1f..f775f2e 100755 --- a/package/build.linux +++ b/package/build.linux @@ -56,10 +56,10 @@ install() create_install_environment case ${package_name} in - native-sample-2.0) + native-cpp-sample) install_cpp_sample ;; - native-sample-2.0-partner) + native-cpp-sample-partner) install_cpp_sample_for_partner ;; esac diff --git a/package/changelog b/package/changelog index b09633a..04adeec 100644 --- a/package/changelog +++ b/package/changelog @@ -1,6 +1,3 @@ -* 1.0.245 -- Changed package name to "native-sample-2.0" -== kh5325.kim 2012-12-28 * 1.0.109 - build test == taeyoung2.son 2012-10-24 15:45 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 5495b1c..7b6a53d 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,53 +1,53 @@ Source:native-sample -Version:1.0.245 +Version:1.0.109 Maintainer:kangho kim , yoonki park , hyunsik non , taeyoung son , gune Kim , ho namkoong , hyeongseok heo , gyeongseok seo , jihoon song , changhyun lee , bonyong lee -Package:native-sample-2.0 +Package:native-cpp-sample OS:ubuntu-32 Build-host-os:ubuntu-32 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:windows-32 Build-host-os:ubuntu-32 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:ubuntu-64 Build-host-os:ubuntu-32 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:windows-64 Build-host-os:ubuntu-32 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:macos-64 Build-host-os:ubuntu-32 Description:Native sample templates. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:ubuntu-32 Build-host-os:ubuntu-32 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:windows-32 Build-host-os:ubuntu-32 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:ubuntu-64 Build-host-os:ubuntu-64 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:windows-64 Build-host-os:ubuntu-64 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:macos-64 Build-host-os:ubuntu-64 Description:Native sample teamplates for partner. diff --git a/package/pkginfo.manifest.local b/package/pkginfo.manifest.local index fcb64dc..662d132 100644 --- a/package/pkginfo.manifest.local +++ b/package/pkginfo.manifest.local @@ -1,51 +1,51 @@ Include : pkginfo.manifest -Package:native-sample-2.0 +Package:native-cpp-sample OS:ubuntu-32 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:windows-32 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:ubuntu-64 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:windows-64 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample templates. -Package:native-sample-2.0 +Package:native-cpp-sample OS:macos-64 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample templates. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:ubuntu-32 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:windows-32 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:ubuntu-64 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:windows-64 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample teamplates for partner. -Package:native-sample-2.0-partner +Package:native-cpp-sample-partner OS:macos-64 Build-host-os: opensuse-32, ubuntu-64, opensuse-64 Description:Native sample teamplates for partner. -- 2.7.4