[netcdf4-python] New README.md name

Orion Poplawski orion at fedoraproject.org
Fri May 9 21:45:38 UTC 2014


commit 08a5852f0467d712e424f5758353b046bd69e3c6
Author: Orion Poplawski <orion at nwra.com>
Date:   Fri May 9 15:32:22 2014 -0600

    New README.md name

 netcdf4-python.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
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
 


More information about the scm-commits mailing list