From 7aff2e2701cacd33e9970ca5c1342a4fac33dd0a Mon Sep 17 00:00:00 2001 From: Yohan Graterol Date: Sep 25 2013 14:43:20 +0000 Subject: EPEL6 --- diff --git a/python-mongoengine.spec b/python-mongoengine.spec index 7ae6d49..d629527 100644 --- a/python-mongoengine.spec +++ b/python-mongoengine.spec @@ -46,6 +46,9 @@ BuildRequires: python-coverage BuildRequires: python-nose Requires: python-blinker +%if 0%{?epel} >= 6 + BuildRequires: python-jinja2-26 +%endif %description MongoEngine is a Document-Object Mapper (think ORM,