SHA256
3
0
forked from pool/xz

remove _service

OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=32
This commit is contained in:
Stephan Kulow 2011-09-17 15:19:48 +00:00 committed by Git OBS Bridge
parent bd282443b5
commit b61c39443f
3 changed files with 4 additions and 13 deletions

View File

@ -1,12 +0,0 @@
<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">tukaani.org</param>
<param name="path">/xz/xz-5.0.3.tar.bz2</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:xz-5.0.3.tar.bz2</param>
<param name="verifier">sha256</param>
<param name="checksum">5a11b9e17bfcda62319c5a8c4a2062dc81607a316d3f6adff89422d81ec1eae9</param>
</service>
</services>

3
xz-5.0.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a11b9e17bfcda62319c5a8c4a2062dc81607a316d3f6adff89422d81ec1eae9
size 1025913

View File

@ -24,7 +24,7 @@ Release: 2
Group: Productivity/Archiving/Compression Group: Productivity/Archiving/Compression
License: LGPLv2.1+ License: LGPLv2.1+
Url: http://tukaani.org/lzma/ Url: http://tukaani.org/lzma/
Source: %{name}-%{version}.tar.bz2 Source: http://tukaani.org/xz/%{name}-%{version}.tar.bz2
Source2: baselibs.conf Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkg-config BuildRequires: pkg-config