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 481523 - Review Request: rubygem-trollop - A command-line option parsing library for ruby.
Summary: Review Request: rubygem-trollop - A command-line option parsing library for r...
Keywords:
Status: CLOSED DUPLICATE of bug 525210
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jan Klepek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-01-26 00:29 UTC by Kyle McMartin
Modified: 2015-09-01 03:53 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-23 16:49:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
add rubygem-hoe dependency (deleted)
2009-06-11 16:55 UTC, Wesley Tanaka
no flags Details | Diff

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 ***


Note You need to log in before you can comment on or make changes to this bug.