[python-tox/f20] fix build on f20

Matthias Runge mrunge at fedoraproject.org
Thu Jul 31 06:48:14 UTC 2014


commit 0492cc2907581c408eda07b06e6aaed9e8358bcc
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Jul 31 08:48:03 2014 +0200

    fix build on f20

 python-tox.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-tox.spec b/python-tox.spec
index 5d14301..83bab20 100644
--- a/python-tox.spec
+++ b/python-tox.spec
@@ -29,7 +29,7 @@ Requires:  python-virtualenv >= 1.11.2
 %if 0%{?fedora}
 BuildRequires:  python-py
 BuildRequires:  pytest
-BuildRequires:  python-virtualenv >= 1.11.2
+BuildRequires:  python-virtualenv
 %endif
 
 %description


More information about the scm-commits mailing list