Platform Team/Guide/Sweets Packaging: Difference between revisions
| Line 82: | Line 82: | ||
* provide relevant value for ''build-command'' field in ''service.info'' file | * provide relevant value for ''build-command'' field in ''service.info'' file | ||
* if you want to support binaries for different dependencies environments, add additional sections to ''service.info'' file with ''requires'' fields that describe dependencies versions of particular environment | |||
* increase/change version/stability field in ''service.info'' file | * increase/change version/stability field in ''service.info'' file | ||
* ''0sugar-publish dist'' to add sources tarball to ''dist/'' and change local feed correspondingly | * ''0sugar-publish dist'' to add sources tarball to ''dist/'' and change local feed correspondingly | ||
* on every platform, you are trying to support binaries for, run ''0sugar-publish dist_bin'' to build, and add to local field, binaries for this particular platform | * on every platform, you are trying to support binaries for, run ''0sugar-publish dist_bin'' to build, and add to local field, binaries for this particular platform | ||
* if you added additional sections for ''service.info'', run ''0sugar-publish dist_bin <section-name'' to produce addition binaries | |||
* ''0sugar-publish push'' to rsync changed files from ''dist/'' to the server | * ''0sugar-publish push'' to rsync changed files from ''dist/'' to the server | ||