2016-06-26 15:07:04 +00:00
|
|
|
<services>
|
2017-01-30 11:53:13 +00:00
|
|
|
<service mode="disabled" name="obs_scm">
|
2016-06-26 15:07:04 +00:00
|
|
|
<param name="url">https://github.com/tpaviot/oce.git</param>
|
|
|
|
|
<param name="scm">git</param>
|
2018-03-12 08:31:39 +00:00
|
|
|
<param name="revision">OCE-0.18.3</param>
|
|
|
|
|
<param name="version">0.18.3</param>
|
2016-06-26 15:07:04 +00:00
|
|
|
</service>
|
2017-01-30 11:53:13 +00:00
|
|
|
<service mode="disabled" name="set_version" />
|
|
|
|
|
<service mode="buildtime" name="tar" />
|
|
|
|
|
<service mode="buildtime" name="recompress">
|
2016-06-26 15:07:04 +00:00
|
|
|
<param name="file">*.tar</param>
|
|
|
|
|
<param name="compression">xz</param>
|
|
|
|
|
</service>
|
|
|
|
|
</services>
|