[Bug 462580] Review Request: wstx - Woodstox Stax Implementation

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 25 13:12:07 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=462580





--- Comment #2 from Mary Ellen Foster <mefoster at gmail.com>  2008-11-25 08:12:05 EDT ---
While I'm at it, here are some rpmlint warnings on the OpenJDK-built packages:

wstx.i386: W: no-documentation
(probably not an issue, but should some of the files from the "manual"
subpackage maybe be included as documentation in the main package?)

wstx.i386: W: non-conffile-in-etc /etc/maven/fragments/wstx
(should it be marked %config(noreplace) ?)

wstx.i386: E: explicit-lib-dependency msv-xsdlib
(false positive because of the package name matching "*lib*")

wstx.i386: W: non-standard-group Development/Libraries/Java
(should be "Development/Libraries"?)

wstx-j2me.i386: W: no-documentation
(no big issue)

wstx-j2me.i386: W: non-standard-group Development/Libraries/Java
(==> "Development/Libraries" ?)

wstx-javadoc.i386: W: non-standard-group Development/Documentation
(==> "Documentation" ?)

wstx-manual.i386: W: file-not-utf8 /usr/share/doc/wstx-3.1.1/CREDITS
(run iconv on it during the build:
inside %prep:
    iconv -f CREDITS > tmp.utf8
    mv tmp.utf8 CREDITS
)

wstx-manual.i386: W: non-standard-group Development/Documentation
(==> "Documentation" ?)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list