forked from pool/perl-File-Unpack
- 0.63 * supporting lzip, untested
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=72
This commit is contained in:
committed by
Git OBS Bridge
parent
a07c85f8aa
commit
7b1ccb59bd
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b1217b4d76979b7c3a19836f5463820a19f610aedfa4610f255ea78892e95507
|
|
||||||
size 357340
|
|
3
File-Unpack-0.63.tar.gz
Normal file
3
File-Unpack-0.63.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:718cb348f4333bdef99732c939455946d7e5655df3e2697459d3e88b8d94653f
|
||||||
|
size 357128
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 14 10:29:04 UTC 2013 - jw@suse.com
|
||||||
|
|
||||||
|
- 0.63 * supporting lzip, untested
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 7 18:28:40 UTC 2013 - jw@suse.com
|
Tue May 7 18:28:40 UTC 2013 - jw@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-File-Unpack
|
Name: perl-File-Unpack
|
||||||
Version: 0.62
|
Version: 0.63
|
||||||
Release: 0%{?dist}
|
Release: 0%{?dist}
|
||||||
Summary: An strong archive file unpacker, based on mime-types
|
Summary: An strong archive file unpacker, based on mime-types
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
@@ -96,8 +96,11 @@ Requires: perl(Text::Sprintf::Named)
|
|||||||
# 11.1 and SLES11 say: unresolvable: nothing provides xz
|
# 11.1 and SLES11 say: unresolvable: nothing provides xz
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: xz
|
Requires: xz
|
||||||
|
BuildRequires: lzip
|
||||||
|
Requires: lzip
|
||||||
%else
|
%else
|
||||||
Recommends: xz
|
Recommends: xz
|
||||||
|
Recommends: lzip
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?suse_version} > 1010
|
%if 0%{?suse_version} > 1010
|
||||||
|
Reference in New Issue
Block a user