https://bugzilla.redhat.com/show_bug.cgi?id=806040 --- Comment #12 from jdekloe <kloe0040@xxxxxxxxx> --- here is my next attempt: Spec URL: http://jdekloe.nl/Fedora/pyproj.spec SRPM URL: http://jdekloe.nl/Fedora/pyproj-1.9.0-3r298.fc16.src.rpm Sorry for not bumping the release number. It was not entirely clear to me that this was required for each modified spec file (since it is not yet in the fedora repository). Source0 has been changed the way you suggested. numpy was added as BR because the setup-proj.py script imports it. It calls the numpy.get_include()] function to retrieve an include dir needed during the build. Finally, as you suggested in comment 8, I tried to include the code needed to do a python3 build as well. This was after all a trivial thing, and no 2to3 calls where needed. On my machine this seems to work well using mock -r fedora-rawhide-x86_64 as well as using koji. The next thing I would like to look at is doing some manual tests (i.e. running python, importing the module, doing some calculations) for the created rpm's. Do you now how to easily do this for these rawhide rpm's on my fedora 16 installation? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review