Bug 226292 (perl-XML-Twig)
| Summary: | Merge Review: perl-XML-Twig | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nobody's working on this, feel free to take it <nobody> | ||||
| Component: | Package Review | Assignee: | Marcela Mašláňová <mmaslano> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | cweyl, fedora-package-review, jose.p.oliveira.oss, notting, robin.norwood | ||||
| Target Milestone: | --- | Flags: | mmaslano:
fedora-review+
|
||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-07-25 08:24:37 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: | |||||||
| Attachments: |
|
||||||
|
Description
Nobody's working on this, feel free to take it
2007-01-31 20:39:40 UTC
Created attachment 148260 [details]
Specfile patch
Robin,
The patch includes the usual minor stuff (tabs -> spaces, find options order,
...) plus:
* eliminates patch0 (it was already being skipped)
* uses the Makefile.PL -y option
jpo
applied patch and built for f8 perl-XML-Twig-3.29-2.fc8 build log: http://koji.fedoraproject.org/koji/getfile?taskID=51444&name=build.log Robin, Now it makes sense to add the missing build requirements (modules mentioned in the test suite output). ---------- Configuration: perl: 5.008008 OS: linux - i686-linux XML::Parser : 2.34 (required) expat : 1.95.8 (required) Scalar::Util : 1.18 (for improved memory management) Encode : 2.12 (for encoding conversions) LWP : 5.805 (for the parseurl method) HTML::Entities : 1.35 (for the html_encode filter) Tie::IxHash : <not available> (for the keep_atts_order option) XML::XPathEngine : <not available> (to use XML::Twig::XPath) XML::XPath : <not available> (to use XML::Twig::XPath if Tree::XPathEngine not available) HTML::TreeBuilder : <not available> (to use parse_html and parsefile_html) Text::Wrap : 2005.082401 (to use the "wrapped" option for pretty_print) Test : 1.25 (for testing purposes) Test::Pod : <not available> (for testing purposes) XML::Simple : <not available> (for testing purposes) XML::Handler::YAWriter : <not available> (for testing purposes) XML::SAX::Writer : <not available> (for testing purposes) XML::Filter::BufferText : <not available> (for testing purposes) IO::Scalar : <not available> (for testing purposes) ---------- Yessir. :-) build done - perl-XML-Twig-3_29-3_fc8 #3 all modules available rpmlint doesn't complain any more. |