From ca87d8d7c36ba3062dde8e508e4559e84ac02c75 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 12 Feb 2018 13:45:02 -0600 Subject: [PATCH] fix subpkg name too --- lensfun.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lensfun.spec b/lensfun.spec index 78db9c9..de38774 100644 --- a/lensfun.spec +++ b/lensfun.spec @@ -165,7 +165,7 @@ popd %{_mandir}/man1/lensfun-add-adapter.1* %{_mandir}/man1/lensfun-update-data.1* -%files -n python3-lensfun +%files -n %{python3}-lensfun %{python3_sitelib}/lensfun/ %{python3_sitelib}/lensfun*.egg-info %endif