summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index b628f3ec4..0dce99fa8 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -192,10 +192,10 @@ Version: 1.3.0
Summary: Bcfg2 Web Reporting Interface
%if 0%{?suse_version}
Group: System/Management
-Requires: httpd,python-django,python-django-south
+Requires: httpd,python-django >= 1.2,python-django-south >= 0.7
%else
Group: System Tools
-Requires: httpd,Django,Django-south
+Requires: httpd,Django >= 1.2,Django-south >= 0.7
%endif
Requires: bcfg2-server
%if "%{_vendor}" == "redhat"