From 89c54beabeb84b1a787ae1e35ced3be27a78e16a Mon Sep 17 00:00:00 2001 From: Miroslav Suchý Date: Oct 19 2018 11:08:00 +0000 Subject: fix macro syntax --- diff --git a/beaker-tests/Regression/dist-git/setup.sh b/beaker-tests/Regression/dist-git/setup.sh index e8d8e8c..fc904bc 100755 --- a/beaker-tests/Regression/dist-git/setup.sh +++ b/beaker-tests/Regression/dist-git/setup.sh @@ -14,7 +14,7 @@ else export COPRROOTDIR=$SCRIPTPATH/../../../ fi -dnf -y copr enable @copr/copr +dnf -y copr enable @copr/copr-dev dnf -y install jq copr-mocks dist-git dist-git-selinux rpkg # cleanup diff --git a/mocks/copr-mocks.spec b/mocks/copr-mocks.spec index 457f4ab..663214c 100644 --- a/mocks/copr-mocks.spec +++ b/mocks/copr-mocks.spec @@ -8,7 +8,7 @@ Release: 1%{?dist} # git checkout {{{ cached_git_name_version }}} # cd copr/mocks # rpkg spec --sources -Source0: {{{ git_dir_archive }} +Source0: {{{ git_dir_archive }}} License: GPLv2+ BuildArch: noarch