Commit Graph

626 Commits

Author SHA1 Message Date
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
eedc10e71b Add missing patch. 2013-02-22 15:28:37 +01:00
Vít Ondruch
7e85d9bf7b Hopefuly replaced by ruby-1.9.3.p195-fix-webrick-tests.patch. 2013-02-22 14:50:53 +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
929678a63d Fix installation of binary gems. 2013-02-22 14:30:38 +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
9814bf8bf6 Remove unneeded patch. 2013-02-22 14:20:52 +01:00
Vít Ondruch
465cd2abbf Provide nonversioned packageconfig (rhbz#789532). 2013-02-22 14:20:52 +01:00
Vít Ondruch
a3b6f46f68 Upgrade to Ruby 2.0.0 (r38848). 2013-02-22 14:19:22 +01:00
Vít Ondruch
205b40da9d Bump ruby(abi), since rubygems layout is now incompatible anyway. 2013-02-22 14:18:26 +01:00
Vít Ondruch
cd4b136636 Move rubygems native extension from gems/exts into gems/%{name}.
This allows to provide native extensions for alternative
implementations.
2013-02-22 14:18:26 +01:00
Vít Ondruch
152afa6f24 Add missing ruby-exercise.stp file. 2013-02-22 14:17:53 +01:00
Vít Ondruch
d5af607134 Add example tapset file. 2013-02-22 14:17:53 +01:00
Vít Ondruch
924ee344ab Escape example command in tapset comment. 2013-02-22 14:17:53 +01:00