diff options
author | Rob Funk <rfunk@funknet.net> | 2004-06-18 04:17:07 +0000 |
---|---|---|
committer | Rob Funk <rfunk@funknet.net> | 2004-06-18 04:17:07 +0000 |
commit | 4f40dc60c125ad1e14071c234b67315fab6c6fc3 (patch) | |
tree | c98e66addc90bb61fb448e9dbc458cc3ec7915e4 /dist-tools/shipper/README | |
parent | e2fbba91f98b2270da86d6cde1d680ff57aca077 (diff) | |
download | fetchmail-4f40dc60c125ad1e14071c234b67315fab6c6fc3.tar.gz fetchmail-4f40dc60c125ad1e14071c234b67315fab6c6fc3.tar.bz2 fetchmail-4f40dc60c125ad1e14071c234b67315fab6c6fc3.zip |
Move shipper to dist-tools directory
svn path=/trunk/; revision=3889
Diffstat (limited to 'dist-tools/shipper/README')
-rw-r--r-- | dist-tools/shipper/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dist-tools/shipper/README b/dist-tools/shipper/README new file mode 100644 index 00000000..c06f813a --- /dev/null +++ b/dist-tools/shipper/README @@ -0,0 +1,7 @@ + README for shipper + +shipper automates the tedious process of shipping a software release to +several standard places, including ibiblio, the Red Hat submission directory, +and your own hosted website. It also knows how to post a release announcement +to freshmeat.net via freshmeat-submit. Two auxiliary tools, buildrpms and +rpm2lsm, build RPMs and generate LSM files from them respectively. |