diff --git a/perl-File-Unpack.changes b/perl-File-Unpack.changes index 58a90b4..dad5bd0 100644 --- a/perl-File-Unpack.changes +++ b/perl-File-Unpack.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 12 12:49:34 UTC 2014 - jnweiger@gmail.com + +- perl-String-ShellQuote pulled in by name, to work around + perl-App-cpanminus false positives. + ------------------------------------------------------------------- Mon Jan 27 21:31:11 UTC 2014 - jw@suse.com diff --git a/perl-File-Unpack.spec b/perl-File-Unpack.spec index 3fb1f53..7f2cbdc 100644 --- a/perl-File-Unpack.spec +++ b/perl-File-Unpack.spec @@ -85,8 +85,10 @@ Requires: perl(Compress::Raw::Zlib) >= 2.024 Requires: perl(Filesys::Statvfs) Requires: perl(IPC::Run) Requires: perl(JSON) -Requires: perl(String::ShellQuote) Requires: perl(Text::Sprintf::Named) +# App-cpanminus provides a bogus String::ShellQuote. We need to go by package name here. +# Requires: perl(String::ShellQuote) +Requires: perl-String-ShellQuote ## refer to Unpack.pm:@builtin_mime_handlers and to the helper subdirectory ## to see what we might need: