From ae84f6939c2b3438a7fe819437db0ae48fa8d817 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Mon, 13 May 2019 22:57:50 -0500 Subject: [PATCH] Re-order source files to avoid packaging a tar file --- fdragon-mock-configs.spec | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/fdragon-mock-configs.spec b/fdragon-mock-configs.spec index 6a46e69..4441638 100644 --- a/fdragon-mock-configs.spec +++ b/fdragon-mock-configs.spec @@ -5,19 +5,19 @@ Summary: fdragon mock configs License: GPLv3+ URL: http://fdragon.org -Source0: fdl-epel-5-i386.cfg -Source1: fdl-epel-5-x86_64.cfg -Source2: fdl-epel-6-i386.cfg -Source3: fdl-epel-6-x86_64.cfg -Source4: fdl-epel-7-x86_64.cfg -Source5: fdl-fedora-28-i386.cfg -Source6: fdl-fedora-28-x86_64.cfg -Source7: fdl-fedora-29-i386.cfg -Source8: fdl-fedora-29-x86_64.cfg -Source9: fdl-fedora-30-i386.cfg -Source10: fdl-fedora-30-x86_64.cfg -Source11: fdl-trixbox-2.6-i386.cfg -Source12: fdl-trixbox-2.8-i386.cfg +Source1: fdl-epel-5-i386.cfg +Source2: fdl-epel-5-x86_64.cfg +Source3: fdl-epel-6-i386.cfg +Source4: fdl-epel-6-x86_64.cfg +Source5: fdl-epel-7-x86_64.cfg +Source6: fdl-fedora-28-i386.cfg +Source7: fdl-fedora-28-x86_64.cfg +Source8: fdl-fedora-29-i386.cfg +Source9: fdl-fedora-29-x86_64.cfg +Source10: fdl-fedora-30-i386.cfg +Source11: fdl-fedora-30-x86_64.cfg +Source12: fdl-trixbox-2.6-i386.cfg +Source13: fdl-trixbox-2.8-i386.cfg # BuildRequires: Requires: httpd @@ -44,7 +44,6 @@ Requires: fedora-packager %install rm -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_sysconfdir}/mock/ -%{__install} %{SOURCE0} %{buildroot}%{_sysconfdir}/mock/ %{__install} %{SOURCE1} %{buildroot}%{_sysconfdir}/mock/ %{__install} %{SOURCE2} %{buildroot}%{_sysconfdir}/mock/ %{__install} %{SOURCE3} %{buildroot}%{_sysconfdir}/mock/ @@ -57,6 +56,7 @@ rm -rf %{buildroot} %{__install} %{SOURCE10} %{buildroot}%{_sysconfdir}/mock/ %{__install} %{SOURCE11} %{buildroot}%{_sysconfdir}/mock/ %{__install} %{SOURCE12} %{buildroot}%{_sysconfdir}/mock/ +%{__install} %{SOURCE13} %{buildroot}%{_sysconfdir}/mock/ %{__mkdir_p} %{buildroot}/var/www/html/packages/epel/5/i386/repodata %{__mkdir_p} %{buildroot}/var/www/html/packages/epel/5/x86_64/repodata %{__mkdir_p} %{buildroot}/var/www/html/packages/epel/6/i386/repodata