Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/delivery.html
Дата изменения: Wed Aug 9 16:29:06 2000
Дата индексирования: Sat Dec 22 09:11:06 2007
Кодировка:

Поисковые слова: http news.cosmoport.com 2005 04 22 1.htm
SAS package delivery procedure

Package delivery

Registering as a developer

SAS packages are digitally signed by the upload utility `uploadsas'. Before you can start delivering packages, you must first register yourself with the SOC and provide your PGP public key which is used to authenticate your deliveries.

Delivering a package

To deliver a development version of your package please do the following:
  1. Do 'make clobber' in the top level directory of your package.
  2. Verify the following:
    1. all the checks in the checklist are ok
    2. make check gives only +, no -
    3. make dist succeeds
  3. Upload the package with the utility `uploadsas' which is available from the SOC

Notes

Patches

In case a minor change will fix a broken package the SOC might decide to generate a patch.

A patch is generated with the following sequence of commands:

The generated patch is delivered the same way as a package. When it is accepted it will be distributed to the developers together with the normal packages. 
Updated on: August 9, 2000