Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=847389
Mario Blättermann mario.blaettermann@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|nobody@fedoraproject.org |mario.blaettermann@gmail.co | |m Flags| |fedora-review?
--- Comment #5 from Mario Blättermann mario.blaettermann@gmail.com --- Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=4694118
$ rpmlint -i -v * python-supernova.src: I: checking python-supernova.src: W: spelling-error Summary(en_US) novaclient -> nova client, nova-client, clientele The value of this tag appears to be misspelled. Please double-check.
python-supernova.src: W: spelling-error %description -l en_US novaclient -> nova client, nova-client, clientele The value of this tag appears to be misspelled. Please double-check.
python-supernova.src: W: spelling-error %description -l en_US keyring -> keying, key ring, key-ring The value of this tag appears to be misspelled. Please double-check.
python-supernova.src: I: checking-url http://github.com/rackerhacker/supernova (timeout 10 seconds) python-supernova.src:19: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 19) The specfile mixes use of spaces and tabs for indentation, which is a cosmetic annoyance. Use either spaces or tabs for indentation, not both.
python-supernova.src: W: invalid-url Source0: supernova-0.7.5.tar.gz The value should be a valid, public HTTP, HTTPS, or FTP URL.
python-supernova.noarch: I: checking python-supernova.noarch: W: spelling-error Summary(en_US) novaclient -> nova client, nova-client, clientele The value of this tag appears to be misspelled. Please double-check.
python-supernova.noarch: W: spelling-error %description -l en_US novaclient -> nova client, nova-client, clientele The value of this tag appears to be misspelled. Please double-check.
python-supernova.noarch: W: spelling-error %description -l en_US keyring -> keying, key ring, key-ring The value of this tag appears to be misspelled. Please double-check.
python-supernova.noarch: I: checking-url http://github.com/rackerhacker/supernova (timeout 10 seconds) python-supernova.noarch: W: no-documentation The package contains no documentation (README, doc, etc). You have to include documentation files.
python-supernova.noarch: W: no-manual-page-for-binary supernova Each executable in standard binary directories should have a man page.
python-supernova.noarch: W: no-manual-page-for-binary supernova-keyring Each executable in standard binary directories should have a man page.
python-supernova.spec:19: W: mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 19) The specfile mixes use of spaces and tabs for indentation, which is a cosmetic annoyance. Use either spaces or tabs for indentation, not both.
python-supernova.spec: W: invalid-url Source0: supernova-0.7.5.tar.gz The value should be a valid, public HTTP, HTTPS, or FTP URL.
2 packages and 1 specfiles checked; 0 errors, 13 warnings.
Some false positive spelling errors. Moreover, an invalid source file which can also be ignored in this case.
There remains still one issue: Please use either tabs or spaces in the spec file. I recommend the latter, because this way your spec looks the same in all text editors regardless of the configured tab width.