[rubygem-activesupport2.3] Renamed the virtual provides to also use rubygem(%{gemname}2.3) #782081 See https://bugzilla.redhat.

Emanuel Rietveld codehotter at fedoraproject.org
Mon Jan 16 15:43:38 UTC 2012


commit c16da67697dfeb2936dc6dcb447f9ce7dd65d5ee
Author: Emanuel Rietveld <codehotter at gmail.com>
Date:   Mon Jan 16 16:43:40 2012 +0100

    Renamed the virtual provides to also use rubygem(%{gemname}2.3) #782081
    See https://bugzilla.redhat.com/show_bug.cgi?id=782081

 rubygem-activesupport2.3.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-activesupport2.3.spec b/rubygem-activesupport2.3.spec
index 2a88b8c..36ca030 100644
--- a/rubygem-activesupport2.3.spec
+++ b/rubygem-activesupport2.3.spec
@@ -9,7 +9,7 @@
 Summary: Support and utility classes used by the Rails framework
 Name: rubygem-%{gemname}2.3
 Version: 2.3.14
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Development/Languages
 License: MIT
 URL: http://www.rubyonrails.org
@@ -36,7 +36,7 @@ BuildRequires: rubygem(rdoc)
 BuildRequires: rubygem(rake)
 BuildRequires: rubygem(mocha)
 BuildArch: noarch
-Provides: rubygem(%{gemname}) = %{version}
+Provides: rubygem(%{gemname}2.3) = %{version}
 
 %description
 Utility library which carries commonly used classes and
@@ -96,6 +96,9 @@ rake test
 
 
 %changelog
+* Mon Jan 16 2012 Emanuel Rietveld <codehotter at gmail.com> - 2.3.14-2
+- Renamed the virtual provides to also use rubygem(%{gemname}2.3) #782081
+
 * Wed Nov 23 2011 Emanuel Rietveld <codehotter at gmail.com> - 2.3.14-1
 - Package was renamed to rubygem-%{gemname}2.3
 - Epoch: 1 no longer necessary


More information about the scm-commits mailing list