diff --git a/python-docopt.spec b/python-docopt.spec index fc9b53f..1491e5c 100644 --- a/python-docopt.spec +++ b/python-docopt.spec @@ -59,7 +59,8 @@ sed -i "s|#! %{_bindir}/env python||" examples/git/git.py %python_expand %fdupes %{buildroot}%{$python_sitelib} %files %{python_files} -%doc LICENSE-MIT README.rst +%license LICENSE-MIT +%doc README.rst %doc examples/ %{python_sitelib}/*