diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index f2e50c8..49e6ae8 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -66,7 +66,6 @@ export CFLAGS="%{optflags} -I/usr/include/freetype2" %install %pyproject_install -rm %{buildroot}%{_prefix}/{COPYING,README.md,changes.rst} %python_expand %fdupes %{buildroot}%{$python_sitearch} %check @@ -75,7 +74,7 @@ cd /tmp %files %{python_files} %license COPYING -%doc README.md changes.rst +%doc README.md %{python_sitearch}/* %changelog