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
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-File-Unpack
|
||||
Version: 0.62
|
||||
Version: 0.63
|
||||
Release: 0%{?dist}
|
||||
Summary: An strong archive file unpacker, based on mime-types
|
||||
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
|
||||
BuildRequires: xz
|
||||
Requires: xz
|
||||
BuildRequires: lzip
|
||||
Requires: lzip
|
||||
%else
|
||||
Recommends: xz
|
||||
Recommends: lzip
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} > 1010
|
||||
|
Reference in New Issue
Block a user