really enable test
This commit is contained in:
parent
2f1719c8e9
commit
e8a2549a5e
@ -13,13 +13,13 @@
|
||||
%if 0%{?fedora} >= 25
|
||||
# Disable test for now due to cucumber v.s. gherkin dependency issue
|
||||
# pulled by aruba
|
||||
%global need_bootstrap_set 1
|
||||
%global need_bootstrap_set 0
|
||||
%endif
|
||||
|
||||
Summary: Rspec-2 runner and formatters
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: %{majorver}
|
||||
Release: %{?preminorver:0.}%{fedorarel}%{?preminorver:%{rpmminorver}}%{?dist}
|
||||
Release: %{?preminorver:0.}%{fedorarel}%{?preminorver:%{rpmminorver}}%{?dist}.1
|
||||
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user