Modified spec and script
authorKeebong <keebong.bahn@samsung.com>
Fri, 3 May 2013 03:07:07 +0000 (12:07 +0900)
committerKeebong <keebong.bahn@samsung.com>
Fri, 3 May 2013 03:07:07 +0000 (12:07 +0900)
Change-Id: I3a1ae3524c20dc2eb5b91f534bccdf73a59eafe6
Signed-off-by: Keebong <keebong.bahn@samsung.com>
packaging/FtApp.spec
util/gen_priv_pkg.sh

index 7c2f77e..8f359e4 100755 (executable)
@@ -11,16 +11,11 @@ Source0:    %{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(osp-appfw)
 BuildRequires:  pkgconfig(osp-uifw)
-BuildRequires:  osp-appfw-internal-devel
-BuildRequires:  osp-uifw-internal-devel
 BuildRequires:  pkgconfig(osp-uifw)
-BuildRequires:  osp-uifw-internal-devel
 BuildRequires:  pkgconfig(osp-image-core)
-BuildRequires:  osp-image-core-internal-devel
 BuildRequires:  pkgconfig(chromium)
 BuildRequires:  pkgconfig(minizip)
 
-
 %description
 FtApp application
 
index c4032ca..c71b9f7 100755 (executable)
@@ -24,11 +24,11 @@ if [ -d ${current_path}/binaries_$arch ]; then
 fi
 
 echo "$arch at Tizen:2.1:Test"
-osc -c ${current_path}/oscrc_tizendev getbinaries Tizen:2.1:Test apps.FtApp standard $arch
+osc -c ${current_path}/oscrc_tizendev getbinaries Tizen:2.1:Test FtApp standard $arch
 check_error $? "Fail to push FtApp rpm package"
 
 cd ${current_path}/binaries
-unrpm apps.FtApp-1.*
+unrpm FtApp-1.*
 cd ${current_path}/binaries/opt/usr/apps/2s4jm6firv
 cp ${current_path}/author-signature.xml ${current_path}/signature1.xml ./