https://bugzilla.redhat.com/show_bug.cgi?id=1161099 --- Comment #17 from Parag AN(पराग) <panemade@xxxxxxxxx> --- Thank you for your feedback. Sorry as I don't know what you are working on and what tests are failing, I have again updated the package with slight change keeping github tarball. If this new package is also not working for you then I will change the source tarball. Actually it was a packaging mistake for not using the correct module name. I remember I had checked the spec when I reviewed this package but not sure what packager imported actually. updating package for this change -mkdir -p %{buildroot}%{nodejs_sitelib}/nodejs-wrappy +mkdir -p %{buildroot}%{nodejs_sitelib}/%{module_name} cp -pr wrappy.js package.json \ - %{buildroot}%{nodejs_sitelib}/nodejs-wrappy + %{buildroot}%{nodejs_sitelib}/%{module_name} -- 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