http://bugzilla.spamassassin.org/show_bug.cgi?id=3523
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2057 is|0 |1
obsolete| |
------- Additional Comments From [EMAIL PROTECTED] 2004-06-25 14:10 -------
Created an attachment (id=2067)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2067&action=view)
new version
k, here's reworked version of the patch. Before I used -cvs because I didn't
want to change any existing behaviour ;-)
Most of the changes are just cleanup (using a bunch of variables instead of all
the "Mail-SpamAssassin-$vers" strings). What has actually changed is:
- The current build is called "Mail-SpamAssassin-x.y-latest" -- ie. contains
just the branch version plus some tag. I chose -latest instead of -cvs, -svn or
-trunk as its the most neutral in my eyes. I guess we'll have also two -latest
ones lying around -- one for HEAD and one for the current stable branch.
- If some essential command inside the script fails, it actually bails out with
an exit code.
- I enables 'set -x' -- pretty useful to see what exactly failed :)
- If no gppsign script is found, the release will build successfully, unsigned
but print a fat warning in the end.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.