[rubygem-rake-compiler] Kill BR: rubygem(rcov) for now

Mamoru Tasaka mtasaka at fedoraproject.org
Tue Jul 26 14:55:54 UTC 2011


commit 001eec5390c448ae84b2b81caadb5dfa2cf0104d
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Jul 26 23:55:39 2011 +0900

    Kill BR: rubygem(rcov) for now

 rubygem-rake-compiler.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-rake-compiler.spec b/rubygem-rake-compiler.spec
index f5fb82f..b369768 100644
--- a/rubygem-rake-compiler.spec
+++ b/rubygem-rake-compiler.spec
@@ -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 at fedoraproject.org> - 0.7.9-2
+- Kill BR: rubygem(rcov) for now
+
 * Sat Jun 11 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.7.9-1
 - 0.7.9
 - %%check now uses rspec, not spec


More information about the scm-commits mailing list