Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=770740
adev adev88@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adev88@gmail.com
--- Comment #3 from adev adev88@gmail.com 2012-01-06 11:25:57 EST --- Hi,
Quick comments about your spec file :
- use the %{_isa} macro for your "Requires" dependencies on binary packages.
- "-DCMAKE_INSTALL_PREFIX=/usr" is useless, it is already included in the %cmake macro
- %{_libdir} could be used instead of /usr/lib64/ with your cmake command
- same with %{_includedir} instead of /usr/include