Include audiotest.au again
These files were removed because historically they included a short sound clip from Monty Python shows, which might fall under copyright. In 2010 this was replaced upstream by a recording of Guido van Rossum saying something silly in Dutch. So, there's no reason to exclude the file anymore. The bug mentioned in the removed comment is private due to corporate policy from 2004. Sorry for that! The problem itself is discussed at: http://bugs.python.org/issue7755
This commit is contained in:
parent
39c4234d48
commit
4f6b427d2e
@ -898,9 +898,6 @@ cp -ar Doc/tools %{buildroot}%{pylibdir}/Doc/
|
|||||||
# Demo scripts
|
# Demo scripts
|
||||||
cp -ar Tools/demo %{buildroot}%{pylibdir}/Tools/
|
cp -ar Tools/demo %{buildroot}%{pylibdir}/Tools/
|
||||||
|
|
||||||
# Fix for bug #136654
|
|
||||||
rm -f %{buildroot}%{pylibdir}/email/test/data/audiotest.au %{buildroot}%{pylibdir}/test/audiotest.au
|
|
||||||
|
|
||||||
# Make sure distutils looks at the right pyconfig.h file
|
# Make sure distutils looks at the right pyconfig.h file
|
||||||
# See https://bugzilla.redhat.com/show_bug.cgi?id=201434
|
# See https://bugzilla.redhat.com/show_bug.cgi?id=201434
|
||||||
# Similar for sysconfig: sysconfig.get_config_h_filename tries to locate
|
# Similar for sysconfig: sysconfig.get_config_h_filename tries to locate
|
||||||
|
Loading…
Reference in New Issue
Block a user