From 203160e1e69385e9e9ce39b0737c671d4fa08225 Mon Sep 17 00:00:00 2001 From: Mike Rochefort Date: Mar 03 2022 02:49:57 +0000 Subject: Fix bundled source and add generate script --- diff --git a/terraform.spec b/terraform.spec index e69578c..7d6813f 100644 --- a/terraform.spec +++ b/terraform.spec @@ -7,9 +7,10 @@ Summary: A tool for building, changing, and versioning infrastructure. License: MPLv2.0 URL: https://www.terraform.io Source0: %{name}-%{version}-vendored.tar.gz +Source1: bundled.inc BuildRequires: golang -%include bundled.inc +%include %SOURCE1 %description Terraform enables you to safely and predictably create, change, and