Hello, all
After a long delay I finally pushed rspec 3.1.x into rawhide
(F-22) build tree. Also I pushed rubygem-rspec2 (and so on)
into rawhide tree.
So:
- If your srpm already handles rspec 3.1.x, please use
BuildRequires: rubygem(rspec)
- Or not, you can use BuildRequires(rspec2). Note that
2.x version rspec (script) is renamed to %_bindir/rspec2,
you'll probably have to do
$ rspec2 spec/
for example.
Please try and test them.
Note: this change is only for F-22.
Regards,
Mamoru