genwqe-tools/_service
OBS User michel_mno 487e0662a5 Accepting request 405915 from home:michel_mno:branches:hardware
- use upstream github.com/ibm-genwqe not github.com/tblume
- update from git v4.0.17 to master commit c2f7723
- add ppc64 as target arch
- link dynamically to libcxl available for ppc64/ppc64le
- new genwqe-user-4.0.17-libcxl.patch

OBS-URL: https://build.opensuse.org/request/show/405915
OBS-URL: https://build.opensuse.org/package/show/hardware/genwqe-tools?expand=0&rev=2
2016-07-01 14:34:19 +00:00

20 lines
797 B
Plaintext

<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="url">https://github.com/ibm-genwqe/genwqe-user.git</param>
<param name="subdir"></param>
<param name="filename">genwqe-user</param>
<param name="versionformat">4.0.17+git%cd.%h</param>
<param name="revision">master</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*genwqe-user-*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="disabled">
<param name="basename">genwqe-user</param>
</service>
</services>