-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 12/07/2015 08:37 AM, Marcin Juszkiewicz wrote:
W dniu 07.12.2015 o 13:55, Marcin Juszkiewicz pisze:
Found issues to fix on packaging side:
node-gyp depends on v8-devel while nodejs 4.2.x bundles it - dependency needs to be removed
docco: created /usr/share/doc/docco/resources and not packaged it.
nodejs-millstone-0.6.16-4.fc24 reports: DEBUG util.py:393: Error: nothing provides nodejs(v8-abi) = 4.6 needed by nodejs-zipfile-0.5.9-3.fc24.aarch64
This was due to a typo that I added to the nodejs-4.2.2 series of builds; the nodejs(v8-abi) was supposed to be 4.5, not 4.6. As a result, anything that was built against 4.2.2 needs to be rebuilt against 4.2.3. Sorry about that.