aboutsummaryrefslogtreecommitdiffstats
path: root/dist-tools/shipper/README
blob: c06f813adc4a318664650ba6f2d97eb7e92cab96 (plain)
1
2
3
4
5
6
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.
t "$0" ; exit 1 ; } ANN=fetchmail-EN-2010-03 FILE=$HOME/VCS-mine/fetchmail.git/$ANN.txt test -r $FILE || { echo "Cannot find $FILE." ; exit 1 ; } SUBJECT="fetchmail erratum notice $ANN" MAILER=mail $MAILER -r matthias.andree@gmx.de -s "$SUBJECT" <$FILE \ vendor-sec@lst.de \ fetchmail-announce@lists.sourceforge.net