Spec URL: http://people.redhat.com/zcerza/dogtail/ This is a request to move Dogtail from Extras to Core. The review for inclusion into Extras was done here: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=182306 Reason: Dogtail is needed by the frysk testsuite, and it run in headless mode at Frysk buildtime.
Er, can I get a direct link to the spec and to a srpm build from said spec? That'll speed up the review.
This will require pyspi to be in Core as well. Please open up a review to move this from Extras to Core and have it block this bug. We'll focus on pyspi first.
I can find these: http://people.redhat.com/zcerza/dogtail/releases/ but I wonder if there is anything newer. http://download.fedora.redhat.com/pub/fedora/linux/extras/development/SRPMS/dogtail-0.5.1-4.fc6.src.rpm seems to be the most recent build. Please also see the old review for extras inclusion (bug 182306).
Package looks good, rpmlint only has this to say: E: dogtail non-executable-script /usr/lib/python2.4/site-packages/dogtail/config.py 0644 E: dogtail non-executable-script /usr/lib/python2.4/site-packages/dogtail/tree.py 0644 These are due to #! being in these files. Are these files executable on their own, do they actually do anything? If not, remove the sha-bang. If so, than ignore this. W: dogtail macro-in-%changelog post Macros in changelog are usually unsafe as they'll get expanded. Other than that looks good, approving. Bill already gave tech ack, so who gets to own this? (and who will coordinate its removal from Extras)
Zack is the owner.
tree.py and config.py don't really need to have the shebang line; I just removed them upstream. I didn't realize putting '%post' in the changelog would be a problem; I'll obscure that.
(In reply to comment #6) > I didn't realize putting '%post' in the changelog would be a problem; I'll > obscure that. Just escape macros in the changelog (e.g. use %%post instead of %post) and you'll get the desired effect.
dogtail just built successfully into FC-devel.
How do I get dogtail removed from FC6's Extras?
Please see http://fedoraproject.org/wiki/Extras/FC6Status
Thanks. FWIW, though, it seems like the page should be called 'FE6Requests' or something.
Package Change Request ====================== Package Name: dogtail New Branches: EL-6 Owners: zmc
CVS done (by process-cvs-requests.py).