|
|
|
@ -1,10 +1,11 @@
|
|
|
|
|
%global gem_name cucumber
|
|
|
|
|
|
|
|
|
|
%global bootstrap 1
|
|
|
|
|
%{?_with_bootstrap: %global bootstrap 1}
|
|
|
|
|
|
|
|
|
|
Name: rubygem-%{gem_name}
|
|
|
|
|
Version: 3.1.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 0.1%{?dist}
|
|
|
|
|
Summary: Tool to execute plain-text documents as functional tests
|
|
|
|
|
Group: Development/Languages
|
|
|
|
|
License: MIT
|
|
|
|
|