From e0810bad5547393cf37119b5fae6cea4223e0d98 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 13 Sep 2021 15:51:32 -0400 Subject: [PATCH] Let pyproject-rpm-macros handle the license file --- python-sure.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python-sure.spec b/python-sure.spec index 4b9cc5c..881c3e4 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -105,7 +105,6 @@ install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 %{srcname}.1 %files -n python3-%{srcname} -f %{pyproject_files} -%license COPYING %{_bindir}/%{srcname} %{_mandir}/man1/%{srcname}.1*