Activity Team/Obsolete/Native Packages

From Sugar Labs
< Activity Team‎ | Obsolete
Revision as of 02:51, 28 June 2010 by Alsroot (talk | contribs) (Created page with '<noinclude> {{TOCright}} Category:Zero Sugar </noinclude> == GNU/Linux distributions == Zero Sugar GNU/Linux distributions integration is designed to support primarily ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



GNU/Linux distributions

Zero Sugar GNU/Linux distributions integration is designed to support primarily OBS workflow.

Each OBS package is an all-sufficient Zero Sugar entity with one exception, it knows nothing about 0install infrastructure. It is possible to follow regular OBS procedures for these Zero packages e.g. creating links to Zero packages and branching them within OBS.

Each Zero package consist of:

  • 0sugar.info Zero Sugar spec file
  • revision file with revision number of current version
  • rpm.spec stub spec file for rpm based distributions
  • stub spec files for deb based distributions
  • tarballs with sources

RPM support

Each Zero package has rpm.spec file to support building package on all RPM based distributions that OBS supports. File contains only one line %zsugar_spec to invoke zsugar_spec macros which generates spec file content on demand according to current 0sugar.info and revision files content.