build/_service
Stephan Kulow 97473c03a7 - update from git:
(mls) simplify debug package code so that it also works with --target

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=168
2012-06-05 14:26:14 +00:00

13 lines
413 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="version">2012.06.05</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>