aboutsummaryrefslogtreecommitdiffstats
path: root/shipper/README
diff options
context:
space:
mode:
authorRob Funk <rfunk@funknet.net>2004-06-18 01:32:22 +0000
committerRob Funk <rfunk@funknet.net>2004-06-18 01:32:22 +0000
commitc0573a237af3dc90386646efea80f65b688ed23c (patch)
treef9d5834525352834c462c0a567bf8ad1d30336a6 /shipper/README
parentc227c01f855cd1c67bcc002fe1594a3f3ca7d1c8 (diff)
downloadfetchmail-c0573a237af3dc90386646efea80f65b688ed23c.tar.gz
fetchmail-c0573a237af3dc90386646efea80f65b688ed23c.tar.bz2
fetchmail-c0573a237af3dc90386646efea80f65b688ed23c.zip
Add ESR's shipper utility (version 0.5) in a subdir,
for easily making releases (since the makerelease script depends on it) svn path=/trunk/; revision=3886
Diffstat (limited to 'shipper/README')
-rw-r--r--shipper/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/shipper/README b/shipper/README
new file mode 100644
index 00000000..c06f813a
--- /dev/null
+++ b/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.