From 60267297e10b55758767ba34271d1b8934c38ad2 Mon Sep 17 00:00:00 2001 From: Christopher 'm4z' Holm Date: Mon, 3 Sep 2012 09:23:26 -0500 Subject: bcfg2.spec: Fix django dep on OpenSUSE (#1124) Signed-off-by: Sol Jerome --- misc/bcfg2.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec index 954c892ba..73484d20f 100644 --- a/misc/bcfg2.spec +++ b/misc/bcfg2.spec @@ -186,11 +186,12 @@ Version: 1.3.0 Summary: Bcfg2 Web Reporting Interface %if 0%{?suse_version} Group: System/Management +Requires: httpd,python-django %else Group: System Tools +Requires: httpd,Django %endif Requires: bcfg2-server -Requires: httpd,Django %if "%{_vendor}" == "redhat" Requires: mod_wsgi %define apache_conf %{_sysconfdir}/httpd -- cgit v1.2.3-1-g7c22