remove _service
OBS-URL: https://build.opensuse.org/package/show/Base:System/xz?expand=0&rev=32
This commit is contained in:
parent
bd282443b5
commit
b61c39443f
12
_service
12
_service
@ -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
3
xz-5.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a11b9e17bfcda62319c5a8c4a2062dc81607a316d3f6adff89422d81ec1eae9
|
||||||
|
size 1025913
|
2
xz.spec
2
xz.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user