Bug 588427
Summary: | Review Request: rubygem-Antwrap - A Ruby module that wraps the Apache Ant build tool. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Young <ayoung> |
Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | fedora-package-review, jesusr, mastahnke, notting |
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: | 2010-12-26 20:30:45 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: | 201449, 588406 |
Description
Adam Young
2010-05-03 17:36:08 UTC
Sorry about the typo. The description should read: A Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant Tasks from a Ruby or a JRuby script. The SRPM is at http://admiyo.fedorapeople.org/buildr-repo/rubygem-Antwrap-0.7.0-1.young.src.rpm http://github.com/admiyo/MySpecs/blob/0853a1a6cca4de516a4aa515a8b73d4be184cc0a/rubygem-Antwrap.spec Updated IAW guidance for Ruby Gems: ABI, define->global, removed duplicate files. rpmlint rubygem-Antwrap-0.7.0-2.fc15.src.rpm rubygem-Antwrap.src: E: summary-too-long C A Ruby module that wraps the Apache Ant build tool. Antwrap can be used to invoke Ant Tasks from a Ruby or a JRuby script rubygem-Antwrap.src:29: W: mixed-use-of-spaces-and-tabs (spaces: line 29, tab: line 29) 1 packages and 0 specfiles checked; 1 errors, 1 warnings. Can you double-check the license? The website says LGPL. Description is very long. Appears to be malformatted rdoc items. No need for the /usr/share/doc creation and file movement. ruby_sitelib macro not used. Remove it. create a %check please. You will need rjb in the BR(check) for that. There has been no response to the above commentary. I'll be taking this over as it is needed for buildr (our main goal). There has been some patches to this that need to get added. I'll post an updated spec and srpm. |