Support gbs incremental build 91/64391/4
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 1 Apr 2016 02:43:52 +0000 (11:43 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 1 Apr 2016 06:06:06 +0000 (15:06 +0900)
In case that manifest file is located in packaging directory, gbs incremental build is not supported.
Please refer to https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-build?langredirect=1

Change-Id: I71df42a69a1c5da46f6f03a04a2985e052f90584

isf.manifest [moved from packaging/isf.manifest with 100% similarity]
packaging/isf.spec

similarity index 100%
rename from packaging/isf.manifest
rename to isf.manifest
index 6fb510a..7784e2b 100644 (file)
@@ -6,7 +6,6 @@ Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1+
 Source0:    %{name}-%{version}.tar.gz
-Source1001: isf.manifest
 BuildRequires:  edje-bin
 BuildRequires:  gettext-tools
 BuildRequires:  pkgconfig(appcore-efl)
@@ -71,7 +70,6 @@ isf-kbd-mode-changer
 
 %prep
 %setup -q
-cp %{SOURCE1001} .
 
 %build
 export CFLAGS="$CFLAGS -DTIZEN_DEBUG_ENABLE"