Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1290231 (rubygem-nifti)
Summary: | Review Request: rubygem-nifti - A pure Ruby API to the NIfTI Neuroimaging Format | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ilia Gradina <ilya.gradina> |
Component: | Package Review | Assignee: | Igor Gnatenko <ignatenko> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | ignatenko, ilya.gradina, package-review |
Target Milestone: | --- | Flags: | ignatenko:
fedora-review+
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-01-16 13:23:48 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: | |||
Bug Blocks: | 1276941 |
Description
Ilia Gradina
2015-12-09 21:40:24 UTC
> Group: Development/Languages not needed > License: LGPLv3 LGPLv3+ Hi Igor, Thanks. New Spec URL: https://github.com/neurofedora/rubygem-nifti/raw/master/rubygem-nifti.spec New SRPM URL: https://github.com/neurofedora/rubygem-nifti/raw/master/rubygem-nifti-0.0.2-2.fc24.src.rpm change license and delete group. > rubygem-nifti.src: E: description-line-too-long C NIfTI (Neuroimaging Informatics Technology Initiative) is an image format designed primarily Split line by 80 characters. > rubygem-nifti.src:85: W: mixed-use-of-spaces-and-tabs (spaces: line 3, tab: line 85) No comments, just fix it. Use spaces in line #85. > sed -i "s/config.color_enabled = true/config.color = true/g" spec/spec_helper.rb you can use: sed -i "s/config.color_enabled =/config.color =/g" spec/spec_helper.rb Other stuff looks good. You can fix all stuff during import into Fedora. APPROVED. Thx Igor, New Spec URL: https://github.com/neurofedora/rubygem-nifti/raw/master/rubygem-nifti.spec New SRPM URL: https://github.com/neurofedora/rubygem-nifti/raw/master/rubygem-nifti-0.0.2-3.fc24.src.rpm Did you requested package in pkgdb? (In reply to Igor Gnatenko from comment #5) > Did you requested package in pkgdb? Yes ilgrad's scratch build of rubygem-nifti-0.0.2-3.fc24.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=12188869 Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rubygem-nifti rubygem-nifti-0.0.2-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9a13fa60b9 rubygem-nifti-0.0.2-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update rubygem-nifti' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-9a13fa60b9 rubygem-nifti-0.0.2-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. |