[ruby/ruby-2.0] Rename the rubygems patch to follow rubygems version.

Vít Ondruch vondruch at fedoraproject.org
Tue Feb 12 15:34:05 UTC 2013


commit 46a0c2b2c70d6127b13f22ff6bfa55cfcca2e964
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Thu Feb 7 13:25:20 2013 +0100

    Rename the rubygems patch to follow rubygems version.

 ruby.spec                                          |    2 +-
 ...patch => rubygems-2.0.0-binary-extensions.patch |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index ae3775a..1046fbe 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -104,7 +104,7 @@ Patch4: ruby-1.9.3-fix-s390x-build.patch
 Patch8: ruby-1.9.3-custom-rubygems-location.patch
 # Add support for installing binary extensions according to FHS.
 # https://github.com/rubygems/rubygems/issues/210
-Patch9: rubygems-1.8.11-binary-extensions.patch
+Patch9: rubygems-2.0.0-binary-extensions.patch
 # Fixes issues mentioned in rhbz#789532, comment 8.
 # TODO: Should be probably upstreamed with #5281.
 Patch10: ruby-2.0.0-Expand-ruby.pc-variable-by-configuration-process.patch
diff --git a/rubygems-1.8.11-binary-extensions.patch b/rubygems-2.0.0-binary-extensions.patch
similarity index 100%
rename from rubygems-1.8.11-binary-extensions.patch
rename to rubygems-2.0.0-binary-extensions.patch


More information about the scm-commits mailing list