diff --git a/netcdf4-python.spec b/netcdf4-python.spec index 5931d15..1b99e51 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -142,7 +142,7 @@ PYTHONPATH=$(echo ../build/lib.*) python3 run_all.py %files -%doc Changelog COPYING docs examples README +%doc Changelog COPYING docs examples README.md %{_bindir}/nc3tonc4 %{_bindir}/nc4tonc3 %{_bindir}/ncinfo @@ -150,7 +150,7 @@ PYTHONPATH=$(echo ../build/lib.*) python3 run_all.py %if 0%{?with_python3} %files -n netcdf4-python3 -%doc Changelog COPYING docs examples README +%doc Changelog COPYING docs examples README.md %{python3_sitearch}/* %endif # with_python3