summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorChristopher 'm4z' Holm <them4z@googlemail.com>2012-09-03 09:23:26 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-09-03 09:23:26 -0500
commit60267297e10b55758767ba34271d1b8934c38ad2 (patch)
treebfc03758d882dc5c612509d636e335e707d0fdcf /misc
parent930a40098d8cc7999d8b3eb54b16e314162748fa (diff)
downloadbcfg2-60267297e10b55758767ba34271d1b8934c38ad2.tar.gz
bcfg2-60267297e10b55758767ba34271d1b8934c38ad2.tar.bz2
bcfg2-60267297e10b55758767ba34271d1b8934c38ad2.zip
bcfg2.spec: Fix django dep on OpenSUSE (#1124)
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec3
1 files changed, 2 insertions, 1 deletions
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