Update install dependency
authorLin Yang <lin.a.yang@intel.com>
Thu, 11 Jul 2013 06:15:14 +0000 (14:15 +0800)
committerHasan Wan <hasan.wan@intel.com>
Tue, 16 Jul 2013 02:33:15 +0000 (19:33 -0700)
Current jenkins-scripts depends on "gbs remotebuild" and "gbs export", so it
will depend on whole gbs before seperate remotebuild to another package.

Change-Id: I306461a731563b8be36d3f81a9be991046b233c6
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
Reviewed-on: https://otctools.jf.intel.com/review/5442
Reviewed-by: Hasan Wan <hasan.wan@intel.com>
Tested-by: Hasan Wan <hasan.wan@intel.com>
packaging/jenkins-scripts.spec

index d4af4e0..6387977 100644 (file)
@@ -15,10 +15,10 @@ Url:            http://www.tizen.org
 Group:          Development/Tools/Building
 Source:         %{name}-%{version}.tar.gz
 Requires:       createrepo
+Requires:       gbs >= 0.17
 Requires:       gbs-api
 Requires:       git-core
 Requires:       python-cheetah
-Requires:       python-mysql
 Requires:       python-redis
 Requires:       python-yaml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build