diff --git a/certbot.spec b/certbot.spec index f4c6f72..83b0a85 100644 --- a/certbot.spec +++ b/certbot.spec @@ -1,4 +1,5 @@ %global oldpkg letsencrypt +%global srcname certbot %if 0%{?fedora} %bcond_without python3 @@ -19,7 +20,7 @@ Summary: A free, automated certificate authority client License: ASL 2.0 URL: https://pypi.python.org/pypi/certbot -Source0: https://files.pythonhosted.org/packages/source/c/%{name}/%{name}-%{version}.tar.gz +Source0: %pypi_source Source10: certbot-renew-systemd.service Source11: certbot-renew-systemd.timer