Bug 254093

Summary: Review Request: rubygem-rake - Ruby based make-like utility
Product: [Fedora] Fedora Reporter: David Lutterkort <lutter>
Component: Package ReviewAssignee: Michael DeHaan <mdehaan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, hbrock, mtasaka, notting
Target Milestone: ---Keywords: Reopened
Target Release: ---Flags: lutter: fedora_requires_release_note-
mdehaan: fedora-review+
wtogami: fedora-cvs+
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-14 22:19:54 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: 254015, 254016    

Description David Lutterkort 2007-08-24 03:05:03 UTC
Spec URL: http://people.redhat.com/dlutter/yum/spec/rubygem-rake.spec
SRPM URL: http://people.redhat.com/dlutter/yum/SRPMS/rubygem-rake-0.7.3-2.src.rpm
Description: Rake is a Make-like program implemented in Ruby. Tasks and dependencies are
specified in standard Ruby syntax.

Comment 1 Michael DeHaan 2007-08-24 20:39:35 UTC
basics:

+ rpmlint clean for both src and built RPM
+ src.rpm builds fine
+ name good
+ license
+ general overview of specfile
+ docs/changelog

Ruby guidelines:

+ source good
+ requires/buildrequires good
+ provides good
+ prep and build empty
+ install to gemdir follows guidelines
+ marked noarch
+ installs fine
+ trivial test "rake" runs fine when installed

potential things to look at according to packaging doc:

- "Ruby packages must require ruby at build time with a BuildRequires: ruby, and
may indicate the minimal ruby version they need for building."

- "Each Ruby package must indicate the Ruby ABI version it depends on with a
line like Requires: ruby(abi) = 1.8"

Some of the above is implicit from gem BuildRequires/usage, though I would
imagine it can't hurt if the above information is known and set explicitly.

Let me know about the above and I'll approve this.   Everything else looks fine
according to the packaging spec.




Comment 2 David Lutterkort 2007-08-27 18:37:35 UTC
Thanks for the review .. both of those requires are taken care of by the
Requires/BR of rubygems; so listing them again would just be redundant.

Comment 3 Michael DeHaan 2007-08-27 18:45:51 UTC
Works for me.

*APPROVED*




Comment 4 David Lutterkort 2007-08-28 17:35:01 UTC
Bug shouldn't have been closed


Comment 5 David Lutterkort 2007-08-28 17:39:41 UTC
New Package CVS Request
=======================
Package Name: rubygem-rake
Short Description: Ruby based make-like utility
Owners: lutter, sseago
Branches: F-7, EL-5
InitialCC: 
Cvsextras Commits: yes