[python-django-compressor/el6] initial build for epel6

Matthias Runge mrunge at fedoraproject.org
Tue Oct 16 11:33:14 UTC 2012


commit 4335c2faf0e32d163105d4d2e24ee6858a976eb3
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Oct 16 13:32:54 2012 +0200

    initial build for epel6

 python-django-compressor.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list