Bug 121168

Summary: SAX parser not registered
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: perl-XML-LibXMLAssignee: Chip Turner <cturner>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: wtogami
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-18 02:06:11 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: 121167    
Bug Blocks: 123268, 125270, 133652    
Attachments:
Description Flags
Register parsers, other improvements none

Description Ville Skyttä 2004-04-18 11:44:50 UTC
perl-XML-LibXML-1.56-10 does not register the SAX parser.  Will attach
a fix which also updates to 1.58 and has some other improvements.

Comment 1 Ville Skyttä 2004-04-18 11:45:57 UTC
Created attachment 99515 [details]
Register parsers, other improvements

* Sun Apr 18 2004 Ville Skyttä <ville.skytta at iki.fi> - 1.58-1
- Update to 1.58.
- Require perl(:MODULE_COMPAT_*).
- Handle ParserDetails.ini parser registration.
- BuildRequires libxml2-devel.
- Own installed directories.

Comment 2 Ville Skyttä 2004-04-18 11:47:58 UTC
Note: using %triggerin with perl-XML-SAX instead of %post for cases
where perl-XML-SAX is upgraded such that the versioned dir location of
ParserDetails.ini changes, eg.

/usr/lib/perl5/vendor_perl/5.8.1/XML/SAX/ParserDetails.ini ->
/usr/lib/perl5/vendor_perl/5.8.3/XML/SAX/ParserDetails.ini

Comment 3 Ville Skyttä 2004-07-06 21:59:42 UTC
Except for the Release tag bump in rawhide, the patch still applies. 
Please fix for FC3.

Comment 4 Warren Togami 2004-09-24 22:55:15 UTC
Applied to CVS, but build may be delayed due to build system problems.