From: Lingchaox Xin Date: Thu, 27 Jun 2013 01:26:53 +0000 (+0800) Subject: Add python-Cheetah dependence X-Git-Tag: 0.14~116 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=70c4a80f8d943adba4cac49c3c04ab9819d8a94e;p=services%2Fjenkins-scripts.git Add python-Cheetah dependence This patch should fix `unable to import Cheetah.Template` in requests/mailer.py. Change-Id: I72dd92be5203772d64753e276b19f0927b2c475c --- diff --git a/packaging/jenkins-scripts.spec b/packaging/jenkins-scripts.spec index 8bddece..9c2d8e0 100644 --- a/packaging/jenkins-scripts.spec +++ b/packaging/jenkins-scripts.spec @@ -11,6 +11,7 @@ Url: http://www.tizen.org Group: Development/Tools/Building Source: %{name}-%{version}.tar.gz Requires: git-core +Requires: python-cheetah Requires: python-mysql Requires: python-yaml Requires: python-redis