libvma/_service
Nicolas Morey-Chaisemartin 841df1db18 Accepting request 888999 from home:NMoreyChaisemartin:branches:science:HPC
- Update to 9.2.2
  - Support Bonding over rdma-core
  - Several bug fixes
    - See journal.txt for a complete list
- Enable PIE

OBS-URL: https://build.opensuse.org/request/show/888999
OBS-URL: https://build.opensuse.org/package/show/science:HPC/libvma?expand=0&rev=20
2021-04-28 10:35:25 +00:00

17 lines
594 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/Mellanox/libvma.git</param>
<param name="package-meta">no</param>
<param name="exclude">.git</param>
<param name="filename">libvma</param>
<param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
<param name="revision">1610cf601e5a601672bdade4f8c70a9fd47f5f24</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">libvma*.tar</param>
<param name="compression">gz</param>
</service>
</services>