Spec URL: http://mtasaka.fedorapeople.org/Review_request/rubygem-glib/rubygem-glib2.spec SRPM URL: http://mtasaka.fedorapeople.org/Review_request/rubygem-glib/rubygem-glib2-0.90.2-0.1.fc.src.rpm Description: Ruby/GLib2 is a Ruby binding of GLib-2.x. * Note - Building this srpm requires rubygem-pkg-config (now in dist-f14-override) and rubygem-test-unit (now in dist-f14-updates-testing). Mock build log for F-14 is available here: http://mtasaka.fedorapeople.org/Review_request/rubygem-glib/MOCK-rubygem-glib2.log
http://mtasaka.fedorapeople.org/Review_request/rubygem-glib/rubygem-glib2.spec http://mtasaka.fedorapeople.org/Review_request/rubygem-glib/rubygem-glib2-0.90.2-2.fc.src.rpm * Mon Sep 27 2010 Mamoru Tasaka <mtasaka.u-tokyo.ac.jp> - 0.90.2-2 - 0.90.2 released, release bump
http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2.spec http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2-0.90.2-3.fc.src.rpm * Tue Sep 28 2010 Mamoru Tasaka <mtasaka.u-tokyo.ac.jp> - 0.90.2-3 - Modify Obsoletes
http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2.spec http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2-0.90.2-4.fc.src.rpm * Tue Sep 28 2010 Mamoru Tasaka <mtasaka.u-tokyo.ac.jp> - 0.90.2-4 - Modify Obsoletes - Fix %%description
http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2.spec http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2-0.90.2-5.fc.src.rpm * Fri Oct 1 2010 Mamoru Tasaka <mtasaka.u-tokyo.ac.jp> - 0.90.2-5 - Use formally released gem file
http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2.spec http://mtasaka.fedorapeople.org/Review_request/rubygem-glib2/rubygem-glib2-0.90.2-6.fc.src.rpm * Fri Oct 1 2010 Mamoru Tasaka <mtasaka.u-tokyo.ac.jp> - 0.90.2-6 - Fix up summary
REVIEW: [OK] Packages that contain Ruby Gems must be called rubygem-%{gemname} where gemname is the name from the Gem's specification. [OK] The Source of the package must be the full URL to the released Gem archive; the version of the package must be the Gem's version [OK] The package must have a Requires and a BuildRequires on rubygems [OK] The package must provide rubygem(%{gemname}) where gemname is the name from the Gem's specification. [OK] For every dependency on a Gem named gemdep, the package must contain a Requires on rubygem(%{gemdep}) with the same version constraints as the Gem [OK] The Gem must be installed into %{gemdir} defined as %global gemdir %(ruby -rubygems -e 'puts Gem::dir' 2>/dev/null) The install should be performed with the command gem install --local --install-dir %{buildroot}%{gemdir} --force %{SOURCE0} The package must own the following files and directories: %{gemdir}/gems/%{gemname}-%{version}/ %{gemdir}/cache/%{gemname}-%{version}.gem %{gemdir}/specifications/%{gemname}-%{version}.gemspec [OK] Architecture-specific content must not be installed into %{gemdir} [OK] %prep stage must contain %setup -q -c -T to create the directory where C libraries are compiled. Package looks good, builds without errors/warning under Koji, rpmlint is quite. Setting REVIEW+
Thank you! New Package SCM Request ======================= Package Name: rubygem-glib2 Short Description: Ruby bindings of GLib-2.x Owners: mtasaka Branches: f12 f13 f14
Git done (by process-git-requests).
Built for f13 f14 (will not build for f12), submitted push requests on bodhi.
Now in testing.
Can be closed.