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.
Updated: http://ensc.de/fedora/mimetic-0.8.9-2.src.rpm
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
thx I contacted the developer and asked him to avoid the 'config.h' file but got no answer yet.