From febcfaad2e7a7dc5e15f397bf1a5aea05d40b865 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 13 Jul 2009 20:35:31 +0000 Subject: TCheetah: Remove RPM python-cheetah requirement Cheetah is not considered a requirement on the server. A check has been added to see if it is installed when trying to instantiate the TCheetah plugin. Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5324 ce84e21b-d406-0410-9b95-82705330c041 --- redhat/bcfg2.spec.in | 1 - 1 file changed, 1 deletion(-) (limited to 'redhat/bcfg2.spec.in') diff --git a/redhat/bcfg2.spec.in b/redhat/bcfg2.spec.in index 6133d26cd..ca3c8b531 100644 --- a/redhat/bcfg2.spec.in +++ b/redhat/bcfg2.spec.in @@ -73,7 +73,6 @@ Requires: bcfg2 = %{version}-%{release} Requires: /usr/bin/openssl Requires: gamin-python Requires: python-genshi -Requires: python-cheetah Requires(post): /sbin/chkconfig Requires(preun): /sbin/chkconfig Requires(preun): /sbin/service -- cgit v1.2.3-1-g7c22