From 796e01a2e4a0756b8af8d7cde9b1a8b751632f4e Mon Sep 17 00:00:00 2001 From: Jaroslav Prokop Date: Aug 03 2020 21:26:57 +0000 Subject: Comment out the features source correctly. --- diff --git a/rubygem-guard.spec b/rubygem-guard.spec index d8b450a..54df1fe 100644 --- a/rubygem-guard.spec +++ b/rubygem-guard.spec @@ -14,7 +14,7 @@ Source1: %{name}-%{version}-spec.tar.gz # Cucumber test suite is tightly coupled with guard-cucumber which is not in Fedora yet. # git clone https://github.com/guard/guard.git && cd guard # git checkout v2.16.2 && tar -czvf rubygem-guard-2.16.2-features.tar.gz features/ -Source2: %%{name}-%%{version}-features.tar.gz +# Source2: %%{name}-%%{version}-features.tar.gz BuildRequires: ruby(release) BuildRequires: rubygems-devel BuildRequires: ruby >= 1.9.3