From c12b30cebb92b49c5edb6df255c0952c65b4ddc6 Mon Sep 17 00:00:00 2001 From: "kate.ward" Date: Sun, 10 May 2009 18:03:58 +0000 Subject: finalizing 1.0.3 release --- source/1.0/README.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'source/1.0/README.html') diff --git a/source/1.0/README.html b/source/1.0/README.html index 9a9fb6b..b774e9a 100644 --- a/source/1.0/README.html +++ b/source/1.0/README.html @@ -397,17 +397,16 @@ $ pwd $ svn export https://shflags.googlecode.com/svn/tags/1.0.0 shflags-1.0.0 -
-

Create Tarball

+
+

Create the tarball

 $ tar cfz ../releases/shflags-1.0.0.tgz shflags-1.0.0
 
-
-

md5sum the Tarball and Sign With gpg

+
+

Sign the tarball with gpg

 $ cd ../releases
-$ md5sum shflags-1.0.0.tgz >shflags-1.0.0.tgz.md5
 $ gpg --default-key kate.ward@forestent.com --detach-sign shflags-1.0.0.tgz
 
@@ -417,9 +416,10 @@ $ gpg --default-key kate.ward@forestent.com --detach-sign shflags-1.0.0.tgz info (release, date, and MD5), and the release with GPG signature needs to uploaded.

-
-

Post to Freshmeat

+
+

Post to the Web

@@ -444,7 +444,7 @@ parsable into an HTML file.

- +
-- cgit v1.2.3