Accepting request 532128 from science:HPC
1 OBS-URL: https://build.opensuse.org/request/show/532128 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-hpc?expand=0&rev=4
This commit is contained in:
commit
e76eae69e4
20
_service
Normal file
20
_service
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
<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">960d92268df13a0806254c325e3e72e135268c77</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>
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 6 08:09:44 UTC 2017 - nmoreychaisemartin@suse.com
|
||||||
|
|
||||||
|
- Add _service to fetch github files
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 5 12:31:55 UTC 2017 - eich@suse.com
|
||||||
|
|
||||||
|
- Make source files downloadable from git.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 4 08:15:18 UTC 2017 - eich@suse.com
|
Wed Oct 4 08:15:18 UTC 2017 - eich@suse.com
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define git_ver .960d922
|
||||||
Summary: SUSE HPC Environment
|
Summary: SUSE HPC Environment
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
|
Loading…
Reference in New Issue
Block a user