http://bugzilla.spamassassin.org/show_bug.cgi?id=3707





------- Additional Comments From [EMAIL PROTECTED]  2004-08-20 07:35 -------
Created an attachment (id=2273)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2273&action=view)
patch against Makefile.PL and spamc/configure.pl

Seems like I fogot to code some stuff I planned when I wrote the versioning
part.

This patch makes it possible to set a Makefile variable VERSION_STRING which
will tell version.h.pl to use that string instead of auto-detecting stuff (and
calling Mail::SpamAssassin on the way).  It's described in PACKAGING, the RPM
should do it like this:
  export PERL_MM_USE_DEFAULT=1
  perl Makefile.PL VERSION_STRING=%{version}

You can also give the string later on if you manually build spamc/Makefile:
  make spamc/Makefile VERSION_STRING=%{version}




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to