summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2016-08-31 17:13:27 +0200
committerAlexander Sulfrian <alexander.sulfrian@fu-berlin.de>2016-08-31 18:48:00 +0200
commite79205c422bdbf3910c5b9bb3659a0556e9d0a11 (patch)
treea857618ec19dc5583e371c5a7c07c0b9050becb4 /misc
parent3482408a2751f86a9c375f7df8d70b0ac7cf2958 (diff)
downloadbcfg2-e79205c422bdbf3910c5b9bb3659a0556e9d0a11.tar.gz
bcfg2-e79205c422bdbf3910c5b9bb3659a0556e9d0a11.tar.bz2
bcfg2-e79205c422bdbf3910c5b9bb3659a0556e9d0a11.zip
doc: Fix django requirement
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 5db928c3d..fb2edfac6 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -303,7 +303,7 @@ Requires: bcfg2-server = %{version}-%{release}
Requires: httpd
%if 0%{?suse_version}
Group: System/Management
-Requires: python-django >= 1.2
+Requires: python-django >= 1.3
Requires: python-django-south >= 0.7
%else
Group: System Tools