Platform Team/Package Management System: Difference between revisions
| Line 84: | Line 84: | ||
** create a project on OBS, | ** create a project on OBS, | ||
** call {{Code|0sugar push <obs-project>}} | ** call {{Code|0sugar push <obs-project>}} | ||
* options for distributors: | |||
** If it is OBS based distribution, there is no need in any packaging related work at all, just link/branch activity to your distribution project. | |||
** Reuse activity spec file to build native package in non-OBS build farm (most likely resulted package will not conform all requirements for inclusion to official repository). | |||
** Using sources tarball generated by {{Code|0sugar dist}} command and information about dependencies from spec file, create regular package for particular GNU/Linux distribution. | |||
== Documentation == | == Documentation == | ||