https://bugzilla.redhat.com/show_bug.cgi?id=1203659 --- Comment #8 from Tom Hughes <tom@xxxxxxxxxx> --- You don't actually need babel or tap-spec to run the tests. You only need babel to build the distributed js code from the real source in the git repo (the make prepublish step) and tap-spec just reformats the test output. So just delete those two BRs and unpack the tests in %prep with: %setup -T -D -a 1 -q -n package and change the test run line to: tape test/*.js and the tests will run fine. You also have a bogus date in the changelog: warning: bogus date in %changelog: Mon Jun 24 2015 Zuzana Svetlikova <zsvetlik@xxxxxxxxxx> - 1.5.1-3 The 24th is Wed not Mon ;-) -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review