[rubygem-rhc/f15] Updated version 0.83.9

Guillermo Gómez gomix at fedoraproject.org
Wed Dec 21 13:44:43 UTC 2011


commit b92d2804b08eb5493307326d06bc202a97434773
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Wed Dec 21 09:14:17 2011 -0430

    Updated version 0.83.9

 .gitignore       |    1 +
 rubygem-rhc.spec |   14 +++++++++++++-
 sources          |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2df35d..704ec25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /rhc-0.80.5.gem
 /rhc-0.81.14.gem
 /rhc-0.82.18.gem
+/rhc-0.83.9.gem
diff --git a/rubygem-rhc.spec b/rubygem-rhc.spec
index 5bd5c36..05765e9 100644
--- a/rubygem-rhc.spec
+++ b/rubygem-rhc.spec
@@ -5,7 +5,7 @@
 
 Summary:       OpenShift Express Client Tools
 Name:          rubygem-%{gemname}
-Version:       0.82.18
+Version:       0.83.9
 Release:       1%{?dist}
 Group:         Development/Tools
 License:       MIT
@@ -40,6 +40,15 @@ chmod 0755 %{buildroot}%{geminstdir}/bin/*
 
 mv %{buildroot}%{gemdir}/bin/* %{buildroot}%{_bindir}/
 
+rm %{buildroot}%{geminstdir}/.yardoc/checksums
+rm %{buildroot}%{geminstdir}/.yardoc/objects/root.dat
+rm %{buildroot}%{geminstdir}/.yardoc/proxy_types
+
+#   /usr/lib/ruby/gems/1.8/gems/rhc-0.83.9/.yardoc/checksums
+#   /usr/lib/ruby/gems/1.8/gems/rhc-0.83.9/.yardoc/objects/root.dat
+#   /usr/lib/ruby/gems/1.8/gems/rhc-0.83.9/.yardoc/proxy_types
+
+
 %clean
 rm -rf %{buildroot}
 
@@ -61,6 +70,9 @@ rm -rf %{buildroot}
 %{_bindir}/*
 
 %changelog
+* Wed Dec 21 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.83.9-1
+- Update to version 0.83.9 
+
 * Thu Dec 15 2011 Guillermo Gómez <gomix at fedoraproject.org> - 0.82.18-1
 - Update to version 0.82.18
 
diff --git a/sources b/sources
index a25d42d..05c34be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a502ea40159c24acf79fb0038cb046af  rhc-0.82.18.gem
+62e27d81d57753586065ef9c516bc088  rhc-0.83.9.gem


More information about the scm-commits mailing list