[PATCH 6/6 conductor] updated devel dependency to rspec2

Jason Guiditta jguiditt at redhat.com
Fri Feb 17 17:13:57 UTC 2012


On 16/02/12 17:09 -0500, Mo Morsi wrote:
>  verified conductor spec suite runs w/ rspec2
>---
> aeolus-conductor.spec.in |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
>diff --git a/aeolus-conductor.spec.in b/aeolus-conductor.spec.in
>index b8e38f1..aa947d6 100644
>--- a/aeolus-conductor.spec.in
>+++ b/aeolus-conductor.spec.in
>@@ -92,7 +92,7 @@ Summary: Aeolus Conductor development and testing files
> Group:   Applications/Internet
> Requires: %{name} = %{version}-%{release}
> Requires: rubygem(cucumber)
>-Requires: rubygem(rspec)
>+Requires: rubygem(rspec-core)

Running a repoquery on f16, it appears rspec-rails gets us this
package already, so we may be able to just drop this line altogether
unless something is majorly different on f17

> Requires: rubygem(timecop)
> Requires: rubygem(cucumber-rails)
> Requires: rubygem(rspec-rails) >= 2.6.1
>-- 
>1.7.6.5
>



More information about the aeolus-devel mailing list