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.
an class="s2">"Uploading fetchmail version ${version} FAQ" if [ $* ] then ../upload $* else lftp <<EOF # First, copy to primary website open ${WWWHOST} cd ${WWWDIR}/fetchmail put fetchmail-FAQ.html close # Next, upload to the ftp site open locke.ccil.org cd ~ftp/pub/esr/fetchmail put FAQ close EOF echo "fetchmail FAQ uploaded" fi