Description: Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. SPEC:http://supercyper.fedorapeople.org/python-tornado.spec SRPM:http://supercyper.fedorapeople.org/python-tornado-1.0-1.fc14.src.rpm
rpmlint output: $ rpmlint python-tornado.spec python-tornado.spec: W: no-cleaning-of-buildroot %install python-tornado.spec: W: no-cleaning-of-buildroot %clean python-tornado.spec: W: no-buildroot-tag python-tornado.spec: W: no-%clean-section 0 packages and 1 specfiles checked; 0 errors, 4 warnings. $ rpmlint python-tornado-1.0-1.fc13.src.rpm python-tornado.src: W: invalid-url URL: http://www.tornadoweb.org HTTP Error 405: Method Not Allowed python-tornado.src: W: no-cleaning-of-buildroot %install python-tornado.src: W: no-cleaning-of-buildroot %clean python-tornado.src: W: no-buildroot-tag python-tornado.src: W: no-%clean-section 1 packages and 0 specfiles checked; 0 errors, 5 warnings. $ rpmlint python-tornado-1.0-1.fc13.noarch.rpm python-tornado.noarch: W: invalid-url URL: http://www.tornadoweb.org HTTP Error 405: Method Not Allowed python-tornado.noarch: E: zero-length /usr/share/doc/python-tornado-1.0/demos/facebook/static/facebook.js 1 packages and 0 specfiles checked; 1 errors, 1 warnings.
Some notes: - supposing that the package is for f13+, most of rpmlint warning can be ignored (BuildRoot, %clean). - try to use: %{__python} macro instead of python
This package is already in fedora.
Sorry, i haven't noticed that was a closed bug.
(In reply to comment #4) > Sorry, i haven't noticed that was a closed bug. It's my fault :), if you are interested in tornado, you can try to contact the maintainer of python-tornado, tornado is outdated in fedora.
*** This bug has been marked as a duplicate of bug 522613 ***