From c3fb619019ae37d3b09d06abefc6fc6b89489772 Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Dec 22 2022 17:40:53 +0000 Subject: Don’t install the LICENSE file twice It’s already correctly handled in pyproject_files. See also: https://pagure.io/packaging-committee/issue/1223 Verify with “rpm -qL -p …”. --- diff --git a/python-kiwisolver.spec b/python-kiwisolver.spec index 325c338..8be40c3 100644 --- a/python-kiwisolver.spec +++ b/python-kiwisolver.spec @@ -59,7 +59,6 @@ Provides: bundled(loki-lib) %files -n python3-%{srcname} -f %{pyproject_files} %doc README.rst -%license LICENSE %changelog %autochangelog