Bug 442057 - Review Request: mono-nunit22 - Unit-testing framework for .NET
Summary: Review Request: mono-nunit22 - Unit-testing framework for .NET
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jason Tibbitts
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-11 14:46 UTC by Tom "spot" Callaway
Modified: 2008-04-11 17:03 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-11 17:03:03 UTC
Type: ---
Embargoed:
j: fedora-review+
tcallawa: fedora-cvs+


Attachments (Terms of Use)

Description Tom "spot" Callaway 2008-04-11 14:46:33 UTC
Spec URL: http://www.auroralinux.org/people/spot/review/new/mono-nunit22.spec
SRPM URL: http://www.auroralinux.org/people/spot/review/new/mono-nunit22-2.2.10-1.fc9.src.rpm
Description: 

NUnit is a unit-testing framework for all .Net languages. Initially ported from
JUnit, this xUnit based unit testing tool is written entirely in C# and has
been completely redesigned to take advantage of many .NET language features,
for example custom attributes and other reflection related capabilities. NUnit
brings xUnit to all .NET languages.

Comment 1 Jason Tibbitts 2008-04-11 15:43:35 UTC
This builds OK (although the output is crazy verbose); rpmlint says:

  mono-nunit22.x86_64: W: invalid-license MIT with acknowledgement
rpmlint is a bit behind here.

  mono-nunit22.x86_64: E: no-binary
  mono-nunit22.x86_64: E: only-non-binary-in-usr-lib
These are normal for mono packages.

  mono-nunit22-debuginfo.x86_64: E: empty-debuginfo-package
Indeed, the debuginfo package seems to be completely empty.  Probably best to
disable it.

  mono-nunit22-devel.x86_64: W: no-documentation
That's OK; it's just a .pc file.

I'm going to trust your evaluation of the license so that I don't have to open
a damn rtf viewer.  The world is just full of idiocy, it seems.

So the only issue is the empty debuginfo package; I'll approve this and you
can disable it when you check in.

* source files match upstream:
   181ed056855cb8490d3ef5d0763d7a7a90c44402b7dcbb4a3341f80dbb75b9d4  
   NUnit-2.2.10-src.zip
* package meets naming and versioning guidelines.
* specfile is properly named, is cleanly written and uses macros consistently.
* summary is OK.
* description is OK.
* dist tag is present.
* build root is OK.
* license field matches the actual license.
* license is open source-compatible.
* license text included in package.
* BuildRequires are proper.
* %clean is present.
* package builds in mock (rawhide, x86_64).
* package installs properly.
X debuginfo package is busted.
X rpmlint has a valid complaint about the debuginfo package.
* final provides and requires are sane:
  mono-nunit22-2.2.10-1.fc9.x86_64.rpm
   mono(nunit-console) = 0.0.0.0
   mono(nunit-console-runner) = 2.2.10.0
   mono(nunit.core) = 2.2.10.0
   mono(nunit.core.extensions) = 2.2.10.0
   mono(nunit.framework) = 2.2.10.0
   mono(nunit.mocks) = 2.2.10.0
   mono(nunit.util) = 2.2.10.0
   mono-nunit22 = 2.2.10-1.fc9
  =
   mono(System) = 2.0.0.0
   mono(System.Xml) = 2.0.0.0
   mono(mscorlib) = 2.0.0.0
   mono(nunit-console-runner) = 2.2.10.0
   mono(nunit.core) = 2.2.10.0
   mono(nunit.framework) = 2.2.10.0
   mono(nunit.util) = 2.2.10.0

  mono-nunit22-devel-2.2.10-1.fc9.x86_64.rpm
   mono-nunit22-devel = 2.2.10-1.fc9
  =
   mono-nunit22 = 2.2.10-1.fc9
   pkgconfig

* %check is not present.  I there are tests, but they're run at build time.
  At least that's what it looks like the build-tests targets are doing.
* owns the directories it creates.
* doesn't own any directories it shouldn't.
* no duplicates in %files.
* file permissions are appropriate.
* no scriptlets present.
* code, not content.
* documentation is small, so no -doc subpackage is necessary.
* %docs are not necessary for the proper functioning of the package.
* pkgconfig file is (alone) in the -devel package.

APPROVED; just disable the debuginfo package.


Comment 2 Tom "spot" Callaway 2008-04-11 15:50:01 UTC
Thanks for the quick review.

New Package CVS Request
=======================
Package Name: mono-nunit22
Short Description: Unit-testing framework for .NET
Owners: spot
Branches: F-7 F-8 F-9 devel
InitialCC: 
Cvsextras Commits: yes


Comment 3 Tom "spot" Callaway 2008-04-11 15:54:47 UTC
cvs done.

Comment 4 Tom "spot" Callaway 2008-04-11 17:03:03 UTC
Built for all branches, thanks again.


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