diff --git a/acme-tiny.spec b/acme-tiny.spec index d48d517..2add148 100644 --- a/acme-tiny.spec +++ b/acme-tiny.spec @@ -18,7 +18,6 @@ Version: 4.0.4 Release: 2%{?dist} Summary: Tiny auditable script to issue, renew Let's Encrypt certificates -Group: Applications/Internet License: MIT URL: https://github.com/diafygi/acme-tiny Source0: https://github.com/diafygi/acme-tiny/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -63,7 +62,6 @@ acme_tiny on installed CSRs as the acme user for privilege separation. %package core Summary: core python module of acme-tiny -Group: System Environment/Base Requires: openssl %if 0%{?rhel} >= 5 && 0%{?rhel} < 7 # EL6 uses python2.6, which does not include argparse