Bug 508453 - Review Request: rubygem-test-spec - Behaviour Driven Development interface for Test::Unit
Summary: Review Request: rubygem-test-spec - Behaviour Driven Development interface fo...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Michal Ingeli
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-27 11:38 UTC by Lubomir Rintel
Modified: 2010-04-16 22:15 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-31 06:11:51 UTC
Type: ---
Embargoed:
mi: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Lubomir Rintel 2009-06-27 11:38:34 UTC
SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-test-spec.spec
SRPM: http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-test-spec-0.10.0-1.fc11.src.rpm

Description:

Test/spec layers an RSpec-inspired interface on top of Test::Unit, so you
can mix TDD and BDD (Behavior-Driven Development).  It is a clean-room
implementation that maps most kinds of Test::Unit assertions to a
should-like syntax.

Comment 1 Michal Ingeli 2009-06-28 12:52:47 UTC
* naming ok
* spec file clean, american english
* file lists ok, examples in documentation
* builds in mock
* rpmlint silent
* source matches upstream

work to do:
- package is distributed in the same terms as ruby is. So it should have ruby license or GPLv2. Not GPLv2+.
- Consistent build root reference. In %clean stare it's referred to build root as %{buildroot} and other stages uses $RPM_BUILD_ROOT.
- add BuildRequires: ruby(abi) = 1.8 (maybe should be checked by rpmlint)

Comment 2 Lubomir Rintel 2009-07-08 17:01:09 UTC
(In reply to comment #1)

> work to do:
> - package is distributed in the same terms as ruby is. So it should have ruby
> license or GPLv2. Not GPLv2+.

Good catch. Fixed.

> - Consistent build root reference. In %clean stare it's referred to build root
> as %{buildroot} and other stages uses $RPM_BUILD_ROOT.

Fixed.

> - add BuildRequires: ruby(abi) = 1.8 (maybe should be checked by rpmlint)

bug #510313

SPEC: http://v3.sk/~lkundrak/gdc-ruby-stack/SPECS/rubygem-test-spec.spec
SRPM:
http://v3.sk/~lkundrak/gdc-ruby-stack/SRPMS/rubygem-test-spec-0.10.0-2.fc11.src.rpm

Comment 3 Michal Ingeli 2009-07-13 11:54:43 UTC
All work done, looks good.

APPROVED

Comment 4 Lubomir Rintel 2009-07-13 12:24:08 UTC
New Package CVS Request
=======================
Package Name: rubygem-test-spec
Short Description: Behaviour Driven Development interface for Test::Unit
Owners: lkundrak
Branches: F-11 EL-5

Comment 5 Kevin Fenzi 2009-07-14 04:48:52 UTC
cvs done.

Comment 6 Lubomir Rintel 2009-07-31 06:11:51 UTC
Thanks for the review and CVS. Imported and build.

Comment 7 Michael Stahnke 2010-04-16 22:15:24 UTC
Is there a reason this was built for EPEL5 but never put in as an update?  If you would like a co-maintainer in EPEL, I'd be happy to do it.


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