Fri, 26 Apr 2024 11:19:23 UTC | login

Information for build nodejs-packaging-2021.06-4.module_el8.7.0+1175+23de1610

ID22116
Package Namenodejs-packaging
Version2021.06
Release4.module_el8.7.0+1175+23de1610
Epoch
Sourcegit+https://git.centos.org/rpms/nodejs-packaging#6198fea535365f9b38a32c534b7903ef16048bf0
SummaryRPM Macros and Utilities for Node.js Packaging
DescriptionThis package contains RPM macros and other utilities useful for packaging Node.js modules and applications in RPM-based distributions.
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedFri, 24 Jun 2022 15:10:53 UTC
CompletedFri, 24 Jun 2022 15:11:33 UTC
Taskbuild (module-nodejs-18-8070020220624144829-3b9f49c4, /rpms/nodejs-packaging:6198fea535365f9b38a32c534b7903ef16048bf0)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/nodejs-packaging?#6198fea535365f9b38a32c534b7903ef16048bf0'}}
Tags
module-nodejs-18-8070020220624144829-3b9f49c4
module-nodejs-18-8070020220624144829-3b9f49c4-build
module-nodejs-18-8070020220804152006-3b9f49c4
module-nodejs-18-8070020220804152006-3b9f49c4-build
module-nodejs-18-8070020220908143007-3b9f49c4
module-nodejs-18-8070020220908143007-3b9f49c4-build
module-nodejs-18-8070020221006125407-3b9f49c4
module-nodejs-18-8070020221006125407-3b9f49c4-build
module-nodejs-18-8070020221205124924-3b9f49c4
module-nodejs-18-8070020221205124924-3b9f49c4-build
RPMs
src
nodejs-packaging-2021.06-4.module_el8.7.0+1175+23de1610.src.rpm (info) (download)
noarch
nodejs-packaging-2021.06-4.module_el8.7.0+1175+23de1610.noarch.rpm (info) (download)
nodejs-packaging-bundler-2021.06-4.module_el8.7.0+1175+23de1610.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Jan 20 2022 Stephen Gallagher <sgallagh@redhat.com> - 2021.06-4 - NPM bundler: also find namespaced bundled dependencies * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.06-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jun 22 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.06-2 - Fix hard-coded output directory in the bundler * Wed Jun 02 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.06-1 - Update to 2021.06-1 - bundler: Handle archaic license metadata - bundler: Warn about bundled dependencies with no license metadata * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.01-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 20 2021 Stephen Gallagher <sgallagh@redhat.com> - 2021.01-2 - nodejs-packaging-bundler improvements to handle uncommon characters * Wed Jan 06 2021 Troy Dawson <tdawson@redhat.com> - 2021.01 - Add nodejs-packaging-bundler and update README.md * Fri Sep 18 2020 Stephen Gallagher <sgallagh@redhat.com> - 2020.09-1 - Move to dist-git as the upstream * Wed Sep 02 2020 Stephen Gallagher <sgallagh@redhat.com> - 25-1 - Fix incorrect bundled library detection for Requires * Tue Sep 01 2020 Stephen Gallagher <sgallagh@redhat.com> - 24-1 - Check node_modules_prod for bundled dependencies * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 23-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jun 03 2020 Stephen Gallagher <sgallagh@redhat.com> - 23-3 - Drop Requires: nodejs(engine) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 31 2019 Tom Hughes <tom@compton.nu> - 23-1 - Ensure nodejs(engine) is required for packages with no dependencies * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 02 2019 Tom Hughes <tom@compton.nu> - 22-1 - Refactor nodejs.req in more idiomatic Python - Treat only external dependency links as un-bundled * Mon Jun 10 2019 Tom Hughes <tom@compton.nu> - 21-1 - Refactor nodejs.prov in more idiomatic Python * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jan 05 2019 Tom Hughes <tom@compton.nu> - 20-1 - Fix handling of ^ dependencies for multiversion modules * Thu Jan 03 2019 Tom Hughes <tom@compton.nu> - 18-1 - Handle =, >= and <= dependencies for multiversion modules * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 03 2018 Tom Hughes <tom@compton.nu> - 17-1 - Fix version comparators with a space after the operator * Tue May 01 2018 Tom Hughes <tom@compton.nu> - 16-1 - Rewrite nodejs.req to better match npm versioning rules - Add tests for nodejs.req and nodejs.prov * Mon Apr 30 2018 Tom Hughes <tom@compton.nu> - 15-1 - Fix caret dependency ranges * Thu Apr 12 2018 Tom Hughes <tom@compton.nu> - 14-1 - Only match top level modules for requires and provides generation * Wed Feb 28 2018 Tom Hughes <tom@compton.nu> - 13-1 - Add %nodejs_setversion macro * Fri Feb 23 2018 Tom Hughes <tom@compton.nu> - 12-1 - Port to python 3 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 13 2018 Tom Hughes <tom@compton.nu> - 11-1 - nodesjs.req: use boolean with for range dependencies * Tue Sep 12 2017 Stephen Gallagher <sgallagh@redhat.com> - 10-1 - Release v10 - Automatically generate Provides for bundled npm dependencies * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 21 2017 Tom Hughes <tom@compton.nu> - 9-3 - switch source URL to pagure * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Feb 02 2016 Tom Hughes <tom@compton.nu> - 9-1 - nodejs-fixdep: stop --move erroring on missing dependency types * Sun Jan 31 2016 Tom Hughes <tom@compton.nu> - 8-1 - nodejs-fixdep: add --move option - nodejs-symlink-deps: add --optional option - req: generate suggests for optional dependencies * Mon Nov 16 2015 Tom Hughes <tom@compton.nu> - 7-5 - nodejs-symlink-deps: handle caret in versions * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Mar 04 2015 Ville Skyttä <ville.skytta@iki.fi> - 7-3 - Install macros in %{_rpmconfidir}/macros.d where available (#1074279) * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun May 25 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 7-1 - nodejs-symlink-deps: fix regression preventing multiply versioned modules from being symlinked correctly * Sat May 24 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 6-1 - nodejs-fixdep: use real option parsing - nodejs-fixdep: support modifying optionalDependencies and devDependencies - req: support the caret operator - nodejs-symlink-deps: add --force option - nodejs-symlink-deps: add --build alias for --check - nodejs-fixdep: support converting to caret dependencies - nodejs-fixdep: support non-dictionary dependency properties - multiver_modules: add nan * Mon Jul 29 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 4-1 - handle cases where the symlink target exists gracefully * Wed Jul 10 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 3-1 - dependencies and engines can be lists or strings too - handle unversioned dependencies on multiply versioned modules correctly (RHBZ#982798) - restrict to compatible arches * Fri Jun 21 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 2-1 - move multiple version list to /usr/share/node - bump nodejs Requires to 0.10.12 - add Requires: redhat-rpm-config * Thu Jun 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1-1 - initial package