Accepting request 51502 from home:elvigia:branches:Base:System

I'll fix baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/51502
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2010-10-28 09:18:03 +00:00
committed by Git OBS Bridge
parent 09a1499e3d
commit 0fc5b9f3e4
5 changed files with 44 additions and 14 deletions

13
_service Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" ?>
<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">tukaani.org</param>
<param name="path">/xz/xz-5.0.0.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:xz-5.0.0.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">47a89e65c4690364a0123871a221e663d23a9fbd1ca756a804b10dd4006056d8</param>
</service>
</services>