[python-psycopg2] README -> README.rst

Devrim GÜNDÜZ devrim at fedoraproject.org
Mon Feb 9 11:19:58 UTC 2015


commit 3dad90ddfea2516fd018fb31ae1d138bfcb72c99
Author: Devrim Gündüz <devrim at gunduz.org>
Date:   Mon Feb 9 13:19:36 2015 +0200

    README -> README.rst

 python-psycopg2.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-psycopg2.spec b/python-psycopg2.spec
index 739561f..b9cb026 100644
--- a/python-psycopg2.spec
+++ b/python-psycopg2.spec
@@ -145,7 +145,7 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS LICENSE NEWS README
+%doc AUTHORS LICENSE NEWS README.rst
 %dir %{python_sitearch}/psycopg2
 %{python_sitearch}/psycopg2/*.py
 %{python_sitearch}/psycopg2/*.pyc
@@ -161,7 +161,7 @@ rm -rf %{buildroot}
 %if 0%{?with_python3}
 %files -n python3-psycopg2
 %defattr(-,root,root)
-%doc AUTHORS LICENSE NEWS README
+%doc AUTHORS LICENSE NEWS README.rst
 %dir %{python3_sitearch}/psycopg2
 %{python3_sitearch}/psycopg2/*.py
 %{python3_sitearch}/psycopg2/_psycopg.cpython-3?m*.so


More information about the scm-commits mailing list