From dc15fd28877b5339792966f56f39d9ddc6cdc2de6e2993392c8fc33209a8748b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 27 Jan 2025 14:43:46 +0000 Subject: [PATCH] expand glob in files OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=99 --- python-certbot-apache.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-certbot-apache.spec b/python-certbot-apache.spec index 98070d4..e27fbd8 100644 --- a/python-certbot-apache.spec +++ b/python-certbot-apache.spec @@ -57,6 +57,7 @@ The Apache plugin for Certbot. %files %{python_files} %doc README.rst %license LICENSE.txt -%{python_sitelib}/* +%{python_sitelib}/certbot_apache +%{python_sitelib}/certbot_apache-%{version}*info %changelog