[Bug 853514] Review Request: rubygem-clouddb - Ruby interface into the Rackspace Cloud DB service

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 28 23:02:00 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=853514

Guillermo Gómez <guillermo.gomez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Guillermo Gómez <guillermo.gomez at gmail.com> ---
Unneeded macros...

%global gem_dir /usr/share/rubygems
%global gem_instdir %{gem_dir}/gems/%{gem_name}-%{version}
%global gem_docdir %{gem_dir}/doc/%{gem_name}-%{version}
%global gem_libdir %{gem_instdir}/lib

All of them are provided by rubygems-devel.

Source0:        http://rubygems.org/downloads/clouddb-0.0.1.gem 

Please use macros for name and version, sample:

Source0:       http://rubygems.org/downloads/%{gem_name}-%{version}.gem 

The rest looks good to me :) Please fix to go a second round.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the package-review mailing list