diff BUILD.txt @ 1643:41dbd406a79c 0.6.0a1

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Fri, 09 May 2003 05:28:42 +0000
parents da7edcdd8500
children 0feb34b2de71
line wrap: on
line diff
--- a/BUILD.txt	Fri May 09 05:07:23 2003 +0000
+++ b/BUILD.txt	Fri May 09 05:28:42 2003 +0000
@@ -8,7 +8,8 @@
 running:
 
 1. Edit roundup/__init__.py and doc/announcement.txt to reflect the new
-   version and appropriate announcements.
+   version and appropriate announcements. Add truncated announcement to
+   setup.py description field.
 2. python setup.py clean --all
 3. Edit setup.py to ensure that all information therein (version, contact
    information etc) is correct.
@@ -27,13 +28,6 @@
  python setup.py sdist --quiet
  python2.3 setup.py register
 
-or, for the sad RedHat users::
-
- python2 setup.py clean --all
- python2 setup.py sdist --manifest-only
- python2 setup.py sdist --quiet
- python2.3 setup.py register
-
 
 Distributing Releases
 =====================

Roundup Issue Tracker: http://roundup-tracker.org/