From 3a5edd4ff0978ba83ab0c2469e3b4b3b2ca3d6ae Mon Sep 17 00:00:00 2001 From: Benjamin A. Beasley Date: Nov 23 2022 21:14:34 +0000 Subject: Make the file lists clearer - Use trailing slashes to indicate directory paths --- diff --git a/python-graph-tool.spec b/python-graph-tool.spec index 8228bc7..7e8610f 100644 --- a/python-graph-tool.spec +++ b/python-graph-tool.spec @@ -239,12 +239,12 @@ ln -svf \ %files -n python3-graph-tool %license COPYING src/boost-workaround/LICENSE_1_0.txt %doc README.md ChangeLog AUTHORS -%{python3_sitearch}/graph_tool -%exclude %{python3_sitearch}/graph_tool/include +%{python3_sitearch}/graph_tool/ +%exclude %{python3_sitearch}/graph_tool/include/ %files -n python3-graph-tool-devel -%{python3_sitearch}/graph_tool/include +%{python3_sitearch}/graph_tool/include/ %{_libdir}/pkgconfig/graph-tool-py%{python3_version}.pc