diff --git a/python-rsa.spec b/python-rsa.spec index cd599b9..725f89a 100644 --- a/python-rsa.spec +++ b/python-rsa.spec @@ -102,7 +102,8 @@ cp %{buildroot}%{_bindir}/pyrsa-decrypt-bigfile %{buildroot}%{_bindir}/pyrsa-dec %files -n python2-%{pypi_name} %{!?_licensedir:%global license %doc} -%doc README.rst +# Not shipped in this release, see https://github.com/sybrenstuvel/python-rsa/pull/51 +# %doc README.md %license LICENSE %if 0%{?with_python3} == 0 %{_bindir}/pyrsa-priv2pub @@ -127,7 +128,9 @@ cp %{buildroot}%{_bindir}/pyrsa-decrypt-bigfile %{buildroot}%{_bindir}/pyrsa-dec %if 0%{?with_python3} %files -n python3-%{pypi_name} -%doc README.rst LICENSE +# Not shipped in this release, see https://github.com/sybrenstuvel/python-rsa/pull/51 +# %doc README.md +%license LICENSE %{_bindir}/pyrsa-priv2pub %{_bindir}/pyrsa-keygen %{_bindir}/pyrsa-encrypt