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

tdawson tdawson at fedoraproject.org
Wed Jun 5 15:15:09 UTC 2013


commit 01197ba840c14d7d3a15281d96f47cbb7034e041
Author: Troy Dawson <tdawson at redhat.com>
Date:   Wed Jun 5 10:14:28 2013 -0500

    switch rubygem(api) to rubygem(abi)

 rubygem-mongoid.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-mongoid.spec b/rubygem-mongoid.spec
index 3b5fdef..29976dc 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(api)
+Requires:      ruby(abi)
 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(api)
+BuildRequires: ruby(abi)
 BuildRequires: rubygems-devel
 BuildArch:     noarch
 Provides:      rubygem(%{gem_name}) = %{version}


More information about the scm-commits mailing list