Kill BR: rubygem(rcov) for now
This commit is contained in:
parent
48debde8ba
commit
001eec5390
1 changed files with 5 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
Summary: Rake-based Ruby C Extension task generator
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 0.7.9
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://rake-compiler.rubyforge.org/
|
||||
|
|
@ -18,7 +18,7 @@ BuildRequires: ruby(rubygems) >= 1.3.5
|
|||
BuildRequires: rubygem(cucumber)
|
||||
BuildRequires: rubygem(isolate)
|
||||
BuildRequires: rubygem(rake)
|
||||
BuildRequires: rubygem(rcov)
|
||||
#BuildRequires: rubygem(rcov)
|
||||
BuildRequires: rubygem(rspec-core)
|
||||
Requires: ruby(abi) = %{rubyabi}
|
||||
Requires: ruby(rubygems) >= 1.3.5
|
||||
|
|
@ -124,6 +124,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 26 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.7.9-2
|
||||
- Kill BR: rubygem(rcov) for now
|
||||
|
||||
* Sat Jun 11 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 0.7.9-1
|
||||
- 0.7.9
|
||||
- %%check now uses rspec, not spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue