diff --git a/python-django-compressor.spec b/python-django-compressor.spec index d3b0440..98193c0 100644 --- a/python-django-compressor.spec +++ b/python-django-compressor.spec @@ -17,7 +17,11 @@ Requires: python-django-appconf >= 0.4 Requires: python-versiontools %if 0%{?rhel}<7 || 0%{?fedora} < 18 +%if 0%{?rhel}==6 +Requires: Django14 +%else Requires: Django +%endif %else Requires: python-django %endif