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 171624 - Review Request: mimetic -- A full featured MIME library written in C++
Summary: Review Request: mimetic -- A full featured MIME library written in C++
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Schwendt
QA Contact: David Lawrence
URL: http://codesink.org/mimetic_mime_libr...
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2005-10-24 15:15 UTC by Enrico Scholz
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-12-25 22:16:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Enrico Scholz 2005-10-24 15:15:54 UTC
Spec Name or Url: http://ensc.de/fedora/mimetic.spec
SRPM Name or Url: http://ensc.de/fedora/mimetic-0.8.9-1.src.rpm
Description:

mimetic is a GPL MIME library written in C++ designed to be easy to use
and integrate but yet fast and efficient. mimetic doesn't use exceptions
but it heavily uses templates so a mostly standard compliant C++ compiler
is required.

Comment 1 Enrico Scholz 2005-10-24 16:07:50 UTC
Updated:  http://ensc.de/fedora/mimetic-0.8.9-2.src.rpm

Comment 2 Michael Schwendt 2005-12-25 15:55:09 UTC
IMO, the authors ought to avoid putting a header file "config.h" into
the API and in a top-level search location. Not only because of the
HAVE_FOO definitions, but also because it increases the risk of search
path precedence conflicts in applications which may use an own config.h
file.

* source verified against upstream locations
* rpmlint is silent
* spec file looks good
* patch reviewed
* builds fine on FC4
* binary package listings look good

APPROVED


Comment 3 Enrico Scholz 2005-12-25 22:16:57 UTC
thx

I contacted the developer and asked him to avoid the 'config.h' file but got no
answer yet.


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