Bug 481523

Summary: Review Request: rubygem-trollop - A command-line option parsing library for ruby.
Product: [Fedora] Fedora Reporter: Kyle McMartin <kmcmartin>
Component: Package ReviewAssignee: Jan Klepek <jan.klepek>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, jan.klepek, notting, peterm
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-23 16:49:11 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:
Attachments:
Description Flags
add rubygem-hoe dependency none

Description Kyle McMartin 2009-01-26 00:29:31 UTC
Spec URL: http://kyle.fedorapeople.org/rubygem-ditz/rubygem-trollop.spec
SRPM URL: http://kyle.fedorapeople.org/rubygem-ditz/rubygem-trollop-1.10.2-0.fc10.src.rpm
Description: A command-line option parsing library for ruby. Trollop is designed to provide the maximal amount of GNU-style argument processing in the minimum
number of lines of code (for you, the programmer).

Comment 1 Kyle McMartin 2009-01-26 01:41:59 UTC
(Dependency of rubygem-ditz.)

Comment 2 Wesley Tanaka 2009-06-11 16:55:31 UTC
Created attachment 347439 [details]
add rubygem-hoe dependency

rpmbuild --rebuild rubygem-trollop-1.10.2-0.fc10.src.rpm (and also on rubygem-ditz-0.5-0.fc10.src.rpm)
produces this error:

rake aborted!
no such file to load -- hoe

The error (both for trollop and ditz) went away after running
yum install rubygem-hoe

so I think this change might be needed to the .spec file

Comment 3 Jan Klepek 2009-07-08 19:02:08 UTC
1] use global instead of define https://fedoraproject.org/wiki/Packaging:Ruby
i will check deeper during next days

Comment 4 Jan Klepek 2009-07-10 11:03:24 UTC
1] use global
2] missing dependency (rubygem-hoe)
3] complaining rpmlint
rubygem-trollop.noarch: W: summary-ended-with-dot A command-line option parsing library for ruby.
rubygem-trollop.noarch: W: incoherent-version-in-changelog 1.10.2-1 ['1.10.2-0.fc10', '1.10.2-0']
rubygem-trollop.src: W: summary-ended-with-dot A command-line option parsing library for ruby.
rubygem-trollop.src: W: mixed-use-of-spaces-and-tabs (spaces: line 6, tab: line 10)

Comment 5 Jan Klepek 2009-08-05 13:01:09 UTC
ping?

Comment 6 Jan Klepek 2009-09-23 16:49:11 UTC
no response for long time, closing in favor of #525210

*** This bug has been marked as a duplicate of bug 525210 ***