Spec URL: http://fedorapeople.org/~timn/luastuff/lua-copas.spec SRPM URL: http://fedorapeople.org/~timn/luastuff/lua-copas-1.1.6-1.fc13.src.rpm Description: Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. It uses LuaSocket as the interface with the TCP/IP stack. A server registered with Copas should provide a handler for requests and use Copas socket functions to send the response. Copas loops through requests and invokes the corresponding handlers. For a full implementation of a Copas HTTP server you can refer to Xavante as an example. URL: http://keplerproject.github.com/copas/ Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=2545647
I'll review it
REVIEW: Legend: + = PASSED, - = FAILED, 0 = Not Applicable + rpmlint is almost silent (two false positives): sulaco ~/rpmbuild/SPECS: rpmlint ~/Desktop/lua-copas-1.1.6-1.fc13.noarch.rpm lua-copas.noarch: W: spelling-error Summary(en_US) Coroutine -> Co routine, Co-routine, Subroutine lua-copas.noarch: W: spelling-error %description -l en_US coroutines -> co routines, co-routines, subroutines 1 packages and 0 specfiles checked; 0 errors, 2 warnings. sulaco ~/rpmbuild/SPECS: + The package is named according to the Package Naming Guidelines. + The spec file name matches the base package %{name}, in the format %{name}.spec. + The package meets the Packaging Guidelines. + The package is licensed with a Fedora approved license and meets the Licensing Guidelines. + The License field in the package spec file matches the actual license (MIT). + The file, containing the text of the license(s) for the package, is included in %doc. + The spec file is written in American English. + The spec file for the package is legible. + The sources used to build the package, match the upstream source, as provided in the spec URL. sulaco ~/rpmbuild/SOURCES: sha256sum copas-1.1.6.tar.gz* 0d728c5e80b135be43a16e8ca7b3d2928dff3505cef7ea33791468d3d3b2504e copas-1.1.6.tar.gz 0d728c5e80b135be43a16e8ca7b3d2928dff3505cef7ea33791468d3d3b2504e copas-1.1.6.tar.gz.1 sulaco ~/rpmbuild/SOURCES: + The package successfully compiles and builds into binary rpms on at least one primary architecture. + All build dependencies are listed in BuildRequires. 0 No need to handle locales. 0 No shared library files. + The package does NOT bundle copies of system libraries. + The package is not designed to be relocatable. + The package owns all directories that it creates. + The package does not list a file more than once in the spec file's %files listings. + Permissions on files are set properly. + The package has a %clean section, which contains rm -rf %{buildroot} (or $RPM_BUILD_ROOT). + The package consistently uses macros. + The package contains code, or permissible content. 0 No extremely large documentation files. + Anything, the package includes as %doc, does not affect the runtime of the application. 0 No header files. 0 No static libraries. 0 No pkgconfig(.pc) files. 0 The package doesn't contain library files with a suffix (e.g. libfoo.so.1.1). 0 No devel sub-package. + The package does NOT contain any .la libtool archives. 0 Not a GUI application. + The package does not own files or directories already owned by other packages. + At the beginning of %install, the package runs rm -rf %{buildroot} (or $RPM_BUILD_ROOT). + All filenames in rpm packages are valid UTF-8. APPROVED
New Package SCM Request ======================= Package Name: lua-copas Short Description: Coroutine Oriented Portable Asynchronous Services for Lua Owners: timn Branches: f12 f13 f14 el5 el6 InitialCC:
Git done (by process-git-requests).
lua-copas-1.1.6-1.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/lua-copas-1.1.6-1.fc12
lua-copas-1.1.6-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/lua-copas-1.1.6-1.fc13
lua-copas-1.1.6-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/lua-copas-1.1.6-1.fc14
lua-copas-1.1.6-1.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/lua-copas-1.1.6-1.el5
lua-copas-1.1.6-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update lua-copas'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/lua-copas-1.1.6-1.fc13
lua-copas-1.1.6-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
lua-copas-1.1.6-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
lua-copas-1.1.6-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
lua-copas-1.1.6-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.