[rubygem-rhc/f15] Requires fixed to rubygem-json_pure

Guillermo Gómez gomix at fedoraproject.org
Thu Dec 1 16:02:59 UTC 2011


commit 062f283b4b206b1bd9347ed39d5ef39f1b42213c
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Thu Dec 1 11:32:41 2011 -0430

    Requires fixed to rubygem-json_pure

 rubygem-rhc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index cfcb43b..1c47361 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -6,7 +6,7 @@
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gemname}
 Version:       0.81.14
-Release:       1%{?dist}
+Release:       2%{?dist}
 Group:         Development/Tools
 License:       MIT
 URL:           https://openshift.redhat.com/app/express
@@ -14,7 +14,7 @@ Source0:       http://rubygems.org/downloads/%{gemname}-%{version}.gem
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:      ruby(abi) = 1.8
 Requires:      rubygems
-Requires:      rubygem-json
+Requires:      rubygem-json_pure
 Requires:      rubygem-parseconfig
 BuildRequires: rubygems, rubygem-rake
 BuildArch:     noarch
@@ -61,6 +61,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Thu Dec 01 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.81.14-2
+- Requires fixed to json_pure
+
 * Tue Nov 15 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.81.14-1
 - Update to version 0.81.14
 


More information about the scm-commits mailing list