forked from pool/suse-hpc
Egbert Eich
8c3e75f434
Explain the purpose of the package and explicitly specify the dependency in the package description and generated README. OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=25
21 lines
827 B
Plaintext
21 lines
827 B
Plaintext
<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>
|
|
<param name="revision">d6d9c0fddeefd4f22d4aa44d6a9f7bc7f625bcba</param>
|
|
<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>
|