[rubygem-rhc] typos fixed

Guillermo Gómez gomix at fedoraproject.org
Wed May 2 13:49:04 UTC 2012


commit eb2c4c3d5f0eab6baa1dd617d7a36244502b58d3
Author: Guillermo Gómez <gomix at fedoraproject.org>
Date:   Wed May 2 09:18:51 2012 -0430

    typos fixed

 rubygem-rhc.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index fcdd8dd..e06c195 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -5,7 +5,7 @@
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gem_name}
 Version:       0.91.12
-Release:       2%{?dist}
+Release:       3%{?dist}
 Group:         Development/Tools
 License:       MIT
 URL:           https://openshift.redhat.com/app/express
@@ -15,7 +15,7 @@ Requires:      ruby(abi) = %{rubyabi}
 Requires:      ruby(rubygems)
 Requires:      rubygem-json_pure
 Requires:      rubygem-parseconfig
-Requires:      rubygem-rest-clientt
+Requires:      rubygem-rest-client
 Requires:      rubygem-rake
 BuildRequires: ruby-irb
 BuildRequires: rubygems-devel
@@ -68,9 +68,12 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Tue May 012 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.91.12-2
+* Tue May 02 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.91.12-3
 - Run time dependency typo fixed
-- rubygem-rake run time dependency addedd
+
+* Tue May 02 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.91.12-2
+- Run time dependency typo fixed
+- rubygem-rake run time dependency added
 
 * Tue May 01 2012 Guillermo Gómez <gomix at fedoraproject.org> - 0.91.12-1
 - Updated to version 0.91.12


More information about the scm-commits mailing list