The js-jquery rpms
Find a file
tjuhasz 4c2e5fa409 Rebuild for nodejs-packaging
Recently, Node.js changed the way node modules are installed to allow for better parallel functionality and easier unbundling of certain parts of Node.js.

Previously, Node.js was using a symlink, %{_libdir}/node_modules, which pointed to a versioned path, e.g., %{_libdir}/node_modules_22.

This has changed to using a global %{_libdir}/node_modules static shared folder for generic modules and %{_libdir}/node_modules_XX for version-specific modules.

This change is better described in the Fedora change proposal wiki: https://fedoraproject.org/wiki/Changes/NodejsNodeModulesPath.

This also needed to be reflected in nodejs-packaging macros, which forces a rebuild of dependent packages.
2025-11-11 13:24:34 +01:00
.gitignore Update to 3.7.1 2023-09-03 19:37:50 -06:00
js-jquery-disable-gzip-js.patch Update to 3.7.1 2023-09-03 19:37:50 -06:00
js-jquery.spec Rebuild for nodejs-packaging 2025-11-11 13:24:34 +01:00
sources Update to 3.7.1 2023-09-03 19:37:50 -06:00
update-sources.sh Update to 3.6.0 2022-01-16 19:34:41 -07:00