From: "terceiro (Antonio Terceiro)" Date: 2013-11-08T04:57:13+09:00 Subject: [ruby-core:58227] [ruby-trunk - Bug #9085] contents of io-console.gemspec not reproducible Issue #9085 has been updated by terceiro (Antonio Terceiro). File 0001-Make-date-for-io-console-gemspec-predictable.patch added now the patch! ---------------------------------------- Bug #9085: contents of io-console.gemspec not reproducible https://bugs.ruby-lang.org/issues/9085#change-42809 Author: terceiro (Antonio Terceiro) Status: Open Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: current: 2.1.0 ruby -v: trunk Backport: 1.9.3: DONTNEED, 2.0.0: REQUIRED The contents of io-console.gemspec varies dependending on the date it was built. To be able to support multiarch on Debian, all architecture-independent files must have the same contents on all architectures, which mostly requires them to have a predictable contents regardless of when they were built. The attached patch fixes the issue. -- http://bugs.ruby-lang.org/