Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=847389 --- Comment #7 from Mario Blättermann <mario.blaettermann@xxxxxxxxx> --- Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=4721916 $ 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: 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: 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, 11 warnings. OK so far. $ sha256sum * e226f56a7d12ebba9c459fad62f05d5e3f03ae24827aaf2c1f5af8ecd585281d supernova-0.7.5.tar.gz a08a641f617c8411ab9e0f7794c93a49cd5fe2efa9b638f9a834c75510679dc6 supernova-0.7.5.tar.gz.orig The checksums differ, which is a usual problem for Git checkouts. No matter, but for future packages, you should use the following command for download, which delivers an unique checksum: wget --content-disposition https://github.com/rackerhacker/supernova/tarball/c6b6b5a8e9 This is an example for the current Git state. Similar commands can be used for all Github stuff. BTW, there's a Git tag missing from your download command, so it fetches always the latest content. Moreover, I'm missing %doc. There should be at least README.md as a minimal documentation. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review