1cd522fb38
This makes sure the dependencies are specified in a way that won't break next time: - when possible, use %{version}-%{release} directly to avoid inconsistency - for npm, make the dependency >= without %{?dist} - that makes sure it works even with minorbumps - npm already requires nodejs == E:V-R, so this won't break Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1734582 |
||
---|---|---|
.gitignore | ||
0001-Disable-running-gyp-on-shared-deps.patch | ||
0002-Suppress-NPM-message-to-run-global-update.patch | ||
0003-Install-both-binaries-and-use-libdir.patch | ||
macros.nodejs | ||
nodejs_native.attr | ||
nodejs-tarball.sh | ||
nodejs.spec | ||
package.cfg | ||
sources |