From 4f8a6aaa2577b549152c284174e081110c4ced96 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jan 25 2013 16:39:42 +0000 Subject: Add BR on python3-setuptools when needed --- diff --git a/python-straight-plugin.spec b/python-straight-plugin.spec index 12722e0..9d0a708 100644 --- a/python-straight-plugin.spec +++ b/python-straight-plugin.spec @@ -21,6 +21,7 @@ BuildRequires: python-setuptools %if 0%{?with_python3} BuildRequires: python3-devel BuildRequires: python-tools +BuildRequires: python3-setuptools %endif %if (0%{?rhel} && 0%{?rhel} <= 6) || ( 0%{?fedora} && 0%{?fedora} <= 13 ) @@ -116,6 +117,7 @@ popd - Update to 1.4.0 - Remove doc as they are not part of the sources anymore (reported upstream) - Comment out the tests as they are apparently also not in the sources anymore +- Add python{,3}-setuptools as BR * Sat Aug 04 2012 David Malcolm - 1.1.1-0.10.20111110.git57ef11c - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3