[rubygem-mongoid/f18] switch rubygem(release) to rubygem(api)

tdawson tdawson at fedoraproject.org
Wed Jun 5 14:58:56 UTC 2013


commit bde8f5189c86be7e643b7dcea17476ae69515d25
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jun 5 09:58:37 2013 -0500

    switch rubygem(release) to rubygem(api)

 rubygem-mongoid.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-mongoid.spec b/rubygem-mongoid.spec
index d13393f..3b5fdef 100644
--- a/rubygem-mongoid.spec
+++ b/rubygem-mongoid.spec
@@ -9,13 +9,13 @@ Group:         Development/Languages
 License:       MIT
 URL:           http://mongoid.org
 Source0:       https://rubygems.org/gems/%{gem_name}-%{version}.gem
-Requires:      ruby(release)
+Requires:      ruby(api)
 Requires:      rubygems
 Requires:      rubygem(activemodel) >= 3.2
 Requires:      rubygem(tzinfo) >= 0.3.22
 Requires:      rubygem(moped) >= 1.4.2
 Requires:      rubygem(origin) >= 1.0
-BuildRequires: ruby(release)
+BuildRequires: ruby(api)
 BuildRequires: rubygems-devel
 BuildArch:     noarch
 Provides:      rubygem(%{gem_name}) = %{version}


More information about the scm-commits mailing list