Changes

Jump to navigation Jump to search
Line 48: Line 48:  
  build-requires = <service-name> [<not-before-version>[-<before-version>]] [; ...]
 
  build-requires = <service-name> [<not-before-version>[-<before-version>]] [; ...]
   −
To see the full explanation of configure files format(e.g. using configure filed values in other fields) in python, see [http://docs.python.org/library/configparser.html].
+
Service.info file could contain other sections for various binary implementations. These sections are intended to describe particular dependencies environment and should contain only ''requires'' fields e.g if service developer is going to support binary implementations for f9 and f11, ''[F9]'' and ''[F11]'' sections will contain requires fields with dependencies versions that are used in f9 and f11. Names of these fields will be used in ''dist_bin'' command of ''0sugar-publish'' application.
    
== 0sugar-publish tool ==
 
== 0sugar-publish tool ==

Navigation menu