Commit Graph

308 Commits

Author SHA1 Message Date
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
Vít Ondruch 2ec8c6e8c9 Introduce %gem_install macro. 2013-02-22 14:31:18 +01:00
Vít Ondruch 9c188645b4 Upgrade to Ruby 2.0.0 (r39237). 2013-02-22 14:30:38 +01:00
Vít Ondruch f731780a81 Upgrade to Ruby 2.0.0 (r39217). 2013-02-22 14:29:49 +01:00
Vít Ondruch 14d28871b5 Update rubygems --install-dir patch. 2013-02-22 14:29:14 +01:00
Vít Ondruch bf92566673 Upgrade to Ruby 2.0.0 (rc2). 2013-02-22 14:29:14 +01:00
Vít Ondruch 10f5cf664b Add architecture dependency on ruby-libs to ruby-irb. 2013-02-22 14:28:45 +01:00
Vít Ondruch f4e4d19314 Rename the rubygems patch to follow rubygems version. 2013-02-22 14:28:45 +01:00
Vít Ondruch e811eb017b Fix "gem install --install-dir" behavior. 2013-02-22 14:28:44 +01:00
Vít Ondruch 2096cfc8bc Add ruby(runtime_executable) virtual provide, which is later used by RubyPick. 2013-02-22 14:27:29 +01:00
Vít Ondruch aa7e2f369c Upgrade to Ruby 2.0.0 (r39070). 2013-02-22 14:26:47 +01:00
Vít Ondruch 53c48319dd Drop versioned ruby(release) dependencies. 2013-02-22 14:26:14 +01:00
Vít Ondruch 48c266a57a Upgrade to Ruby 2.0.0 (r38929). 2013-02-22 14:26:14 +01:00
Vít Ondruch 21e3c8f22f Rename ruby executable to ruby-mri, to be prepared for RubyPick. 2013-02-22 14:25:42 +01:00
Vít Ondruch 8a758df481 Change ruby(abi) -> ruby(release). 2013-02-22 14:25:01 +01:00
Vít Ondruch 96b97dac7f Let Sed escape in original file. 2013-02-22 14:24:17 +01:00
Vít Ondruch f5934325a4 Upgrade to Ruby 2.0.0 (r38894).
Enable test_stack_size(TestFiber) on PPC, since it was fixed upstream.
2013-02-22 14:24:17 +01:00
Vít Ondruch e15c1cf2f4 Enable most of the PPC test suite. 2013-02-22 14:23:46 +01:00
Vít Ondruch eca05efe33 Fix variables provided by ruby.pc (rhbz#789532, comment 8). 2013-02-22 14:23:15 +01:00
Vít Ondruch 2aa9685103 Build against libdb instead of libdb4 (rhbz#894022). 2013-02-22 14:21:45 +01:00
Vít Ondruch 465cd2abbf Provide nonversioned packageconfig (rhbz#789532). 2013-02-22 14:20:52 +01:00