On Mon, 2011-01-24 at 21:02 -0500, Erik Blankinship wrote:
> Unfortunately, there does not appear to be a way to include *.png for
> all subdirectories in gfx.
You might find os.walk() or glob.glob() useful here.
--
Ignacio Vazquez-Abrams
signature.asc
Description: This is a digitally
ust 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