From 81fce01ee5954070b73fbf341ac34958922fb0288e7045e7828c66435a8d6282 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sun, 20 Nov 2022 00:40:49 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylibmc?expand=0&rev=19 --- python-pylibmc.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-pylibmc.spec b/python-pylibmc.spec index c466589..238bce6 100644 --- a/python-pylibmc.spec +++ b/python-pylibmc.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pylibmc Version: 1.6.1 Release: 0 @@ -73,6 +72,8 @@ kill $pid %files %{python_files} %license LICENSE %doc README.rst -%{python_sitearch}/* +%{python_sitearch}/pylibmc +%{python_sitearch}/_pylibmc*.so +%{python_sitearch}/pylibmc-%{version}*-info %changelog