http://bugzilla.spamassassin.org/show_bug.cgi?id=3523
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2056 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2004-06-20 13:14 -------
Created an attachment (id=2057)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2057&action=view)
patch against Makefile.PL and build/update_*
ok, try this one. I added a target 'version.env' to the Makefile which
conveniently dumps some variations of the version string to that file. That one
is used by update_devel, update_stable mostly relies on update_devel anyway.
btw, I kept the behaviour the scripts currently show. That is:
* The devel/ build is called -cvs. Maybe we should call it -trunk or -latest
instead?
* If you've got some EXTRA_VERSIONs set in SA.pm (like pre1), they will also be
in the filename. So from now on we'll have both and old 3.0.0-cvs *and* an
updated 3.0.0-pre1-cvs tarball lying around. A bit confusin I think.
* These scripts don't do very much error checking; if something fails on the
way they will happily continue to do stupid things. Maybe they should be
replaced with a Makefile ;-)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.