[ruby/ruby-2.0] Change to backport error number.

Vít Ondruch vondruch at fedoraproject.org
Fri Feb 22 12:50:42 UTC 2013


commit 84dd0dc693f2f0a696e9bbfa6c421923d659c0dd
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Fri Feb 22 12:09:14 2013 +0100

    Change to backport error number.

 ruby.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index fc9e084..0c58260 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -566,7 +566,7 @@ DISABLE_TESTS="-x test_process.rb $DISABLE_TESTS"
 %endif
 
 # The TestRbConfig errors, which does not respect configuration options.
-# http://bugs.ruby-lang.org/issues/7902
+# http://bugs.ruby-lang.org/issues/7912
 DISABLE_TESTS="-x test_rbconfig.rb $DISABLE_TESTS"
 
 make check TESTS="-v $DISABLE_TESTS"


More information about the scm-commits mailing list