Thu, 25 Apr 2024 10:27:31 UTC | login

Information for build nodejs010-nodejs-normalize-path-2.0.1-2.el6

ID11914
Package Namenodejs010-nodejs-normalize-path
Version2.0.1
Release2.el6
Epoch
SummaryNodejs library for normalizing filesystem paths
DescriptionNormalize file path slashes to be unix-like forward slashes, regardless of OS (since in reality Windows doesn't care about slash direction anyway). Also condenses repeat slashes to a single slash and removes and trailing slashes.
Built byhhorak
State complete
Volume DEFAULT
StartedTue, 26 Jul 2016 17:30:52 UTC
CompletedTue, 26 Jul 2016 17:40:27 UTC
Taskbuild (sclo6-nodejs010-rh-el6, nodejs010-nodejs-normalize-path-2.0.1-2.el6.src.rpm)
Tags
sclo6-nodejs010-rh-candidate
sclo6-nodejs010-rh-release
sclo6-nodejs010-rh-testing
RPMs
src
nodejs010-nodejs-normalize-path-2.0.1-2.el6.src.rpm (info) (download)
noarch
nodejs010-nodejs-normalize-path-2.0.1-2.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Jan 11 2016 Tomas Hrcka <thrcka@redhat.com> - 2.0.1-2 - Enable scl macros * Mon Nov 30 2015 Dan Callaghan <dcallagh@redhat.com> - 2.0.1-1 - upstream bug fix release 2.0.1: no longer strips leading ./ * Wed Nov 04 2015 Dan Callaghan <dcallagh@redhat.com> - 2.0.0-2 - added missing BR on minimist * Wed Nov 04 2015 Dan Callaghan <dcallagh@redhat.com> - 2.0.0-1 - upstream release 2.0.0 * Tue Sep 01 2015 Dan Callaghan <dcallagh@redhat.com> - 1.0.0-1 - upstream release 1.0.0: paths are no longer forced to lower case * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Nov 12 2014 Dan Callaghan <dcallagh@redhat.com> - 0.3.0-1 - upstream release 0.3.0 * Sun Oct 12 2014 Dan Callaghan <dcallagh@redhat.com> - 0.1.1-1 - initial version