School Network/Open Build Service: Difference between revisions

Line 31: Line 31:
To create such distro-agnostic packages,
To create such distro-agnostic packages,


* upload a {{Code|sweets.recipe}} file in [[Platform_Team/Recipe_Specification|special notation]] to OBS package;
* upload a {{Code|sweets.recipe}} file in [[Sweets_Distribution/Recipe_Specification|special notation]] to OBS package;
* upload {{Code|.tar.gz}} sources with filename composed using {{Code|sweets.recipe}} fields:
* upload {{Code|.tar.gz}} sources with filename composed using {{Code|sweets.recipe}} fields:


  <implement>-<version>.tar.gz
  <context>-<version>.tar.gz


After that, OBS will start building submitted package on all attached OBS repositories.
After that, OBS will start building submitted package on all attached OBS repositories.