Looks like the usage of this configuration option has changed between
clamav-0.98.1 and clamav-0.98.4
Before it used to be a 'boolean' option, now it needs an argument that
specifies a home directory for 'libcurl' installation.
If you leave RPM spec as is, the configuration script produces this warning:
configure: WARNING: libcurl not found. Please use the web interface for
submitting FPs/FNs.
The fix is to change the option to this:
--with-libcurl="%{_prefix}" \
Fixing it, also results in 'clamsubmit' being built, so it has to be added to
the '%files'
%{_bindir}/clamsubmit
Thank you,
-Alex Pogrebnyak
_______________________________________________
users mailing list
[email protected]
http://lists.repoforge.org/mailman/listinfo/users