Bug 167997

Summary: Dubious dependency on perl-libxml-enno
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: foomaticAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 3.0.2-28 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-14 09:35:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 128879    

Description Ville Skyttä 2005-09-10 08:47:46 UTC
perl-libxml-enno is being split into separate up to date subpackages (and  
partially moved to Extras) like has already happened in CPAN a long time ago  
(bug 128879).  
  
foomatic contains a dependency on perl-libxml-enno >= 1.02 which should be  
checked if it's a valid dependency in the first place and if it is, it should  
be changed into virtual perl(Module::Name) dependencies as appropriate.  
  
I didn't find any evidence to support validity of the perl-libxml-enno  
dependency by quickly grepping the files installed by foomatic, and it might  
be that there are other hardcoded perl-* dependencies in it that could be  
dropped from it too.

Comment 1 Tim Waugh 2005-09-13 11:42:25 UTC
The perl module dependencies ought to be picked up by RPM automatically during
build anyway, so I'll take them all out and see what's left.

Comment 2 Tim Waugh 2005-09-13 12:19:27 UTC
Fixed in CVS.