Bug 239241 - perl-Pod-Strip: missing dependency on perl(Pod::Simple)
Summary: perl-Pod-Strip: missing dependency on perl(Pod::Simple)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Pod-Strip
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jose Pedro Oliveira
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: Module-ExtractUse
TreeView+ depends on / blocked
 
Reported: 2007-05-06 20:19 UTC by Ville Skyttä
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version: 1.02-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-06 21:36:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2007-05-06 20:19:31 UTC
perl-Pod-Strip 1.02-1.fc6 is missing a dependency on perl(Pod::Simple) -
rpmbuild doesn't catch dependencies from "use base ..." statements:

$ perl -MPod::Strip -e ''
Base class package "Pod::Simple" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at /usr/lib/perl5/vendor_perl/5.8.8/Pod/Strip.pm line 6
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.8.8/Pod/Strip.pm line 6.
Compilation failed in require.
BEGIN failed--compilation aborted.

Comment 1 Jose Pedro Oliveira 2007-05-06 21:36:19 UTC
New package - perl-Pod-Strip-1.02-2 - built for FC-5, FC-6, and F-7.

Specfile changelog:
perl(Pod::Simple) added to the requirement list.




Note You need to log in before you can comment on or make changes to this bug.