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 165988 - Review Request: cppunit. C++ Port of JUnit Testing Framework
Summary: Review Request: cppunit. C++ Port of JUnit Testing Framework
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: David Lawrence
URL: http://cppunit.sourceforge.net/
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2005-08-15 14:51 UTC by Patrice Dumas
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-28 06:45:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
spec file changes for FE (2.06 KB, patch)
2005-08-15 15:16 UTC, Tom "spot" Callaway
no flags Details | Diff

Description Patrice Dumas 2005-08-15 14:51:10 UTC
SRPM Name or Url:   http://www.environnement.ens.fr/docs/fc-srpms/cppunit-1.11.0-1.src.rpm
Description: 

CppUnit is the C++ port of the famous JUnit framework for unit testing.
Test output is in XML for automatic testing and GUI based for supervised tests.

Comment 1 Tom "spot" Callaway 2005-08-15 15:16:44 UTC
Created attachment 117754 [details]
spec file changes for FE

This one needs a little more love. I actually had cppunit in my never-ending
queue of new packages, so I was able to add some fixes to your spec file.

Comment 2 Tom "spot" Callaway 2005-08-15 15:17:56 UTC
If you make those changes, I'll approve this one.

Comment 3 Patrice Dumas 2005-08-15 17:39:56 UTC
I am not persuaded that it is necessary to split in a devel package but if you
want too...

Regarding the summary it is clearer but may not be precise enough as if I'm not
wrong there are other C++ unit testing frameworks.

I didn't had graphviz and cppunit built fine, why is it needed?

Anyway I'll republish the srpm with your change if you confirm that graphviz is
needed.

Comment 4 Tom "spot" Callaway 2005-08-15 17:50:59 UTC
The summary is supposed to be minimal. The description is where the real meat
comes in. :)

Yes, I want to split to a -devel package. No need to take up space if its not
needed.

Graphviz is used to generate the graphs in the documentation. Without it, the
docs still build, but they don't have graphs.

Comment 5 Patrice Dumas 2005-08-15 18:10:13 UTC
Here is the srpm:

http://www.environnement.ens.fr/docs/fc-srpms/cppunit-1.11.0-2.src.rpm


Comment 6 Tom "spot" Callaway 2005-09-08 22:49:57 UTC
- rpmlint checks return:

W: cppunit-devel no-documentation
Safe to ignore.

- package meets naming guidelines
- package meets packaging guidelines
- license (LGPL) OK, text in %doc, matches source
- spec file legible, in am. english
- source matches upstream
- package compiles on devel (x86)
- no missing BR
- no unnecessary BR
- no locales
- not relocatable
- owns all directories that it creates
- no duplicate files
- permissions ok
- %clean ok
- macro use consistent
- code, not content
- no need for -docs
- nothing in %doc affects runtime
- no need for .desktop file
- devel package ok
- no .la files
- post/postun ldconfig ok
- devel requires base package n-v-r 

APPROVED. (sorry it took so long)

Comment 7 Patrice Dumas 2005-09-12 07:44:20 UTC
I packaged cppunit because opendap uses it a lot, but I don't know what it is.
Do you want to take ownership? Otherwise i can update when new versions are out...

Comment 8 Patrice Dumas 2005-09-12 10:23:37 UTC
In the build log there are errors that don't appear in my local builds. I
believe this corresponds with a missing dependency.

Error: fontconfig: Couldn't retrieve font family name. : Helvetica

I have skimmed through the docs and found that it is likely that the missing
font is a font used for the graphs (in the packaged version the text in boxes
seems to be monospaced and overflow from the boxes). Maybe it is a missing
dependency for graphviz? Or for cppunit, but I haven't more clue. 

Comment 9 Patrice Dumas 2005-09-28 06:45:00 UTC
I have reported thee issue on the fedora extras list. Closing.


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