From d513c7fa5a13fbf6858c24b39b4aa2d2aacc18e4f7f14eb8d54331130ad6e69a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 15 Dec 2020 17:52:53 +0000 Subject: [PATCH] Improve %%files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysvn?expand=0&rev=49 --- python-pysvn.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-pysvn.spec b/python-pysvn.spec index 0f0782c..d39f5cd 100644 --- a/python-pysvn.spec +++ b/python-pysvn.spec @@ -87,6 +87,7 @@ popd %files %{python_files} %license LICENSE.txt %doc Docs Examples -%{python_sitearch}/%{packagename} +%dir %{python_sitearch}/%{packagename} +%{python_sitearch}/%{packagename}/* %changelog