There is a new requirements resulting from https://fedoraproject.org/wiki/Changes/NodejsAlternativesSystem being implemented that should be documented somewhere.
Installation path macros MUST NOT be used in file dependencies:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies
rebased onto f98d3e512341f8fe0bcb49d59be1cd3d175de251
Thanks, updated with expanded expected paths.
Can you use semantic line breaks? Should be fine to merge after that.
Also would be nice if there was one requirement per. buildrequires line, and a comment saying if you want X feature use this line. Some concern that 3 comma separated things are harder to read, and that maybe people will just copy more requirements than needed.
I believe this should not be needed, see https://src.fedoraproject.org/rpms/nodejs24/pull-request/30
Pull-Request has been closed by james
There is a new requirements resulting from https://fedoraproject.org/wiki/Changes/NodejsAlternativesSystem being implemented that should be documented somewhere.