Bug 1448738
Summary: | Review Request: nodejs-temp-write - Write string/buffer/stream to a random temp file | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jared Smith <jsmith.fedora> |
Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | eclipseo, package-review |
Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-09-22 14:51:21 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1433796, 1448655, 1493720 | ||
Bug Blocks: | 956806, 1387531, 1449413 |
Description
Jared Smith
2017-05-07 23:11:29 UTC
- Please update to version 3.3.0. BuildRequires: npm(mkdirp) is replaced with BuildRequires: npm(makedir) - npm(makedir) is not yet packaged. Plebse propose it for review. Actually, it uses npm(make-dir), not npm(makedir). Wish I'd realized that earlier, but now we have new package requests for both :-) Spec URL: https://jsmith.fedorapeople.org/Packaging/nodejs-temp-write/nodejs-temp-write.spec SRPM URL: https://jsmith.fedorapeople.org/Packaging/nodejs-temp-write/nodejs-temp-write-3.3.0-1.fc28.src.rpm - You forgot to switch makedir to make-dir: BuildRequires: npm(make-dir) - The package requires npm(uuid) >= 3.0.1 but the latest version of npm(uuid) is 2.0.x. Thus I added: %nodejs_fixdep uuid Package otherwise accepted. 'Requested package in ticket https://pagure.io/releng/fedora-scm-requests/issue/1493' (fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/nodejs-temp-write In rawhide, closing bug |