Bug 510186 - Perl-Curses needs to filter a development module: perl(ExtUtils::testlib)
Summary: Perl-Curses needs to filter a development module: perl(ExtUtils::testlib)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Curses
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Garrick Staples
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-08 08:59 UTC by Nicolas Chauvet (kwizart)
Modified: 2009-07-22 08:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-07-22 08:11:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Update to 1.27 and fix dependencies extraction on %%doc (1.87 KB, patch)
2009-07-16 08:57 UTC, Nicolas Chauvet (kwizart)
no flags Details | Diff

Description Nicolas Chauvet (kwizart) 2009-07-08 08:59:42 UTC
Description of problem:
Perl-Curses needs to filter a development package: perl(ExtUtils::testlib)

Version-Release number of selected component (if applicable):
perl-Curses-1.20-4.fc11.i586

How reproducible: always


Steps to Reproduce: on a New default install
1. yum install perl-Curses
  
Actual results:
Installation:
 perl-Curses
Installation pour dépendance:
 perl-ExtUtils-MakeMaker
 perl-ExtUtils-ParseXS
 perl-Test-Harness
 perl-devel


Expected results:
Installation:
 perl-Curses
without the developement dependencies bring by perl(ExtUtils::testlib)

Additional info:

Comment 1 Nicolas Chauvet (kwizart) 2009-07-16 08:39:30 UTC
That problem can be solved by removing the exec perm for the demo* provided as %doc

Comment 2 Nicolas Chauvet (kwizart) 2009-07-16 08:57:57 UTC
Created attachment 353957 [details]
Update to 1.27 and fix dependencies extraction on %%doc

Comment 3 Nicolas Chauvet (kwizart) 2009-07-21 14:36:04 UTC
That problem would deserve to be fixed before the Mass Rebuild so we can discover possible missing Build Requirement from packages using perl-Curses at built time.

Comment 4 Marcela Mašláňová 2009-07-22 08:11:27 UTC
(In reply to comment #3)
> That problem would deserve to be fixed before the Mass Rebuild so we can
> discover possible missing Build Requirement from packages using perl-Curses at
> built time.  

Ok, I made a commit for you, with your patch. I hope maintainer don't mind.


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