Commit Graph

328 Commits

Author SHA1 Message Date
Vít Ondruch 639617a0ed Backport regenerated certificates for IMAP tests. 2014-01-03 14:35:04 +01:00
Vít Ondruch e7fbfad6e4 Fix RubyGems version (rhbz#1036708). 2014-01-03 14:29:26 +01:00
Vít Ondruch eac4c415ba Update to Ruby 2.0.0-p353.
- Allow MD5 in OpenSSL for tests.
- Fix heap overflow in floating point parsing (CVE-2013-4164).
2013-11-27 16:07:24 +01:00
Vít Ondruch 3a0654b687 Move Psych symlinks to vendor dir, to prevent F18 -> F19 upgrade issues (rhbz#988490). 2013-07-30 16:38:59 +02:00
Vít Ondruch 142da175a2 Add forgotten psych.rb link into rubygem-psych to fix "private method `load'
called for Psych:Moduler" error (rhbz#979133).
2013-07-15 09:58:41 +02:00
Vít Ondruch 49825df9b4 Use system-wide cert.pem. 2013-07-12 16:24:11 +02:00
Vít Ondruch ed87733a22 Fix macros in comments. 2013-07-12 14:55:45 +02:00
Vít Ondruch 1fdf929486 Make symlinks for psych gem to ruby stdlib dirs (rhbz#979133). 2013-07-12 14:55:07 +02:00
Vít Ondruch b2e10a3b7c Enable test_spawn_too_long_path, since it was fixed by upstream. 2013-07-11 11:04:16 +02:00
Vít Ondruch 127768a63e Enable TestRbConfig, since it was fixed upstream. 2013-07-11 11:03:29 +02:00
Vít Ondruch 8ed2f329ec Fixes multilib conlicts of .gemspec files. 2013-07-11 11:02:00 +02:00
Vít Ondruch 7a3d8e78c6 Fix RubyGems search paths when building gems with native extension (rhbz#979133). 2013-07-04 14:47:55 +02:00
Vít Ondruch 06a69a4fd9 Fix RubyGems version. 2013-07-02 12:46:48 +02:00
Vít Ondruch e91db1d96b Fix DESTDIR issue once more (rhbz#921650). 2013-07-02 12:18:50 +02:00
Vít Ondruch 1e68c10ca8 Better support for build without configuration (rhbz#977941). 2013-07-02 12:17:15 +02:00
Vít Ondruch ca9cb26aac Add support for ABRT autoloading. 2013-07-01 13:08:08 +02:00
Vít Ondruch 26512adf37 Update to Ruby 2.0.0-p247 (rhbz#979605).
Fix CVE-2013-4073.
Fix for wrong makefiles created by mkmf (rhbz#921650).
2013-07-01 12:03:01 +02:00
Vít Ondruch 63dd7b41ef Add aarch64 support (rhbz#926463). 2013-05-21 12:49:40 +02:00
Vít Ondruch 1ae6ae5b62 Fix build against OpenSSL with enabled ECC curves. 2013-05-21 11:30:34 +02:00
Vít Ondruch 486dd7a45b The exec_prefix seems to be correct now. 2013-05-20 15:58:21 +02:00
Vít Ondruch e1890f92f2 Update to Ruby 2.0.0-p195 (rhbz#917374).
Fix object taint bypassing in DL and Fiddle (CVE-2013-2065).
2013-05-20 15:56:24 +02:00
Vít Ondruch ec047534c7 Bump release and add changelog entries. 2013-04-30 14:43:26 +02:00
Vít Ondruch 4f6b4d4bb4 Filter automatically generated provides of private libraries (rhbz#947408). 2013-04-30 14:41:22 +02:00
Vít Ondruch cdb74fa5c8 Fix %{gem_extdir_mri} preparation. 2013-04-23 12:26:48 +02:00
Vít Ondruch 893a03a0cf Move RubyGems macro definition into macros.rubygems file. 2013-04-19 14:48:40 +02:00
Vít Ondruch cf21f0581e Move the macros definition into macros.ruby file. 2013-04-19 14:47:55 +02:00
Vít Ondruch bdaca0631c Fix indentation. 2013-03-23 00:41:22 +01:00
Vít Ondruch 61fb1adee2 Fix RbConfig::CONFIG['exec_prefix'] returns empty string (rhbz#924851). 2013-03-22 23:02:04 +01:00
Vít Ondruch 8f31ccc919 Prevent random test failures. 2013-03-22 10:09:09 +01:00
Vít Ondruch 1757c4302b Make Ruby buildable without rubypick. 2013-03-21 13:26:25 +01:00
Mamoru TASAKA bc925acb7d Don't mark rpm config file as %config (fpc#259) 2013-03-08 16:38:23 +09:00
Vít Ondruch b0d63dbf0f Avoid "method redefined;" warnings due to modified operating_system.rb.
Fix strange paths created during build of binary gems.
2013-03-05 08:35:05 +01:00
Vít Ondruch a9ecc1d687 Prevent squash of %gem_install with following line. 2013-02-26 08:41:51 +01:00
Vít Ondruch 57ec2c6da2 Provide to %{ruby_extdir_mri} in preparation for better JRuby support. 2013-02-25 12:49:23 +01:00
Vít Ondruch eba90976c0 Update to Ruby 2.0.0-p0. 2013-02-25 12:46:22 +01:00
TASAKA Mamoru 405ae9bea2 Move test-unit.gemspec to -libs subpackage for now because rubygems
2.0.0 does not create this
2013-02-25 17:06:45 +09:00
Vít Ondruch 12131c1727 Fix issues with wrong value of Rubygem's shebang introduced in r39267. 2013-02-22 21:54:58 +01:00
Vít Ondruch a97a9bad50 Update changelog entry. 2013-02-22 14:36:35 +01:00
Vít Ondruch 19c0535a63 Fix random WEBRick test failures. 2013-02-22 14:32:51 +01:00
Vít Ondruch 565e8feaf2 Fix rubygem-bigdecimal version.
Upstream patch applied, until it is backported for 2.0.0.
2013-02-22 14:32:51 +01:00
Vít Ondruch 9bef4a9bb1 Upgrade to Ruby 2.0.0 (r39387). 2013-02-22 14:32:51 +01:00
Vít Ondruch 65fdd909e8 Change to backport error number. 2013-02-22 14:31:52 +01:00
Vít Ondruch 72e167a6f8 One PPC error was fixed, other was introduced. 2013-02-22 14:31:52 +01:00
Vít Ondruch 58664af968 Adjust the patch to pass test_archdirs(TestRbConfig).
This is hopefuly better aligned with upstream intentions.
2013-02-22 14:31:52 +01:00
Vít Ondruch deee8f95aa Revert "Add architecture dependency on ruby-libs to ruby-irb."
This reverts commit d3938ffb0a8cf3e4917fd8a2ad8e491791ff23d0, since it
produces build error:

BuildError: mismatch when analyzing
ruby-irb-2.0.0.0-0.1.r39357.fc19.noarch.rpm, rpmdiff output was:
removed     REQUIRES ruby-libs(x86-64) = 2.0.0.0
added       REQUIRES ruby-libs(x86-32) = 2.0.0.0
2013-02-22 14:31:52 +01:00
Vít Ondruch 111d4ef777 Add reference to upstream ticket possibly removing one patch. 2013-02-22 14:31:52 +01:00
Vít Ondruch 56d12042aa Ensure that rubygem-bigdecimal has higher release then the one from Ruby 1.9.3. 2013-02-22 14:31:51 +01:00
Vít Ondruch cdd0186c31 Upgrade to Ruby 2.0.0 (r39357). 2013-02-22 14:31:49 +01:00
Vít Ondruch 03c34a7e1f Macros should not be expanded during Ruby build. 2013-02-22 14:31:19 +01:00
Vít Ondruch bb479d9770 Create the .%{gem_dir} and allow to override gem installation dir. 2013-02-22 14:31:18 +01:00