On Wed, 2010-09-15 at 18:22 +0800, Robin Lee wrote: > python3 rpm macros not available without python3-devel installed. > 'rpmbuild --viewrc' will show you. > > So if you use the python3 macros to define another macro and you have > no python3-devel installed, you must fail. > > So, how to define, for example, a %py3_ver macro for the major version > of Python3? Must yum be used? > > Robin
Adding a "BuildRequires: python3-devel" should be enough to pull them in. -- Ignacio Vazquez-Abrams <ivazquez...@gmail.com> _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/python-devel