An interpreter of object-oriented scripting language
Go to file
Vít Ondruch ae56326d8d Don't force libraries used to build Ruby to its dependencies.
This, for example, allows to build Ruby against GMP, but doesn't force
libraries using Ruby to depend on GMP as well.
2018-03-05 15:18:50 +01:00
.gitignore Upgrade to Ruby 2.3.0. 2016-01-05 11:00:48 +01:00
abrt_prelude.rb Load RubyGems prior ABRT hook to properly rescue RubyGems exceptions. 2016-01-06 13:35:09 +01:00
libruby.stp Add TapSet for Ruby. 2013-02-22 14:17:04 +01:00
macros.ruby Add %{ruby_default_filter} macro. 2013-04-30 14:42:13 +02:00
macros.rubygems Upgrade to Ruby 2.4.0. 2017-01-09 15:58:21 +01:00
operating_system.rb Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-1.9.3-mkmf-verbose.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.1.0-Allow-to-specify-additional-preludes-by-configuratio.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.1.0-always-use-i386.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.1.0-custom-rubygems-location.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.1.0-Enable-configuration-of-archlibdir.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.1.0-Prevent-duplicated-paths-when-empty-version-string-i.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.2.3-Generate-preludes-using-miniruby.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.3.0-ruby_version.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.3.1-Rely-on-ldd-to-detect-glibc.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.5.0-Add-Gem.operating_system_defaults.patch Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
ruby-2.5.0-Disable-Tokyo-TZ-tests.patch Disable Tokyo TZ tests. 2018-02-13 14:43:58 +01:00
ruby-2.5.0-parse.y-assignable_error.patch Fix segfaults during generating of documentation. 2018-01-09 12:50:06 +01:00
ruby-2.5.0-st.c-retry-operations-if-rebuilt.patch Fix thread_safe test suite segfaults. 2018-02-13 15:04:28 +01:00
ruby-exercise.stp Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
ruby.spec Don't force libraries used to build Ruby to its dependencies. 2018-03-05 15:18:50 +01:00
rubygems-2.5.0-multiple-vulnerabilities.patch Fix: Multiple vulnerabilities in RubyGems 2018-02-23 16:14:22 +01:00
rubygems.attr Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.con Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
rubygems.prov Use revisions instead of tilde. 2014-04-07 15:23:44 +02:00
rubygems.req Add conflicts RPM generator. 2018-02-13 13:50:15 +01:00
sources Upgrade to Ruby 2.5.0. 2018-01-03 12:07:19 +01:00
test_abrt.rb Move the ABRT hook test into separate file. 2015-12-13 19:36:58 +01:00
test_systemtap.rb Upgrade to Ruby 2.4.0. 2017-01-09 15:58:21 +01:00