Changes

Jump to navigation Jump to search
Line 159: Line 159:     
The packages that should be present before creating sources tarball. For example, if the ''exec'' command generates .c files from .vala, the vala dependency should be mentioned in the ''requires'' option.
 
The packages that should be present before creating sources tarball. For example, if the ''exec'' command generates .c files from .vala, the vala dependency should be mentioned in the ''requires'' option.
  −
=== [Bazaar] ===
  −
  −
Options from this section control how Bazaar processes recipe files.
  −
  −
'''repository''' = <OBS-repository-glob> [; ...]
  −
  −
List of Bazaar repositories recipe file should be built against. Value of ''repository'' option is a list of case-insensitive [http://docs.python.org/library/fnmatch.html globs]. Bu default, recipe will be built against all allowed repositories.
  −
  −
'''branch''' = <name>
  −
  −
It is possible to have several recipe files from the same Bazaar packages, e.g., to provide several branches of the same application. If option is omited default value, {{Code|master}}, will be used.
      
== Presets ==
 
== Presets ==

Navigation menu