From 37a88ca831dd3c5de5f3ba6ccc7f1c2e2dd9ea5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Thu, 14 Apr 2016 07:03:26 +0200 Subject: [PATCH] Disable bootstrap. --- rubygem-cucumber-wire.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rubygem-cucumber-wire.spec b/rubygem-cucumber-wire.spec index 1ba8573..c8befa2 100644 --- a/rubygem-cucumber-wire.spec +++ b/rubygem-cucumber-wire.spec @@ -2,11 +2,10 @@ %global gem_name cucumber-wire %{?_with_bootstrap: %global bootstrap 1} -%global bootstrap 1 Name: rubygem-%{gem_name} Version: 0.0.1 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: Wire protocol for Cucumber Group: Development/Languages License: MIT