https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6564
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Kevin A. McGrail <[email protected]> 2011-03-29 11:26:28 EDT --- This doesn't sound like a valid bug. The Makefile handles these items the same way: EXE_FILES = sa-check_spamd sa-update sa-learn spamd/spamd sa-compile spamassassin spamc/spamc$(EXE_EXT) sa-awl So for spamc to be treated differently sounds weird. Are you able to reproduce this? For example, modify a log message in spamc.c and then make install. Do you get a newer date/time spamc installed in your destination directory? Is the time/date correct on your machine? One thought is that spamc/spamd doesn't change much between versions. Perhaps they are identical despite the newer dates? Can you diff the src/spamc/spamc file versus the installed file? Maybe we can add a static compilation date/time to spamc and spamd so they always change but that sounds like a lot of work for little gain. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
