- removed ACKS (is now part of Misc docs)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=138
This commit is contained in:
Jan Matejek 2013-05-09 16:27:45 +00:00 committed by Git OBS Bridge
parent fbe895940c
commit 4158ddf1f3
2 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,7 @@ Thu May 9 16:14:17 UTC 2013 - jmatejek@suse.com
- update to 2.7.4
- removed %docdir/python/README from package (conflict with python-base)
- removed ACKS (is now part of Misc docs)
-------------------------------------------------------------------
Fri Apr 5 13:33:29 UTC 2013 - idonmez@suse.com

View File

@ -120,7 +120,6 @@ tar xfj %{SOURCE2} -C $PDOCS
mv $PDOCS/docs-pdf $PDOCS/paper-a4
tar xfj %{SOURCE3} -C $PDOCS
mv $PDOCS/docs-pdf $PDOCS/paper-letter
install -c -m 644 Doc/ACKS.txt $PDOCS/ACKS.txt
# this is part of main package
#install -c -m 644 README $PDOCS/README
for i in Misc/* ; do
@ -132,7 +131,6 @@ done
%dir %{_docdir}/python
%doc %{_docdir}/python/Misc
%doc %{_docdir}/python/html
%doc %{_docdir}/python/ACKS.txt
#%doc %{_docdir}/python/README
%files pdf