Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PythonCard.spec'], user='mockbuild'gid=135timeout=0printOutput=Falseuid=7225logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'}chrootPath='/scratch/mock/epel-5-x86_64-32037/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PythonCard.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PythonCard-0.8.2-1.el5.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PythonCard.spec '], user='mockbuild'gid=135timeout=0private_network=Trueuid=7225logger=env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'}chrootPath='/scratch/mock/epel-5-x86_64-32037/root'printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PythonCard.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.41790 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf PythonCard-0.8.2 + /bin/gzip -dc /builddir/build/SOURCES/PythonCard-0.8.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PythonCard-0.8.2 ++ /usr/bin/id -u + '[' 7225 = 0 ']' ++ /usr/bin/id -u + '[' 7225 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.41790 + umask 022 + cd /builddir/build/BUILD + cd PythonCard-0.8.2 + LANG=C + export LANG + unset DISPLAY + env 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' python setup.py build running build running build_py creating build creating build/lib creating build/lib/PythonCard copying ./__init__.py -> build/lib/PythonCard copying ./__version__.py -> build/lib/PythonCard copying ./about.py -> build/lib/PythonCard copying ./clipboard.py -> build/lib/PythonCard copying ./component.py -> build/lib/PythonCard copying ./configuration.py -> build/lib/PythonCard copying ./debug.py -> build/lib/PythonCard copying ./dialog.py -> build/lib/PythonCard copying ./documentation.py -> build/lib/PythonCard copying ./error.py -> build/lib/PythonCard copying ./event.py -> build/lib/PythonCard copying ./EXIF.py -> build/lib/PythonCard copying ./flatfileDatabase.py -> build/lib/PythonCard copying ./font.py -> build/lib/PythonCard copying ./gadflyDatabase.py -> build/lib/PythonCard copying ./graphic.py -> build/lib/PythonCard copying ./helpful.py -> build/lib/PythonCard copying ./install-pythoncard.py -> build/lib/PythonCard copying ./log.py -> build/lib/PythonCard copying ./menu.py -> build/lib/PythonCard copying ./model.py -> build/lib/PythonCard copying ./pycrustrc.py -> build/lib/PythonCard copying ./registry.py -> build/lib/PythonCard copying ./resource.py -> build/lib/PythonCard copying ./simpleSizer.py -> build/lib/PythonCard copying ./singleton.py -> build/lib/PythonCard copying ./sound.py -> build/lib/PythonCard copying ./spec.py -> build/lib/PythonCard copying ./statusbar.py -> build/lib/PythonCard copying ./STCStyleEditor.py -> build/lib/PythonCard copying ./testIgnore.py -> build/lib/PythonCard copying ./timer.py -> build/lib/PythonCard copying ./turtle.py -> build/lib/PythonCard copying ./twistedModel.py -> build/lib/PythonCard copying ./util.py -> build/lib/PythonCard copying ./widget.py -> build/lib/PythonCard creating build/lib/PythonCard/components copying ./components/__init__.py -> build/lib/PythonCard/components copying ./components/bitmapcanvas.py -> build/lib/PythonCard/components copying ./components/button.py -> build/lib/PythonCard/components copying ./components/calendar.py -> build/lib/PythonCard/components copying ./components/checkbox.py -> build/lib/PythonCard/components copying ./components/choice.py -> build/lib/PythonCard/components copying ./components/codeeditor.py -> build/lib/PythonCard/components copying ./components/combobox.py -> build/lib/PythonCard/components copying ./components/container.py -> build/lib/PythonCard/components copying ./components/floatcanvas.py -> build/lib/PythonCard/components copying ./components/gauge.py -> build/lib/PythonCard/components copying ./components/grid.py -> build/lib/PythonCard/components copying ./components/htmlwindow.py -> build/lib/PythonCard/components copying ./components/iehtmlwindow.py -> build/lib/PythonCard/components copying ./components/image.py -> build/lib/PythonCard/components copying ./components/imagebutton.py -> build/lib/PythonCard/components copying ./components/list.py -> build/lib/PythonCard/components copying ./components/multicolumnlist.py -> build/lib/PythonCard/components copying ./components/notebook.py -> build/lib/PythonCard/components copying ./components/passwordfield.py -> build/lib/PythonCard/components copying ./components/radiogroup.py -> build/lib/PythonCard/components copying ./components/slider.py -> build/lib/PythonCard/components copying ./components/spinner.py -> build/lib/PythonCard/components copying ./components/staticbox.py -> build/lib/PythonCard/components copying ./components/staticline.py -> build/lib/PythonCard/components copying ./components/statictext.py -> build/lib/PythonCard/components copying ./components/textarea.py -> build/lib/PythonCard/components copying ./components/textfield.py -> build/lib/PythonCard/components copying ./components/togglebutton.py -> build/lib/PythonCard/components copying ./components/tree.py -> build/lib/PythonCard/components creating build/lib/PythonCard/templates copying ./templates/__init__.py -> build/lib/PythonCard/templates copying ./templates/htmlpreview.py -> build/lib/PythonCard/templates copying ./templates/htmlpreview.rsrc.py -> build/lib/PythonCard/templates creating build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/__init__.py -> build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/findDialog.py -> build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/findDialog.rsrc.py -> build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/loginDialog.py -> build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/loginDialog.rsrc.py -> build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/runOptionsDialog.py -> build/lib/PythonCard/templates/dialogs copying ./templates/dialogs/runOptionsDialog.rsrc.py -> build/lib/PythonCard/templates/dialogs running build_scripts creating build/scripts-2.4 copying install-pythoncard.py -> build/scripts-2.4 changing mode of build/scripts-2.4/install-pythoncard.py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.41790 + umask 022 + cd /builddir/build/BUILD + cd PythonCard-0.8.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild + env 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' python setup.py install --root=/var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild running install running build running build_py running build_scripts running install_lib creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4 creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/__version__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/about.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/clipboard.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/component.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/configuration.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/debug.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/dialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/documentation.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/error.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/event.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/EXIF.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/flatfileDatabase.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/font.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/gadflyDatabase.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/graphic.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/helpful.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/install-pythoncard.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/log.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/menu.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/model.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/pycrustrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/registry.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/resource.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/simpleSizer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/singleton.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/sound.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/spec.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/statusbar.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/STCStyleEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/testIgnore.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/timer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/turtle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/twistedModel.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/util.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard copying build/lib/PythonCard/widget.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/bitmapcanvas.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/button.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/calendar.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/checkbox.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/choice.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/codeeditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/combobox.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/container.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/floatcanvas.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/gauge.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/grid.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/htmlwindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/iehtmlwindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/image.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/imagebutton.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/list.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/multicolumnlist.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/notebook.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/passwordfield.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/radiogroup.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/slider.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/spinner.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/staticbox.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/staticline.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/statictext.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/textarea.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/textfield.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/togglebutton.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components copying build/lib/PythonCard/components/tree.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates copying build/lib/PythonCard/templates/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates copying build/lib/PythonCard/templates/htmlpreview.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates copying build/lib/PythonCard/templates/htmlpreview.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/findDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/findDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/loginDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/loginDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/runOptionsDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs copying build/lib/PythonCard/templates/dialogs/runOptionsDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/__init__.py to __init__.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/__version__.py to __version__.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/about.py to about.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/clipboard.py to clipboard.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/component.py to component.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/configuration.py to configuration.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/debug.py to debug.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/dialog.py to dialog.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/documentation.py to documentation.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/error.py to error.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/event.py to event.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/EXIF.py to EXIF.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/flatfileDatabase.py to flatfileDatabase.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/font.py to font.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/gadflyDatabase.py to gadflyDatabase.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/graphic.py to graphic.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/helpful.py to helpful.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/install-pythoncard.py to install-pythoncard.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/log.py to log.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/menu.py to menu.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/model.py to model.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/pycrustrc.py to pycrustrc.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/registry.py to registry.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/resource.py to resource.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/simpleSizer.py to simpleSizer.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/singleton.py to singleton.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/sound.py to sound.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/spec.py to spec.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/statusbar.py to statusbar.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/STCStyleEditor.py to STCStyleEditor.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/testIgnore.py to testIgnore.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/timer.py to timer.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/turtle.py to turtle.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/twistedModel.py to twistedModel.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/util.py to util.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/widget.py to widget.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/__init__.py to __init__.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/bitmapcanvas.py to bitmapcanvas.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/button.py to button.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/calendar.py to calendar.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/checkbox.py to checkbox.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/choice.py to choice.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/codeeditor.py to codeeditor.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/combobox.py to combobox.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/container.py to container.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/floatcanvas.py to floatcanvas.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/gauge.py to gauge.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/grid.py to grid.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/htmlwindow.py to htmlwindow.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/iehtmlwindow.py to iehtmlwindow.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/image.py to image.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/imagebutton.py to imagebutton.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/list.py to list.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/multicolumnlist.py to multicolumnlist.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/notebook.py to notebook.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/passwordfield.py to passwordfield.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/radiogroup.py to radiogroup.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/slider.py to slider.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/spinner.py to spinner.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/staticbox.py to staticbox.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/staticline.py to staticline.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/statictext.py to statictext.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/textarea.py to textarea.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/textfield.py to textfield.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/togglebutton.py to togglebutton.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/components/tree.py to tree.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/__init__.py to __init__.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/htmlpreview.py to htmlpreview.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/htmlpreview.rsrc.py to htmlpreview.rsrc.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/__init__.py to __init__.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/findDialog.py to findDialog.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/findDialog.rsrc.py to findDialog.rsrc.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/loginDialog.py to loginDialog.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/loginDialog.rsrc.py to loginDialog.rsrc.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/runOptionsDialog.py to runOptionsDialog.pyc byte-compiling /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/templates/dialogs/runOptionsDialog.rsrc.py to runOptionsDialog.rsrc.pyc running install_scripts creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/bin copying build/scripts-2.4/install-pythoncard.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/bin changing mode of /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/bin/install-pythoncard.py to 755 running install_data copying ./LICENSE.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. copying ./PKG-INFO -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. copying ./pythoncard_config.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. copying ./README.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. copying ./README_StyleEditor.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. copying ./setup.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. copying ./stc-styles.cfg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/. creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs copying ./docs/changelog.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs copying ./docs/migration_guide.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs copying ./docs/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs copying ./docs/samples.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs copying ./docs/tutorial.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/GettingStarted copying ./docs/GettingStarted/starter1.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/GettingStarted copying ./docs/GettingStarted/starter1.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/GettingStarted creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html copying ./docs/html/documentation.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/donations.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/faq.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/findfiles.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/index.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/installation.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/layouteditor.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/learning_python.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/macosx_panther_installation.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/macosx_tiger_installation.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/moreapplications.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/PythonCard.css -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/requirements.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/resource_editor_overview.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/samples.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/samples2.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/samples3.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/shell.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/sidebar.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/standalone.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/template.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/timers-threads.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/walkthrough1.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/walkthrough2.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html copying ./docs/html/walkthrough3.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/dialogs copying ./docs/html/dialogs/alertdialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/colordialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/directorydialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/filedialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/finddialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/fontdialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/general.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/index.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/messagedialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/multiplechoicedialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/navigator.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/scrolledmessagedialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/singlechoicedialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs copying ./docs/html/dialogs/textentrydialog.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig10.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig11.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig12.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig3.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig4.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig5.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig6.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig7.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig8.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images copying ./docs/html/dialogs/images/dialogsfig9.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/dialogs/images creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/framework copying ./docs/html/framework/components.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework copying ./docs/html/framework/dialogs.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework copying ./docs/html/framework/events_and_handlers.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework copying ./docs/html/framework/general_concepts_and_limitations.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework copying ./docs/html/framework/menus.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework copying ./docs/html/framework/resource_files.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework copying ./docs/html/framework/runtime_tools.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/framework creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/icon copying ./docs/html/icon/blank.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/contents.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/index.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/modules.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/next.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/previous.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/PythonPowered.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/up.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon copying ./docs/html/icon/wxPyButton.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/icon creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/images copying ./docs/html/images/findfilesfig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/findfilesfig2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/findfilesfig3.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/findfilesfig4.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/findfilesfig5.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/projectmanager.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig10.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig11.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig12.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig13.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig14.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig15.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig16.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig17.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig18.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig19.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig20.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig21.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig22.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig23.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig24.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig25.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig3.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig4.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig5.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig6.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig7.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig8.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/resEditorFig9.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/shellfig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/shellfig2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/shellfig3.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/shellfig4.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/shellfig5.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt1fig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt1fig2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt1fig3.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig10.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig11.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig3.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig4.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig5.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig6.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig7.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig8.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt2fig9.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images copying ./docs/html/images/wt3fig1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/images creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/samples copying ./docs/html/samples/builddocs.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/samples copying ./docs/html/samples/imageList.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/samples creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/samples/templates copying ./docs/html/samples/templates/contents_template.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/samples/templates copying ./docs/html/samples/templates/sample_template.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/samples/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/docs/html/tools copying ./docs/html/tools/codeEditor.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./docs/html/tools creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples copying ./samples/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples copying ./samples/samples.pyw -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples copying ./samples/samples.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/addresses copying ./samples/addresses/addresses.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/addresses.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/data.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/fields.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/next.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/notes.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/outlook.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/prev.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses copying ./samples/addresses/script.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/addresses creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/ataxx copying ./samples/ataxx/ataxx.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/ataxx copying ./samples/ataxx/ataxx.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/ataxx copying ./samples/ataxx/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/ataxx creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/chat copying ./samples/chat/chat.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/chat copying ./samples/chat/chat.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/chat copying ./samples/chat/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/chat creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/companies copying ./samples/companies/companies.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/companies copying ./samples/companies/companies.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/companies copying ./samples/companies/parse_companies.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/companies copying ./samples/companies/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/companies creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/conversions copying ./samples/conversions/conversions.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/conversions copying ./samples/conversions/conversions.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/conversions copying ./samples/conversions/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/conversions creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/custdb copying ./samples/custdb/custdb.de.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/custdb copying ./samples/custdb/custdb.ini -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/custdb copying ./samples/custdb/custdb.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/custdb copying ./samples/custdb/custdb.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/custdb copying ./samples/custdb/customerdata.csv -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/custdb copying ./samples/custdb/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/custdb creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/dbBrowser copying ./samples/dbBrowser/csvBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbBrowser.ico -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbBrowser.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbBrowser.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbBrowser2.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbBrowser2.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbLogin.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbLogin.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/dbTable.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/gadflyBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/metakitBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/mySQLBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/oracleBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/postgreBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/pysqlite2Browse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/pysqliteBrowse.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser copying ./samples/dbBrowser/testfile.csv -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/dbBrowser/scripts copying ./samples/dbBrowser/scripts/gadfly_sample.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser/scripts copying ./samples/dbBrowser/scripts/mysql_sample.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser/scripts copying ./samples/dbBrowser/scripts/pysqlite2_from_csv.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dbBrowser/scripts creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/dialogs copying ./samples/dialogs/dialogs.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dialogs copying ./samples/dialogs/dialogs.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dialogs copying ./samples/dialogs/minimalDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dialogs copying ./samples/dialogs/minimalDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dialogs copying ./samples/dialogs/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/dialogs creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/doodle copying ./samples/doodle/doodle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/doodle copying ./samples/doodle/doodle.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/doodle copying ./samples/doodle/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/doodle creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/financial copying ./samples/financial/mortgage.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/financial copying ./samples/financial/mortgage.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/financial copying ./samples/financial/pyfi.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/financial copying ./samples/financial/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/financial creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/flatfileDatabase copying ./samples/flatfileDatabase/fieldsTest.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/flatfileDatabase.ini -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/flatfileDatabase.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/flatfileDatabase.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/flatfileDatabaseTemplate.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/next.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/prev.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase copying ./samples/flatfileDatabase/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flatfileDatabase creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/floatCanvasTest copying ./samples/floatCanvasTest/floatCanvasTest.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/floatCanvasTest copying ./samples/floatCanvasTest/floatCanvasTest.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/floatCanvasTest creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/flock copying ./samples/flock/flock.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flock copying ./samples/flock/flock.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flock copying ./samples/flock/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flock copying ./samples/flock/wing1.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flock copying ./samples/flock/wing2.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/flock creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/gadflyDatabase copying ./samples/gadflyDatabase/gadflyDatabase.ini -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gadflyDatabase copying ./samples/gadflyDatabase/gadflyDatabase.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gadflyDatabase copying ./samples/gadflyDatabase/gadflyDatabase.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gadflyDatabase copying ./samples/gadflyDatabase/next.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gadflyDatabase copying ./samples/gadflyDatabase/prev.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gadflyDatabase copying ./samples/gadflyDatabase/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gadflyDatabase creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/gravity copying ./samples/gravity/floatgravity.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gravity copying ./samples/gravity/floatgravity.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gravity copying ./samples/gravity/gravity.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gravity copying ./samples/gravity/gravity.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gravity copying ./samples/gravity/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/gravity creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/helpfulWrappers copying ./samples/helpfulWrappers/helpfulWrappers.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/helpfulWrappers copying ./samples/helpfulWrappers/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/helpfulWrappers creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/hopalong copying ./samples/hopalong/hopalong.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/hopalong copying ./samples/hopalong/hopalong.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/hopalong copying ./samples/hopalong/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/hopalong creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/jabberChat copying ./samples/jabberChat/chatWindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/chatWindow.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/conferenceDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/conferenceDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/connection.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/groupChatWindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/groupChatWindow.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/incoming.wav -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/jabberChat.ini -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/jabberChat.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/jabberChat.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/names.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat copying ./samples/jabberChat/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/jabberChat creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/life copying ./samples/life/lexicon.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/lexicon.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/life.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/life.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/patterns.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/patterns.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life copying ./samples/life/util.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/life/patterns copying ./samples/life/patterns/ACORN.LIF -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life/patterns copying ./samples/life/patterns/RPENTO.LIF -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/life/patterns creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/lsystem copying ./samples/lsystem/lsystem.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/lsystem copying ./samples/lsystem/lsystem.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/lsystem copying ./samples/lsystem/lsystemInteractive.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/lsystem copying ./samples/lsystem/lsystemInteractive.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/lsystem copying ./samples/lsystem/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/lsystem creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/minimal copying ./samples/minimal/minimal.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimal copying ./samples/minimal/minimal.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimal copying ./samples/minimal/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimal creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/minimalList copying ./samples/minimalList/minimalList.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalList copying ./samples/minimalList/minimalList.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalList copying ./samples/minimalList/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalList creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/minimalStandalone copying ./samples/minimalStandalone/macbuild.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone copying ./samples/minimalStandalone/minimal.fr.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone copying ./samples/minimalStandalone/minimal.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone copying ./samples/minimalStandalone/minimal.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone copying ./samples/minimalStandalone/minimal.spec -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone copying ./samples/minimalStandalone/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone copying ./samples/minimalStandalone/setup.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalStandalone creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/minimalTree copying ./samples/minimalTree/minimalTree.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalTree copying ./samples/minimalTree/minimalTree.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalTree copying ./samples/minimalTree/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/minimalTree creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/moderator copying ./samples/moderator/delegates.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/moderator copying ./samples/moderator/moderator.bat -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/moderator copying ./samples/moderator/moderator.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/moderator copying ./samples/moderator/moderator.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/moderator copying ./samples/moderator/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/moderator creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/montyhall copying ./samples/montyhall/closed1.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/closed2.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/closed3.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/mh.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/montyhall.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/montyhall.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/open-cents.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/open-dollars.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall copying ./samples/montyhall/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/montyhall creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/mp3player copying ./samples/mp3player/mp3player.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/mp3player copying ./samples/mp3player/mp3player.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/mp3player copying ./samples/mp3player/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/mp3player creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/multicolumnexample copying ./samples/multicolumnexample/multicolumnexample.csv -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/multicolumnexample copying ./samples/multicolumnexample/multicolumnexample.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/multicolumnexample copying ./samples/multicolumnexample/multicolumnexample.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/multicolumnexample copying ./samples/multicolumnexample/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/multicolumnexample creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/noresource copying ./samples/noresource/noresource.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/noresource copying ./samples/noresource/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/noresource creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/pictureViewer copying ./samples/pictureViewer/pictureViewer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pictureViewer copying ./samples/pictureViewer/pictureViewer.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pictureViewer copying ./samples/pictureViewer/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pictureViewer creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/proof copying ./samples/proof/background.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof copying ./samples/proof/edit.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof copying ./samples/proof/proof.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof copying ./samples/proof/proof.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof copying ./samples/proof/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof copying ./samples/proof/tile.bmp -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof copying ./samples/proof/trash.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/proof creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/pysshed copying ./samples/pysshed/about.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/author.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/changelog.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/customDialogs.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/helpAbout.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/license.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/prefsDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/pysshed.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/pysshed.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed copying ./samples/pysshed/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/pysshed creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/radioclient copying ./samples/radioclient/blogger.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient copying ./samples/radioclient/htmlpreview.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient copying ./samples/radioclient/htmlpreview.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient copying ./samples/radioclient/pycrustrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient copying ./samples/radioclient/radioclient.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient copying ./samples/radioclient/radioclient.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient copying ./samples/radioclient/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/radioclient/tests copying ./samples/radioclient/tests/blogspot.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient/tests copying ./samples/radioclient/tests/manila_blogger_api.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient/tests copying ./samples/radioclient/tests/soap.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient/tests copying ./samples/radioclient/tests/soap_dotNET.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient/tests copying ./samples/radioclient/tests/xmlrpc.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/radioclient/tests creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/redemo copying ./samples/redemo/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/redemo copying ./samples/redemo/redemo.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/redemo copying ./samples/redemo/redemo.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/redemo creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/reversi copying ./samples/reversi/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/reversi copying ./samples/reversi/reversi.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/reversi copying ./samples/reversi/reversi.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/reversi creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/rpn copying ./samples/rpn/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/rpn copying ./samples/rpn/RPN.about.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/rpn copying ./samples/rpn/RPN.help.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/rpn copying ./samples/rpn/rpn.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/rpn copying ./samples/rpn/rpn.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/rpn creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/saveClipboardBitmap copying ./samples/saveClipboardBitmap/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/saveClipboardBitmap copying ./samples/saveClipboardBitmap/saveClipboardBitmap.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/saveClipboardBitmap creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/searchexplorer copying ./samples/searchexplorer/favorites.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/searchexplorer copying ./samples/searchexplorer/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/searchexplorer copying ./samples/searchexplorer/searchexplorer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/searchexplorer copying ./samples/searchexplorer/searchexplorer.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/searchexplorer creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/simpleBrowser copying ./samples/simpleBrowser/index.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleBrowser copying ./samples/simpleBrowser/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleBrowser copying ./samples/simpleBrowser/simpleBrowser.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleBrowser copying ./samples/simpleBrowser/simpleBrowser.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleBrowser creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/simpleGrid copying ./samples/simpleGrid/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleGrid copying ./samples/simpleGrid/simpleGrid.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleGrid copying ./samples/simpleGrid/simpleGrid.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleGrid creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/simpleIEBrowser copying ./samples/simpleIEBrowser/index.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleIEBrowser copying ./samples/simpleIEBrowser/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleIEBrowser copying ./samples/simpleIEBrowser/simpleIEBrowser.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleIEBrowser copying ./samples/simpleIEBrowser/simpleIEBrowser.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/simpleIEBrowser creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/slideshow copying ./samples/slideshow/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/slideshow copying ./samples/slideshow/slideshow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/slideshow copying ./samples/slideshow/slideshow.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/slideshow creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/sounds copying ./samples/sounds/anykey.wav -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sounds copying ./samples/sounds/audiotest.au -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sounds copying ./samples/sounds/plan.wav -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sounds copying ./samples/sounds/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sounds copying ./samples/sounds/sounds.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sounds copying ./samples/sounds/sounds.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sounds creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/SourceForgeTracker copying ./samples/SourceForgeTracker/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/SourceForgeTracker copying ./samples/SourceForgeTracker/SourceForgeTracker.colorized.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/SourceForgeTracker copying ./samples/SourceForgeTracker/SourceForgeTracker.original.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/SourceForgeTracker copying ./samples/SourceForgeTracker/SourceForgeTracker.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/SourceForgeTracker copying ./samples/SourceForgeTracker/SourceForgeTracker.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/SourceForgeTracker creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/spirograph copying ./samples/spirograph/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/spirograph copying ./samples/spirograph/spirograph.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/spirograph copying ./samples/spirograph/spirograph.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/spirograph creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/spirographInteractive copying ./samples/spirographInteractive/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/spirographInteractive copying ./samples/spirographInteractive/spirographInteractive.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/spirographInteractive copying ./samples/spirographInteractive/spirographInteractive.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/spirographInteractive creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/stockprice copying ./samples/stockprice/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/stockprice copying ./samples/stockprice/stockprice.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/stockprice copying ./samples/stockprice/stockprice.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/stockprice creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/sudoku copying ./samples/sudoku/about.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sudoku copying ./samples/sudoku/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sudoku copying ./samples/sudoku/sudoku.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sudoku copying ./samples/sudoku/sudoku.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/sudoku creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/testevents copying ./samples/testevents/pycrustrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testevents copying ./samples/testevents/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testevents copying ./samples/testevents/testevents.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testevents copying ./samples/testevents/testevents.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testevents creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/testNotebook copying ./samples/testNotebook/doodle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/doodle.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/edit.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/minimal.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/minimal.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/testNotebook.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/testNotebook.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/tile.bmp -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/widgets.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/widgets.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook copying ./samples/testNotebook/widgets.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testNotebook creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/testSplitter copying ./samples/testSplitter/doodle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter copying ./samples/testSplitter/doodle.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter copying ./samples/testSplitter/minimal.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter copying ./samples/testSplitter/minimal.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter copying ./samples/testSplitter/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter copying ./samples/testSplitter/testSplitter.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter copying ./samples/testSplitter/testSplitter.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/testSplitter creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/textIndexer copying ./samples/textIndexer/journal.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textIndexer copying ./samples/textIndexer/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textIndexer copying ./samples/textIndexer/textIndexer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textIndexer copying ./samples/textIndexer/textIndexer.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textIndexer creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/textRouter copying ./samples/textRouter/bloggeraccount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/customDialogs.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/manilaaccount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/setup.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/shortcutsSet.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/strings.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/textRouter.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/textRouter.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/tr.ico -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/tr.xpm -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/trDragDrop.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/trTransport.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter copying ./samples/textRouter/wordwrap.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/textRouter/docs copying ./samples/textRouter/docs/how_to_build.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter/docs copying ./samples/textRouter/docs/readme.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter/docs copying ./samples/textRouter/docs/textRouter_help.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter/docs copying ./samples/textRouter/docs/textRouter_help.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/textRouter/docs creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/tictactoe copying ./samples/tictactoe/empty.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe copying ./samples/tictactoe/lines.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe copying ./samples/tictactoe/lrggumby.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe copying ./samples/tictactoe/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe copying ./samples/tictactoe/sillywalk.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe copying ./samples/tictactoe/tictactoe.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe copying ./samples/tictactoe/tictactoe.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/tictactoe creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/turtle copying ./samples/turtle/pycrustrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle copying ./samples/turtle/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle copying ./samples/turtle/turtle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle copying ./samples/turtle/turtle.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/turtle/docs copying ./samples/turtle/docs/bugs.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs copying ./samples/turtle/docs/changes.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs copying ./samples/turtle/docs/FAQ.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs copying ./samples/turtle/docs/file descriptions.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs copying ./samples/turtle/docs/logo commands.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs copying ./samples/turtle/docs/notes.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs copying ./samples/turtle/docs/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/docs creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/turtle/scripts copying ./samples/turtle/scripts/automata.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/byteDesign.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/chaosScript1.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/chaosScript1Fastest.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/chaosScript2.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/coordinates.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/distance.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/firstTests.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/fourBugs.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/generalPlot.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/goldenSection.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/helloTurtle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/hilbert.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/kochCurves.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/madness.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/pentests.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/raceturtles.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/spingon.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/sun.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/template.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/threeTurtles.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/toitles.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/trees.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts copying ./samples/turtle/scripts/wrappers.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/turtle/scripts creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/twistedEchoClient copying ./samples/twistedEchoClient/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/twistedEchoClient copying ./samples/twistedEchoClient/twistedEchoClient.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/twistedEchoClient copying ./samples/twistedEchoClient/twistedEchoClient.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/twistedEchoClient creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/webgrabber copying ./samples/webgrabber/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webgrabber copying ./samples/webgrabber/webchecker.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webgrabber copying ./samples/webgrabber/webgrabber.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webgrabber copying ./samples/webgrabber/webgrabber.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webgrabber copying ./samples/webgrabber/websucker.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webgrabber creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/webserver copying ./samples/webserver/console_server.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver copying ./samples/webserver/oldModsWebserver.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver copying ./samples/webserver/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver copying ./samples/webserver/runwebserver.bat -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver copying ./samples/webserver/webserver.ini -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver copying ./samples/webserver/webserver.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver copying ./samples/webserver/webserver.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/webserver/html copying ./samples/webserver/html/contacts.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html copying ./samples/webserver/html/file_upload.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/webserver/html/cgi-bin copying ./samples/webserver/html/cgi-bin/contacts.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html/cgi-bin copying ./samples/webserver/html/cgi-bin/file_upload.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html/cgi-bin copying ./samples/webserver/html/cgi-bin/testenv.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html/cgi-bin copying ./samples/webserver/html/cgi-bin/testIgnore.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html/cgi-bin copying ./samples/webserver/html/cgi-bin/webservices.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/html/cgi-bin creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/webserver/uploads copying ./samples/webserver/uploads/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/uploads creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/webserver/webservices copying ./samples/webserver/webservices/examples.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/webservices copying ./samples/webserver/webservices/sample.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/webservices copying ./samples/webserver/webservices/system.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/webserver/webservices creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/widgets copying ./samples/widgets/edit.gif -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/widgets copying ./samples/widgets/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/widgets copying ./samples/widgets/tile.bmp -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/widgets copying ./samples/widgets/widgets.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/widgets copying ./samples/widgets/widgets.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/widgets copying ./samples/widgets/widgets.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/widgets creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/samples/worldclock copying ./samples/worldclock/night.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock copying ./samples/worldclock/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock copying ./samples/worldclock/timezone.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock copying ./samples/worldclock/worldclock.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock copying ./samples/worldclock/worldclock.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock copying ./samples/worldclock/xearth.js -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock copying ./samples/worldclock/xearth.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./samples/worldclock creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tests copying ./tests/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/EventTest.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/minimalTest.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/pyunit.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/runAllTests.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/runTimeTest.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/ScriptableTest.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests copying ./tests/UnitTestSample.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tests creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/codeEditor copying ./tools/codeEditor/codeEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/codeEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/codeEditorR.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/codeEditorR.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/Info.plist -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/macbuild.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/restEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/restEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor copying ./tools/codeEditor/snippet.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/codeEditor/modules copying ./tools/codeEditor/modules/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/modules copying ./tools/codeEditor/modules/colorizer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/modules copying ./tools/codeEditor/modules/scriptutils.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/modules creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/codeEditor/scriptlets copying ./tools/codeEditor/scriptlets/documentWordCount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/scriptlets copying ./tools/codeEditor/scriptlets/insertDateAndTime.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/scriptlets copying ./tools/codeEditor/scriptlets/insertDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/scriptlets copying ./tools/codeEditor/scriptlets/selectionWordCount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/scriptlets copying ./tools/codeEditor/scriptlets/testIgnore.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/scriptlets copying ./tools/codeEditor/scriptlets/unorderedList.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/codeEditor/scriptlets creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/experimentalResourceEditor copying ./tools/experimentalResourceEditor/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor copying ./tools/experimentalResourceEditor/resourceEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor copying ./tools/experimentalResourceEditor/resourceEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/experimentalResourceEditor/images copying ./tools/experimentalResourceEditor/images/sizingHandle.bmp -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/images creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/actionBinderDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/actionBinderDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/backgroundInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/backgroundInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/dialogInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/dialogInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/menuDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/menuDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/newComponentDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/newComponentDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/propertyEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/propertyEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/resourceOutput.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/stackInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/stackInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/stringDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules copying ./tools/experimentalResourceEditor/modules/stringDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/modules creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/dialogTemplate.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/dialogTemplate.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/template.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/template.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/templateFullMenus.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/templateFullMenus.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/templateNoMenus.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates copying ./tools/experimentalResourceEditor/templates/templateNoMenus.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/experimentalResourceEditor/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/findfiles copying ./tools/findfiles/findfiles.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/findfiles copying ./tools/findfiles/findfiles.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/findfiles copying ./tools/findfiles/macbuild.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/findfiles copying ./tools/findfiles/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/findfiles creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/oneEditor copying ./tools/oneEditor/codePage.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/codePage.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/Info.plist -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/macbuild.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/resourceEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/resourceEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/restEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/restEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/snippet.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/tabcodeEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/tabcodeEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor copying ./tools/oneEditor/todo.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/oneEditor/images copying ./tools/oneEditor/images/sizingHandle.bmp -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/images creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/oneEditor/modules copying ./tools/oneEditor/modules/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/backgroundInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/backgroundInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/colorizer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/dialogInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/dialogInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/menuDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/menuDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/newComponentDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/newComponentDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/propertyEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/propertyEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/resourceOutput.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/scriptutils.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/stackInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/stackInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/stringDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules copying ./tools/oneEditor/modules/stringDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/modules creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/oneEditor/scriptlets copying ./tools/oneEditor/scriptlets/documentWordCount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/scriptlets copying ./tools/oneEditor/scriptlets/insertDateAndTime.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/scriptlets copying ./tools/oneEditor/scriptlets/insertDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/scriptlets copying ./tools/oneEditor/scriptlets/selectionWordCount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/scriptlets copying ./tools/oneEditor/scriptlets/testIgnore.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/scriptlets copying ./tools/oneEditor/scriptlets/unorderedList.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/scriptlets creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/oneEditor/templates copying ./tools/oneEditor/templates/dialogTemplate.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/dialogTemplate.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/template.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/template.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/templateFullMenus.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/templateFullMenus.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/templateNoMenus.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates copying ./tools/oneEditor/templates/templateNoMenus.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/oneEditor/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/resourceEditor copying ./tools/resourceEditor/layoutEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor copying ./tools/resourceEditor/layoutEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor copying ./tools/resourceEditor/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor copying ./tools/resourceEditor/resourceEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor copying ./tools/resourceEditor/resourceEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/resourceEditor/images copying ./tools/resourceEditor/images/align_bottom.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/align_horiz_centres.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/align_left.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/align_right.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/align_top.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/align_vert_centres.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/dist_horiz_edge.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/dist_horiz_space.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/dist_vert_edge.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/dist_vert_space.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/equal_both.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/equal_height.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/equal_width.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/move_back.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/move_forward.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/move_together.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/nudge_down.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/nudge_left.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/nudge_right.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/nudge_up.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/relayer.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/send_to_back.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/send_to_front.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images copying ./tools/resourceEditor/images/sizingHandle.bmp -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/images creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/resourceEditor/modules copying ./tools/resourceEditor/modules/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/backgroundInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/backgroundInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/dialogInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/dialogInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/menuDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/menuDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/multiComponents.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/multiComponents.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/multipropertyEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/multipropertyEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/multiresourceOutput.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/newComponentDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/newComponentDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/propertyEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/propertyEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/resourceOutput.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/stackInfoDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/stackInfoDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/stringDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules copying ./tools/resourceEditor/modules/stringDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/modules creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/resourceEditor/templates copying ./tools/resourceEditor/templates/dialogTemplate.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/dialogTemplate.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/template.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/template.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/templateFullMenus.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/templateFullMenus.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/templateNoMenus.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates copying ./tools/resourceEditor/templates/templateNoMenus.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/resourceEditor/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/standaloneBuilder copying ./tools/standaloneBuilder/changelog.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/customDialogs.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/helpAbout.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizard.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizard.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage1.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage1.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage2.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage2.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage3.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage3.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage4.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/newProjectWizardPage4.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/outputWindow.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/outputWindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/outputWindow.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/prefsDialog.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/prefsDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/propertiesDialog.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/propertiesDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/standaloneBuilder.gtk.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/standaloneBuilder.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/standaloneBuilder.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/versionDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder copying ./tools/standaloneBuilder/versionInfo.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/about.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/author.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/license.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/license.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic1.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic10.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic11.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic12.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic13.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic14.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic15.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic16.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic17.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic18.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic19.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic2.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic20.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic21.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic22.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic23.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic24.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic25.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic26.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic27.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic28.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic3.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic4.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic5.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic6.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic7.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic8.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/pic9.jpg -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc copying ./tools/standaloneBuilder/doc/standaloneBuilder.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/doc creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/blank.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/exit.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/new.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/newproject.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/open.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/prefs.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/save.png -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps copying ./tools/standaloneBuilder/pixmaps/standaloneBuilder.ico -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/about.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/author.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/changelog.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/gpl.html -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/gpl.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/setup.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates copying ./tools/standaloneBuilder/templates/versioninfo.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/standaloneBuilder/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/textEditor copying ./tools/textEditor/find.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor copying ./tools/textEditor/readme.txt -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor copying ./tools/textEditor/textEditor.pyw -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor copying ./tools/textEditor/textEditor.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/tools/textEditor/scriptlets copying ./tools/textEditor/scriptlets/documentWordCount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor/scriptlets copying ./tools/textEditor/scriptlets/insertDateAndTime.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor/scriptlets copying ./tools/textEditor/scriptlets/selectionWordCount.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor/scriptlets copying ./tools/textEditor/scriptlets/testIgnore.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor/scriptlets copying ./tools/textEditor/scriptlets/unorderedList.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./tools/textEditor/scriptlets creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build/lib creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build/lib/PythonCard copying ./build/lib/PythonCard/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/__version__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/about.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/clipboard.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/component.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/configuration.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/debug.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/dialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/documentation.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/error.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/event.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/EXIF.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/flatfileDatabase.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/font.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/gadflyDatabase.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/graphic.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/helpful.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/install-pythoncard.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/log.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/menu.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/model.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/pycrustrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/registry.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/resource.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/simpleSizer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/singleton.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/sound.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/spec.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/statusbar.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/STCStyleEditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/testIgnore.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/timer.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/turtle.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/twistedModel.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/util.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard copying ./build/lib/PythonCard/widget.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build/lib/PythonCard/components copying ./build/lib/PythonCard/components/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/bitmapcanvas.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/button.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/calendar.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/checkbox.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/choice.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/codeeditor.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/combobox.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/container.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/floatcanvas.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/gauge.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/grid.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/htmlwindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/iehtmlwindow.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/image.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/imagebutton.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/list.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/multicolumnlist.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/notebook.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/passwordfield.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/radiogroup.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/slider.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/spinner.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/staticbox.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/staticline.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/statictext.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/textarea.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/textfield.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/togglebutton.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components copying ./build/lib/PythonCard/components/tree.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/components creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build/lib/PythonCard/templates copying ./build/lib/PythonCard/templates/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates copying ./build/lib/PythonCard/templates/htmlpreview.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates copying ./build/lib/PythonCard/templates/htmlpreview.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/__init__.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/findDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/findDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/loginDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/loginDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/runOptionsDialog.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs copying ./build/lib/PythonCard/templates/dialogs/runOptionsDialog.rsrc.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs creating /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/build/scripts-2.4 copying ./build/scripts-2.4/install-pythoncard.py -> /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild/usr/lib/python2.4/site-packages/PythonCard/./build/scripts-2.4 + mkdir -p /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild//usr/share/doc/PythonCard-0.8.2 + mv /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild//usr/lib64/python2.4/site-packages/PythonCard/samples /var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild//usr/share/doc/PythonCard-0.8.2/ mv: cannot stat `/var/tmp/PythonCard-0.8.2-1.el5.centos-root-mockbuild//usr/lib64/python2.4/site-packages/PythonCard/samples': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.41790 (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.41790 (%install) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PythonCard.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PythonCard.spec LEAVE do --> EXCEPTION RAISED