Spec URL: http://people.redhat.com/vondruch/rubygem-oauth.spec SRPM URL: http://people.redhat.com/vondruch/rubygem-oauth-0.4.4-1.fc16.src.rpm Description: This is a RubyGem for implementing both OAuth clients and servers in Ruby applications. See the OAuth specs http://oauth.net/core/1.0/ Koji: http://koji.fedoraproject.org/koji/taskinfo?taskID=3132936
- rpmlint OK - package must be named according to Guidelines OK - spec file name must match the base package %{name} OK - package must meet the Packaging Guidelines OK - package must be licensed with Fedora approved license OK - license field must match actual license OK - text of the license in its own file must be included in %doc OK - sources must match the upstream source OK - package MUST successfully compile and build OK - architecture listed in ExcludeArch MUST have a bug filed in bugzilla OK - build dependencies must be listed in BuildRequires OK - handle locales properly with %find_lang macro OK - shared library files must call ldconfig in %post(un) OK - packages must NOT bundle system libraries OK - package must own all directories that it creates OK - permissions on files must be set properly OK - package must consistently use macros OK - package must contain code, or permissable content OK - large documentation must go in a -doc OK - %doc must not affect the runtime of the application OK - header files must be in a -devel package OK - static libraries must be in a -static package OK - library files that end in .so (without suffix) must go in a -devel OK - devel package usually require base package OK - packages must NOT contain any .la libtool archives OK - GUI applications must include a %{name}.desktop file OK - packages must not own files or directories already owned by other packages OK Notes: * Some files are using /usr/bin/env ruby instead of /usr/bin/ruby. You should think about replacement of those env shebangs.
I didn't find anything against env in Packaging Guidelines. I believe it was suggested don't use env, but it has pros and cons. Also patching every ruby file, which contain env will be inconvenient. Ruby is used to use more versions of rubygems, so it's probably common practice for Ruby packaging. APPROVED
Thank you for your review! New Package SCM Request ======================= Package Name: rubygem-oauth Short Description: OAuth Core Ruby implementation Owners: vondruch mmorsi Branches: f16 InitialCC:
Git done (by process-git-requests).
rubygem-oauth-0.4.4-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/rubygem-oauth-0.4.4-1.fc16
rubygem-oauth-0.4.4-1.fc16 has been pushed to the Fedora 16 testing repository.
rubygem-oauth-0.4.4-1.fc16 has been pushed to the Fedora 16 stable repository.