Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=885195
Mario Blättermann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected] | |m Assignee|[email protected] |[email protected] | |m Alias| |python-colander Flags| |fedora-review? --- Comment #2 from Mario Blättermann <[email protected]> --- $ rpmlint -i -v * python-colander.src: I: checking python-colander.src: W: spelling-error Summary(en_US) deserialization -> serialization, materialization, denationalization The value of this tag appears to be misspelled. Please double-check. python-colander.src: W: spelling-error %description -l en_US deserialize -> serialize, desalinize The value of this tag appears to be misspelled. Please double-check. python-colander.src: I: checking-url http://pypi.python.org/pypi/colander (timeout 10 seconds) python-colander.src: I: checking-url http://pypi.python.org/packages/source/c/colander/colander-0.9.9.tar.gz (timeout 10 seconds) python-colander.noarch: I: checking python-colander.noarch: W: spelling-error Summary(en_US) deserialization -> serialization, materialization, denationalization The value of this tag appears to be misspelled. Please double-check. python-colander.noarch: W: spelling-error %description -l en_US deserialize -> serialize, desalinize The value of this tag appears to be misspelled. Please double-check. python-colander.noarch: I: checking-url http://pypi.python.org/pypi/colander (timeout 10 seconds) python-colander.noarch: W: hidden-file-or-dir /usr/share/doc/python-colander-0.9.9/docs/.static The file or directory is hidden. You should see if this is normal, and delete it from the package if not. python-colander.noarch: W: hidden-file-or-dir /usr/share/doc/python-colander-0.9.9/docs/.static The file or directory is hidden. You should see if this is normal, and delete it from the package if not. python-colander.spec: I: checking-url http://pypi.python.org/packages/source/c/colander/colander-0.9.9.tar.gz (timeout 10 seconds) 2 packages and 1 specfiles checked; 0 errors, 6 warnings. Just one issue of interest: There's a hidden folder in the docs. This doesn't make sense anyway, unless it is needed at runtime, but in this case it is not allowed, because files in the docs must not affect the package itself. The folder contains a gif picture and a css stylesheet. As far as I can see, these files are needed to produce HTML formatted output from the *.rst files. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=8XCBqytpWC&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
