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>
|
|
|
|
<param name="versionformat">0.1.%h</param>
|
2017-11-20 21:03:10 +01:00
|
|
|
<param name="revision">10f46e14ff638192561d1de900eef46bdd9bb2eb</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>
|