1
0
forked from pool/boinc-client

Store tarball in OBS

OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=48
This commit is contained in:
Jan Engelhardt 2016-04-24 07:06:31 +00:00 committed by Git OBS Bridge
parent 649e877560
commit 6f53caa086
3 changed files with 2 additions and 8 deletions

View File

@ -1,12 +1,6 @@
<services>
<service name="download_url">
<param name="host">github.com</param>
<param name="protocol">https</param>
<param name="path">/BOINC/boinc/archive/client_release/7.6/7.6.22.tar.gz</param>
<param name="filename">boinc-client_release-7.6-7.6.22.tar.gz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:boinc-client_release-7.6-7.6.22.tar.gz</param>
<param name="file">7.6.22.tar.gz</param>
<param name="verifier">sha256</param>
<param name="checksum">b5b2b211725bc46399d3504bd6b0b60a9f9506d9f6b5a04d524991f239c16585</param>
</service>

View File

@ -29,7 +29,7 @@ Summary: The BOINC client
License: GPL-3.0+ or LGPL-3.0+
Group: Productivity/Clustering/Computing
Url: http://boinc.berkeley.edu/
Source0: %{name}_release-7.6-%{version}.tar.gz
Source: https://github.com/BOINC/boinc/archive/client_release/7.6/7.6.22.tar.gz
Source1: boinc-icons.tar.bz2
Source2: boinc-gui.desktop
Source3: README.SUSE