8
0

- 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:
Juergen Weigert
2013-06-14 10:31:02 +00:00
committed by Git OBS Bridge
parent a07c85f8aa
commit 7b1ccb59bd
4 changed files with 12 additions and 4 deletions

View File

@@ -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