[rubygem-mustache] Added BuildRequire rubygem-rake

Jozef Zigmund jzigmund at fedoraproject.org
Tue Nov 9 15:39:24 UTC 2010


commit 381c52ba800789fef30edb126fda2b0be75e3a75
Author: Jozef Zigmund <jzigmund at redhat.com>
Date:   Tue Nov 9 16:36:39 2010 +0100

    Added BuildRequire rubygem-rake

 rubygem-mustache.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/rubygem-mustache.spec b/rubygem-mustache.spec
index b5deb20..7e60e70 100644
--- a/rubygem-mustache.spec
+++ b/rubygem-mustache.spec
@@ -15,6 +15,7 @@ Requires: rubygems
 Requires: rubygem(sinatra)
 BuildRequires: rubygems
 BuildRequires: rubygem(rspec)
+BuildRequires: rubygem(rake)
 BuildArch: noarch
 Provides: rubygem(%{gemname}) = %{version}
 


More information about the scm-commits mailing list