2017-10-06 10:32:55 +02:00
|
|
|
<services>
|
|
|
|
<service name="tar_scm" mode="disabled">
|
|
|
|
<param name="scm">git</param>
|
|
|
|
<param name="url">https://github.com/openSUSE/hpc.git</param>
|
|
|
|
<param name="package-meta">no</param>
|
|
|
|
<param name="exclude">.git</param>
|
|
|
|
<param name="filename">suse-hpc</param>
|
2018-11-18 22:36:28 +01:00
|
|
|
<param name="versionformat">0.4.%h</param>
|
2019-02-07 07:58:32 +01:00
|
|
|
<param name="revision">ec20e912f5395e091bede4849ecc5476581c1871</param>
|
2017-10-06 10:32:55 +02:00
|
|
|
<param name="extract">general/dlinfo.c</param>
|
|
|
|
<param name="extract">general/macros.hpc</param>
|
|
|
|
<param name="extract">general/hpc_elf.pl</param>
|
|
|
|
<param name="extract">general/hpc_elf.attr</param>
|
|
|
|
<param name="extract">general/hpc_elflib.attr</param>
|
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="disabled">
|
|
|
|
<param name="file">suse-hpc*.tar</param>
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
</service>
|
|
|
|
</services>
|