build/_service
OBS User coolo eaffb600ec - update to current git (03587016a7eca7788f404820642a2b5a1556aa0b)
Adrian Schröter (1):
      - use default MEMSIZE in check_for_ppc
Anas Nashif (2):
      pass --use-system-qemu option to init_buildsystem
      Support https repositories
Frank Lichtenheld (1):
      init_buildsystem: fail early on reorder failure
Martin Koegler (4):
      Diff can't handle empty files
      Refactor diff generation
      Handle overriden files already present in the orig.tar.gz correctly in debtransform
      Correct version number of binaries, if necessary
Michael Schroeder (3):
      - don't add self-provides for src packages
      - support binary rpms with fo SOURCERPM header element
      - drop '-o' bsdtar flag when unpacking preinstall images
Werner Fink (1):
      Make init_buildsystem able to use the features of newer rpm

Rev openSUSE:Tools/182 Md5 46aa481dc744c4fb268defc0ba0fb9c7 2012-09-24 15:48:01 coolo None
2012-09-24 15:48:01 +00:00

13 lines
413 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="version">2012.09.24</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">
<param name="compression">gz</param>
<param name="file">*.tar</param>
</service>
<service name="set_version" mode="disabled"/>
</services>