From e140ee1ebfd2465c2a25b08d1ce5e26a812c1378 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Sun, 21 Jul 2013 01:21:48 +0300 Subject: [PATCH] Temporary disabled dependency Disabled runtime dependency to jenkins to be able to bypass installation checks on testing environment. Change-Id: Ia55199d4a56c8cc8868afa6b999295731136f0c6 Signed-off-by: Ed Bartosh --- packaging/jenkins-jobs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/jenkins-jobs.spec b/packaging/jenkins-jobs.spec index d320046..e53c41b 100644 --- a/packaging/jenkins-jobs.spec +++ b/packaging/jenkins-jobs.spec @@ -10,7 +10,7 @@ Summary: Build job configurations for jenkins Url: http://www.tizen.org Group: Development/Tools/Building Source: %{name}-%{version}.tar.gz -Requires: jenkins >= 1.509.1 +#Requires: jenkins >= 1.509.1 Requires: jenkins-plugins >= 0.14-0.dev Requires: jenkins-scripts >= 0.14-0.dev BuildRoot: %{_tmppath}/%{name}-%{version}-build -- 2.7.4