changeset 11:2c27bd4a1783

- Update README.
author Thomas Fitzsimmons <fitzsim@redhat.com>
date Thu, 05 Jul 2007 18:31:15 -0400
parents f8479c7fb138
children 100294ec1a1f
files README
diffstat 1 files changed, 8 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Jul 05 18:18:19 2007 -0400
+++ b/README	Thu Jul 05 18:31:15 2007 -0400
@@ -41,6 +41,12 @@
 1. Verify that make mockbuild works on i586 and x86_64.
 2. Verify that NoSource line is not commented out in spec file.
 3. make tag
-4. make srpm
-5. Upload .nosrc.rpm to
+4. hg push
+5. make srpm
+6. md5sum java-1.7.0-icedtea-1.7.0.0-0.5.b14.nosrc.rpm
+7. scp -p java-1.7.0-icedtea-1.7.0.0-0.5.b14.nosrc.rpm \
    icedtea.classpath.org:/var/lib/public-download/fedora
+8. ssh icedtea.classpath.org \
+   md5sum \
+   /var/lib/public-download/fedora/java-1.7.0-icedtea-1.7.0.0-0.5.b14.nosrc.rpm
+9. Verify that md5sums match.