https://bugzilla.redhat.com/show_bug.cgi?id=1856005
--- Comment #7 from Paul Grosu pgrosu@gmail.com --- Spec URL: http://www.ccs.neu.edu/~pgrosu/fedora/dmtcp.spec SRPM URL: http://www.ccs.neu.edu/~pgrosu/fedora/dmtcp-2.6.1~rc1-0.1.fc30.src.rpm
Hi Orion,
New the SRPM has 3 new changes from what you saw before:
1) We now include the Apache License 2.0 in dmtcp.h. Thank you for catching this. 2) The Koji testing seems to have problems with our %ix86 architecture during 'make check'. We believe it works, but since this architecture is seldom used for our DMTCP, we removed that architecture from the dmtcp.spec 3) We changed the %check field in dmtcp.spec. Instead of explicitly invoking /usr/bin/python3, it seems simpler to invoke 'make check' with some added options from DMTCP.
Thank you, - Gene and Paul