[python-eyed3/el6] Satisfy the python2.6.

Christopher Meng cicku at fedoraproject.org
Sat Dec 28 06:14:06 UTC 2013


commit fed35de9bb4d253a3d643e8f018f3e45442ab3b1
Author: Christopher Meng <i at cicku.me>
Date:   Sat Dec 28 14:13:11 2013 +0800

    Satisfy the python2.6.

 python-eyed3.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/python-eyed3.spec b/python-eyed3.spec
index a8bb8eb..43928da 100644
--- a/python-eyed3.spec
+++ b/python-eyed3.spec
@@ -11,6 +11,8 @@ BuildRequires:  python-nose
 BuildRequires:  python-setuptools
 Requires:       python-magic
 %if 0%{?rhel} < 7
+BuildRequires:  python-argparse
+BuildRequires:  python-ordereddict
 Requires:       python-argparse
 Requires:       python-ordereddict
 %endif


More information about the scm-commits mailing list