Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: fann - A fast artificial neural network library
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=245160
------- Additional Comments From rc040203@freenet.de 2007-07-09 05:02 EST ------- Mustfix:
- Please either disable building the static libs (Append --disable-static tp %configure) or package the *.a's into a *-static sub-packages.
- Your buildroot doesn't comply to the Fedora Packaging Guidelines
Recommendation: - I recommend to install this package's headers into a subdirectory of %{_includedir} instead of directly installing them into %{_includedir}.
(Append --includedir=%{_includedir}/fann (or similar) to %configure)