Bug 1149410
| Summary: | Review Request: rubygem-aws-sdk-core - AWS SDK for Ruby - Core | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | František Dvořák <valtri> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review |
| Target Milestone: | --- | Flags: | mtasaka:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-aws-sdk-core-2.0.22-1.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-15 13:55:26 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: | 1143021, 1171260 | ||
| Bug Blocks: | |||
|
Description
František Dvořák
2014-10-04 15:30:56 UTC
Spec URL: http://scientific.zcu.cz/fedora/rubygem-aws-sdk-core-2.0.12-1/rubygem-aws-sdk-core.spec SRPM URL: http://scientific.zcu.cz/fedora/rubygem-aws-sdk-core-2.0.12-1/rubygem-aws-sdk-core-2.0.12-1.fc22.src.rpm copr build: http://copr-be.cloud.fedoraproject.org/results/valtri/rOCCI-dev/fedora-rawhide-x86_64/rubygem-aws-sdk-core-2.0.12-1.fc20/ Taking. I would appreciate it if you would review my review request (bug 1188536) It seems that the upstream latest is 2.0.21. OK, updated. There is quite fast release cadence. :-) Spec URL: http://scientific.zcu.cz/fedora/rubygem-aws-sdk-core-2.0.21-1/rubygem-aws-sdk-core.spec SRPM URL: http://scientific.zcu.cz/fedora/rubygem-aws-sdk-core-2.0.21-1/rubygem-aws-sdk-core-2.0.21-1.fc22.src.rpm * Fri Jan 30 2015 František Dvořák <valtri.cz> - 2.0.21-1 - Update to 2.0.21 One recommendation (not a blocker)
$ aws.rb --help
Usage: aws-rb [options]
^^^^^^
--region NAME specify the AWS region, e.g. us-west-2
--repl REPL specify the repl environment, pry or irb
-e 'command' one line of script. Several -e's allowed.
-l, --[no-]log log client requets, on by default
-c, --[no-]color colorize request logging, on by default
-d, --[no-]debug log HTTP wire traces, off by default
-Idirectory specify $LOAD_PATH directory (may be used more than once)
-rlibrary require the library
-v, --verbose enable client logging and HTTP wire tracing
-q, --quiet disable client logging and HTTP wire tracing
-h, --help
Please fix above.
Note that it may be better that /usr/bin/aws.rb should be renamed
to awsv2.rb or so, however this is your option.
- spec file clean
- build clean
- rebuilt binary can be cleanly installed
- at least the following works
$ ruby -e 'require "aws-sdk-core" ; puts Aws::VERSION'
2.0.21
------------------------------------------------------------
This package (rubygem-aws-sdk-core) is APPROVED
by mtasaka
------------------------------------------------------------
Thanks! Both recommendations applied. New Package SCM Request ======================= Package Name: rubygem-aws-sdk-core Short Description: AWS SDK for Ruby - Core Upstream URL: http://github.com/aws/aws-sdk-core-ruby Owners: valtri Branches: f20 f21 InitialCC: Git done (by process-git-requests). rubygem-aws-sdk-core-2.0.22-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/rubygem-aws-sdk-core-2.0.22-1.fc21 rubygem-aws-sdk-core-2.0.22-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/rubygem-aws-sdk-core-2.0.22-1.fc20 rubygem-aws-sdk-core-2.0.22-1.fc21 has been pushed to the Fedora 21 testing repository. rubygem-aws-sdk-core-2.0.22-1.fc21 has been pushed to the Fedora 21 stable repository. rubygem-aws-sdk-core-2.0.22-1.fc20 has been pushed to the Fedora 20 stable repository. |