Bug 1305991 (uchardet) - Review Request: uchardet - Universal charset detection
Summary: Review Request: uchardet - Universal charset detection
Keywords:
Status: CLOSED DUPLICATE of bug 1264713
Alias: uchardet
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/BYVoid/uchardet
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-09 18:21 UTC by MartinKG
Modified: 2016-02-10 08:30 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-02-10 08:30:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description MartinKG 2016-02-09 18:21:46 UTC
Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/uchardet.spec
SRPM URL: https://martinkg.fedorapeople.org/Review/SRPMS/uchardet-0.0.5-1.fc23.src.rpm

Description: uchardet is a C language binding of the original C++ implementation of the
universal charset detection library by Mozilla. uchardet is an encoding
detector library, which takes a sequence of bytes in an unknown character
encoding without any additional information, and attempts to determine the
encoding of the text.

Fedora Account System Username: martinkg

rpmlint -i uchardet.spec ../SRPMS/uchardet-0.0.5-1.fc23.src.rpm ../RPMS/x86_64/uchardet-*
uchardet.src: W: spelling-error Summary(en_US) charset -> char set, char-set, catharses
The value of this tag appears to be misspelled. Please double-check.

uchardet.src: W: spelling-error %description -l en_US charset -> char set, char-set, catharses
The value of this tag appears to be misspelled. Please double-check.

uchardet.x86_64: W: spelling-error Summary(en_US) charset -> char set, char-set, catharses
The value of this tag appears to be misspelled. Please double-check.

uchardet.x86_64: W: spelling-error %description -l en_US charset -> char set, char-set, catharses
The value of this tag appears to be misspelled. Please double-check.

uchardet-devel.x86_64: W: only-non-binary-in-usr-lib
There are only non binary files in /usr/lib so they should be in /usr/share.

uchardet-devel.x86_64: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

4 packages and 1 specfiles checked; 0 errors, 6 warnings.

Comment 1 MartinKG 2016-02-10 08:30:47 UTC

*** This bug has been marked as a duplicate of bug 1264713 ***


Note You need to log in before you can comment on or make changes to this bug.