[ruby] Add references to upstream commits of RubyGems's uninstaller patch.

Vít Ondruch vondruch at fedoraproject.org
Fri Feb 22 14:22:00 UTC 2013


commit 43f936f6e36384d676cb6a2117c4da38e8db3ff7
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Mon Nov 19 12:49:46 2012 +0100

    Add references to upstream commits of RubyGems's uninstaller patch.

 ruby.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 36870be..6c86559 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -94,6 +94,8 @@ Patch3: ruby-1.9.3-always-use-i386.patch
 Patch4: ruby-1.9.3-fix-s390x-build.patch
 # Fix the uninstaller, so that it doesn't say that gem doesn't exist
 # when it exists outside of the GEM_HOME (already fixed in the upstream)
+# This consist of several RubyGems upstream patches:
+#     2786a40b, 8e2a9889, 1755effe, 70963846, 21c78318, 88e1e1cc, 415c0ec4
 Patch5: ruby-1.9.3-rubygems-1.8.11-uninstaller.patch
 # Allows to install RubyGems into custom directory, outside of Ruby's tree.
 # http://redmine.ruby-lang.org/issues/5617


More information about the scm-commits mailing list