- 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
This commit is contained in:
OBS User coolo
2012-09-24 15:48:01 +00:00
committed by Git OBS Bridge
parent b924d3b2a7
commit eaffb600ec
8 changed files with 39 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2012.08.24</param>
<param name="version">2012.09.24</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param>
</service>