[Bug 1052859] Annoying dependency on Test::More

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 16 08:14:14 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1052859



--- Comment #7 from Mathieu Bridon <bochecha at fedoraproject.org> ---
So, in your git commit, I see:

   # Don't package
  +%exclude %{perl_vendorlib}/auto/share/dist/Plack/#foo

Unfortunately, because you don't also exclude this file from the Test
subpackage, then it ends up packaged in there:

  $ rpm -qlp
http://kojipkgs.fedoraproject.rg/packages/perl-Plack/1.0030/2.fc21/noarch/perl-Plack-Test-1.0030-2.fc21.noarch.rpm
| grep foo
  /usr/share/perl5/vendor_perl/auto/share/dist/Plack/#foo

It probably doesn't matter much, but should it be excluded in both then?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Xspqel0dvk&a=cc_unsubscribe



More information about the perl-devel mailing list