initial build for epel6
This commit is contained in:
parent
c1f9a5544d
commit
4335c2faf0
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue