Bug 121168
Summary: | SAX parser not registered | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <scop> | ||||
Component: | perl-XML-LibXML | Assignee: | Chip Turner <cturner> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | rawhide | CC: | 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
Ville Skyttä
2004-04-18 11:44:50 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.
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 Except for the Release tag bump in rawhide, the patch still applies. Please fix for FC3. Applied to CVS, but build may be delayed due to build system problems. |