[rubygem-activesupport] include i18n runtime dependency

Mohammed Morsi mmorsi at fedoraproject.org
Mon Feb 14 20:54:20 UTC 2011


commit 4206969566cbf094df0c77b43a9fbf582f6a83ad
Author: Mohammed Morsi <mmorsi at redhat.com>
Date:   Mon Feb 14 15:53:59 2011 -0500

    include i18n runtime dependency

 rubygem-activesupport.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec
index 1c945f2..276442e 100644
--- a/rubygem-activesupport.spec
+++ b/rubygem-activesupport.spec
@@ -8,7 +8,7 @@ Summary: Support and utility classes used by the Rails framework
 Name: rubygem-%{gemname}
 Epoch: 1
 Version: 3.0.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -41,6 +41,7 @@ Patch2: activesupport-remove-memcache-build-dep.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: rubygems
 Requires: ruby(abi) = %{rubyabi}
+Requires: rubygem(i18n)
 BuildRequires: rubygems
 BuildRequires: rubygem(rake)
 BuildRequires: rubygem(mocha)
@@ -102,6 +103,9 @@ rake test
 
 
 %changelog
+* Thu Feb 10 2012 Mohammed Morsi <mmorsi at redhat.com> - 1:3.0.3-3
+- include i18n runtime dependency
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:3.0.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list