[python-chameleon/el6] Add br on ordereddict for further compat on el6

Toshio くらとみ toshio at fedoraproject.org
Thu Nov 10 17:00:45 UTC 2011


commit 13d6dbc8f6c05450d0240e7e67a3ee16a65a0d39
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Thu Nov 10 08:59:09 2011 -0800

    Add br on ordereddict for further compat on el6

 python-chameleon.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-chameleon.spec b/python-chameleon.spec
index 0669acf..2bc525a 100644
--- a/python-chameleon.spec
+++ b/python-chameleon.spec
@@ -24,6 +24,7 @@ BuildRequires: python-zope-interface
 
 %if 0%{?rhel} && 0%{?rhel} <= 6
 BuildRequires: python-unittest2
+BuildRequires: python-ordereddict
 %endif
 
 %if 0%{?rhel} && 0%{?rhel} < 6


More information about the scm-commits mailing list