Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 419752 Details for
Bug 599794
FTBFS PythonCard-0.8.2-5.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 191.88 KB, created by
FTBFS
on 2010-06-03 20:30:01 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-06-03 20:30:01 UTC
Size:
191.88 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PythonCard.spec'], False, '/var/lib/mock/fedora-development-x86_64-PythonCard-0.8.2-5.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2772a50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/PythonCard.spec'] >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >sh: /usr/bin/python: No such file or directory >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/PythonCard-0.8.2-5.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PythonCard.spec'], False, '/var/lib/mock/fedora-development-x86_64-PythonCard-0.8.2-5.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2772a50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PythonCard.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BNW0n8 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf PythonCard-0.8.2 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/PythonCard-0.8.2.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd PythonCard-0.8.2 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hzdoQz >+ 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 ./simpleSizer.py -> build/lib/PythonCard >copying ./util.py -> build/lib/PythonCard >copying ./gadflyDatabase.py -> build/lib/PythonCard >copying ./STCStyleEditor.py -> build/lib/PythonCard >copying ./error.py -> build/lib/PythonCard >copying ./testIgnore.py -> build/lib/PythonCard >copying ./configuration.py -> build/lib/PythonCard >copying ./clipboard.py -> build/lib/PythonCard >copying ./about.py -> build/lib/PythonCard >copying ./documentation.py -> build/lib/PythonCard >copying ./timer.py -> build/lib/PythonCard >copying ./spec.py -> build/lib/PythonCard >copying ./singleton.py -> build/lib/PythonCard >copying ./__init__.py -> build/lib/PythonCard >copying ./menu.py -> build/lib/PythonCard >copying ./resource.py -> build/lib/PythonCard >copying ./helpful.py -> build/lib/PythonCard >copying ./twistedModel.py -> build/lib/PythonCard >copying ./turtle.py -> build/lib/PythonCard >copying ./statusbar.py -> build/lib/PythonCard >copying ./flatfileDatabase.py -> build/lib/PythonCard >copying ./event.py -> build/lib/PythonCard >copying ./widget.py -> build/lib/PythonCard >copying ./font.py -> build/lib/PythonCard >copying ./install-pythoncard.py -> build/lib/PythonCard >copying ./model.py -> build/lib/PythonCard >copying ./graphic.py -> build/lib/PythonCard >copying ./debug.py -> build/lib/PythonCard >copying ./EXIF.py -> build/lib/PythonCard >copying ./registry.py -> build/lib/PythonCard >copying ./component.py -> build/lib/PythonCard >copying ./log.py -> build/lib/PythonCard >copying ./sound.py -> build/lib/PythonCard >copying ./dialog.py -> build/lib/PythonCard >copying ./__version__.py -> build/lib/PythonCard >copying ./pycrustrc.py -> build/lib/PythonCard >creating build/lib/PythonCard/components >copying ./components/floatcanvas.py -> build/lib/PythonCard/components >copying ./components/iehtmlwindow.py -> build/lib/PythonCard/components >copying ./components/staticline.py -> build/lib/PythonCard/components >copying ./components/calendar.py -> build/lib/PythonCard/components >copying ./components/grid.py -> build/lib/PythonCard/components >copying ./components/statictext.py -> build/lib/PythonCard/components >copying ./components/tree.py -> build/lib/PythonCard/components >copying ./components/textfield.py -> build/lib/PythonCard/components >copying ./components/staticbox.py -> build/lib/PythonCard/components >copying ./components/notebook.py -> build/lib/PythonCard/components >copying ./components/image.py -> build/lib/PythonCard/components >copying ./components/__init__.py -> build/lib/PythonCard/components >copying ./components/radiogroup.py -> build/lib/PythonCard/components >copying ./components/combobox.py -> build/lib/PythonCard/components >copying ./components/htmlwindow.py -> build/lib/PythonCard/components >copying ./components/multicolumnlist.py -> build/lib/PythonCard/components >copying ./components/codeeditor.py -> build/lib/PythonCard/components >copying ./components/bitmapcanvas.py -> build/lib/PythonCard/components >copying ./components/choice.py -> build/lib/PythonCard/components >copying ./components/container.py -> build/lib/PythonCard/components >copying ./components/slider.py -> build/lib/PythonCard/components >copying ./components/spinner.py -> build/lib/PythonCard/components >copying ./components/passwordfield.py -> build/lib/PythonCard/components >copying ./components/textarea.py -> build/lib/PythonCard/components >copying ./components/imagebutton.py -> build/lib/PythonCard/components >copying ./components/list.py -> build/lib/PythonCard/components >copying ./components/checkbox.py -> build/lib/PythonCard/components >copying ./components/togglebutton.py -> build/lib/PythonCard/components >copying ./components/button.py -> build/lib/PythonCard/components >copying ./components/gauge.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/loginDialog.py -> build/lib/PythonCard/templates/dialogs >copying ./templates/dialogs/runOptionsDialog.py -> build/lib/PythonCard/templates/dialogs >copying ./templates/dialogs/findDialog.rsrc.py -> build/lib/PythonCard/templates/dialogs >copying ./templates/dialogs/findDialog.py -> build/lib/PythonCard/templates/dialogs >copying ./templates/dialogs/__init__.py -> build/lib/PythonCard/templates/dialogs >copying ./templates/dialogs/runOptionsDialog.rsrc.py -> build/lib/PythonCard/templates/dialogs >copying ./templates/dialogs/loginDialog.rsrc.py -> build/lib/PythonCard/templates/dialogs >running build_scripts >creating build/scripts-2.6 >copying install-pythoncard.py -> build/scripts-2.6 >changing mode of build/scripts-2.6/install-pythoncard.py from 644 to 755 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.poTqP2 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 >++ dirname /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 >+ cd PythonCard-0.8.2 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 >+ 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=/builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 >running install >running build >running build_py >running build_scripts >running install_lib >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64 >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6 >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/simpleSizer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/util.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/loginDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/runOptionsDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/findDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/findDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/runOptionsDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/dialogs/loginDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs >copying build/lib/PythonCard/templates/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates >copying build/lib/PythonCard/templates/htmlpreview.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates >copying build/lib/PythonCard/templates/htmlpreview.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates >copying build/lib/PythonCard/gadflyDatabase.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/STCStyleEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/error.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/testIgnore.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/configuration.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/clipboard.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/about.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/documentation.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/timer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/spec.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/singleton.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/menu.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/resource.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/helpful.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/twistedModel.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/turtle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/statusbar.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/flatfileDatabase.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/event.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/widget.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/font.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/install-pythoncard.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/model.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/graphic.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/debug.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/EXIF.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/floatcanvas.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/iehtmlwindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/staticline.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/calendar.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/grid.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/statictext.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/tree.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/textfield.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/staticbox.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/notebook.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/image.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/radiogroup.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/combobox.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/htmlwindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/multicolumnlist.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/codeeditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/bitmapcanvas.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/choice.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/container.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/slider.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/spinner.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/passwordfield.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/textarea.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/imagebutton.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/list.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/checkbox.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/togglebutton.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/button.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/components/gauge.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components >copying build/lib/PythonCard/registry.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/component.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/log.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/sound.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/dialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/__version__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >copying build/lib/PythonCard/pycrustrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/simpleSizer.py to simpleSizer.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/util.py to util.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/loginDialog.py to loginDialog.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/runOptionsDialog.py to runOptionsDialog.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/findDialog.rsrc.py to findDialog.rsrc.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/findDialog.py to findDialog.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/runOptionsDialog.rsrc.py to runOptionsDialog.rsrc.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/dialogs/loginDialog.rsrc.py to loginDialog.rsrc.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/htmlpreview.py to htmlpreview.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/templates/htmlpreview.rsrc.py to htmlpreview.rsrc.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/gadflyDatabase.py to gadflyDatabase.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/STCStyleEditor.py to STCStyleEditor.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/error.py to error.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/testIgnore.py to testIgnore.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/configuration.py to configuration.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/clipboard.py to clipboard.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/about.py to about.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/documentation.py to documentation.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/timer.py to timer.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/spec.py to spec.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/singleton.py to singleton.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/menu.py to menu.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/resource.py to resource.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/helpful.py to helpful.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/twistedModel.py to twistedModel.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/turtle.py to turtle.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/statusbar.py to statusbar.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/flatfileDatabase.py to flatfileDatabase.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/event.py to event.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/widget.py to widget.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/font.py to font.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/install-pythoncard.py to install-pythoncard.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/model.py to model.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/graphic.py to graphic.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/debug.py to debug.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/EXIF.py to EXIF.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/floatcanvas.py to floatcanvas.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/iehtmlwindow.py to iehtmlwindow.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/staticline.py to staticline.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/calendar.py to calendar.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/grid.py to grid.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/statictext.py to statictext.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/tree.py to tree.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/textfield.py to textfield.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/staticbox.py to staticbox.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/notebook.py to notebook.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/image.py to image.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/radiogroup.py to radiogroup.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/combobox.py to combobox.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/htmlwindow.py to htmlwindow.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/multicolumnlist.py to multicolumnlist.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/codeeditor.py to codeeditor.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/bitmapcanvas.py to bitmapcanvas.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/choice.py to choice.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/container.py to container.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/slider.py to slider.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/spinner.py to spinner.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/passwordfield.py to passwordfield.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/textarea.py to textarea.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/imagebutton.py to imagebutton.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/list.py to list.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/checkbox.py to checkbox.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/togglebutton.py to togglebutton.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/button.py to button.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/components/gauge.py to gauge.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/registry.py to registry.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/component.py to component.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/log.py to log.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/sound.py to sound.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/dialog.py to dialog.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/__version__.py to __version__.pyc >byte-compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/pycrustrc.py to pycrustrc.pyc >running install_scripts >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/bin >copying build/scripts-2.6/install-pythoncard.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/bin >changing mode of /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/bin/install-pythoncard.py to 755 >running install_data >copying ./PKG-INFO -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >copying ./README.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >copying ./LICENSE.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >copying ./README_StyleEditor.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >copying ./setup.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >copying ./pythoncard_config.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >copying ./stc-styles.cfg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/. >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tests >copying ./tests/EventTest.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/pyunit.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/minimalTest.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/runAllTests.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/ScriptableTest.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/runTimeTest.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >copying ./tests/UnitTestSample.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tests >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs >copying ./docs/migration_guide.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs >copying ./docs/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs >copying ./docs/samples.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs >copying ./docs/tutorial.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs >copying ./docs/changelog.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html >copying ./docs/html/PythonCard.css -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/samples2.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/template.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/learning_python.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/walkthrough2.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/installation.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/samples.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/walkthrough1.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/timers-threads.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/layouteditor.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/walkthrough3.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/moreapplications.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/findfiles.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/macosx_tiger_installation.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/macosx_panther_installation.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/resource_editor_overview.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/faq.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/donations.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/sidebar.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/documentation.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/shell.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/standalone.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/index.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/requirements.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >copying ./docs/html/samples3.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/dialogs >copying ./docs/html/dialogs/navigator.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/colordialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/filedialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/directorydialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/fontdialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/finddialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/index.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/general.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/messagedialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/alertdialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/scrolledmessagedialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/singlechoicedialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/textentrydialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >copying ./docs/html/dialogs/multiplechoicedialog.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig6.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig7.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig3.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig4.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig11.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig12.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig8.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig5.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig10.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >copying ./docs/html/dialogs/images/dialogsfig9.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/dialogs/images >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/samples >copying ./docs/html/samples/imageList.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/samples >copying ./docs/html/samples/builddocs.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/samples >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/samples/templates >copying ./docs/html/samples/templates/sample_template.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/samples/templates >copying ./docs/html/samples/templates/contents_template.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/samples/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/icon >copying ./docs/html/icon/up.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/blank.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/contents.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/next.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/PythonPowered.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/wxPyButton.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/index.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/modules.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >copying ./docs/html/icon/previous.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/icon >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/images >copying ./docs/html/images/shellfig3.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig3.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig14.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig20.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig6.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig4.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/shellfig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig25.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/shellfig2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig24.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig17.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig16.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig11.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig4.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig22.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt3fig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/findfilesfig4.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/projectmanager.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig21.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/findfilesfig2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig13.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig8.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig7.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig15.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig18.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig10.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/findfilesfig3.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig8.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig5.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/shellfig4.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig9.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig10.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig9.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig11.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/shellfig5.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig3.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt1fig3.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig6.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig19.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig7.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt1fig2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/findfilesfig5.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt2fig5.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/findfilesfig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig23.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/resEditorFig12.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >copying ./docs/html/images/wt1fig1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/images >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/tools >copying ./docs/html/tools/codeEditor.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/tools >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/html/framework >copying ./docs/html/framework/resource_files.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >copying ./docs/html/framework/menus.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >copying ./docs/html/framework/events_and_handlers.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >copying ./docs/html/framework/runtime_tools.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >copying ./docs/html/framework/components.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >copying ./docs/html/framework/general_concepts_and_limitations.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >copying ./docs/html/framework/dialogs.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/html/framework >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/docs/GettingStarted >copying ./docs/GettingStarted/starter1.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/GettingStarted >copying ./docs/GettingStarted/starter1.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./docs/GettingStarted >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples >copying ./samples/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples >copying ./samples/samples.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples >copying ./samples/samples.pyw -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/floatCanvasTest >copying ./samples/floatCanvasTest/floatCanvasTest.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/floatCanvasTest >copying ./samples/floatCanvasTest/floatCanvasTest.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/floatCanvasTest >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/redemo >copying ./samples/redemo/redemo.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/redemo >copying ./samples/redemo/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/redemo >copying ./samples/redemo/redemo.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/redemo >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/proof >copying ./samples/proof/tile.bmp -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >copying ./samples/proof/edit.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >copying ./samples/proof/trash.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >copying ./samples/proof/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >copying ./samples/proof/proof.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >copying ./samples/proof/background.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >copying ./samples/proof/proof.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/proof >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/minimal >copying ./samples/minimal/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimal >copying ./samples/minimal/minimal.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimal >copying ./samples/minimal/minimal.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimal >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/pictureViewer >copying ./samples/pictureViewer/pictureViewer.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pictureViewer >copying ./samples/pictureViewer/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pictureViewer >copying ./samples/pictureViewer/pictureViewer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pictureViewer >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/chat >copying ./samples/chat/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/chat >copying ./samples/chat/chat.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/chat >copying ./samples/chat/chat.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/chat >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/searchexplorer >copying ./samples/searchexplorer/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/searchexplorer >copying ./samples/searchexplorer/searchexplorer.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/searchexplorer >copying ./samples/searchexplorer/searchexplorer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/searchexplorer >copying ./samples/searchexplorer/favorites.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/searchexplorer >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/simpleGrid >copying ./samples/simpleGrid/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleGrid >copying ./samples/simpleGrid/simpleGrid.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleGrid >copying ./samples/simpleGrid/simpleGrid.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleGrid >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/mp3player >copying ./samples/mp3player/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/mp3player >copying ./samples/mp3player/mp3player.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/mp3player >copying ./samples/mp3player/mp3player.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/mp3player >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/financial >copying ./samples/financial/mortgage.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/financial >copying ./samples/financial/mortgage.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/financial >copying ./samples/financial/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/financial >copying ./samples/financial/pyfi.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/financial >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/gadflyDatabase >copying ./samples/gadflyDatabase/gadflyDatabase.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gadflyDatabase >copying ./samples/gadflyDatabase/gadflyDatabase.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gadflyDatabase >copying ./samples/gadflyDatabase/prev.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gadflyDatabase >copying ./samples/gadflyDatabase/next.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gadflyDatabase >copying ./samples/gadflyDatabase/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gadflyDatabase >copying ./samples/gadflyDatabase/gadflyDatabase.ini -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gadflyDatabase >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/sudoku >copying ./samples/sudoku/about.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sudoku >copying ./samples/sudoku/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sudoku >copying ./samples/sudoku/sudoku.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sudoku >copying ./samples/sudoku/sudoku.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sudoku >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/webserver >copying ./samples/webserver/oldModsWebserver.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >copying ./samples/webserver/runwebserver.bat -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >copying ./samples/webserver/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >copying ./samples/webserver/webserver.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >copying ./samples/webserver/webserver.ini -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >copying ./samples/webserver/console_server.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >copying ./samples/webserver/webserver.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/webserver/uploads >copying ./samples/webserver/uploads/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/uploads >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/webserver/html >copying ./samples/webserver/html/contacts.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html >copying ./samples/webserver/html/file_upload.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/webserver/html/cgi-bin >copying ./samples/webserver/html/cgi-bin/testIgnore.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html/cgi-bin >copying ./samples/webserver/html/cgi-bin/webservices.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html/cgi-bin >copying ./samples/webserver/html/cgi-bin/file_upload.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html/cgi-bin >copying ./samples/webserver/html/cgi-bin/contacts.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html/cgi-bin >copying ./samples/webserver/html/cgi-bin/testenv.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/html/cgi-bin >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/webserver/webservices >copying ./samples/webserver/webservices/examples.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/webservices >copying ./samples/webserver/webservices/sample.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/webservices >copying ./samples/webserver/webservices/system.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webserver/webservices >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/rpn >copying ./samples/rpn/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/rpn >copying ./samples/rpn/RPN.help.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/rpn >copying ./samples/rpn/rpn.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/rpn >copying ./samples/rpn/rpn.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/rpn >copying ./samples/rpn/RPN.about.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/rpn >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/textRouter >copying ./samples/textRouter/strings.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/shortcutsSet.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/textRouter.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/trDragDrop.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/tr.ico -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/bloggeraccount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/wordwrap.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/trTransport.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/customDialogs.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/tr.xpm -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/textRouter.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/manilaaccount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >copying ./samples/textRouter/setup.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/textRouter/docs >copying ./samples/textRouter/docs/how_to_build.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter/docs >copying ./samples/textRouter/docs/textRouter_help.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter/docs >copying ./samples/textRouter/docs/readme.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter/docs >copying ./samples/textRouter/docs/textRouter_help.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textRouter/docs >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/flock >copying ./samples/flock/wing1.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flock >copying ./samples/flock/flock.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flock >copying ./samples/flock/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flock >copying ./samples/flock/wing2.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flock >copying ./samples/flock/flock.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flock >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/dialogs >copying ./samples/dialogs/dialogs.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dialogs >copying ./samples/dialogs/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dialogs >copying ./samples/dialogs/minimalDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dialogs >copying ./samples/dialogs/dialogs.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dialogs >copying ./samples/dialogs/minimalDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dialogs >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/testevents >copying ./samples/testevents/testevents.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testevents >copying ./samples/testevents/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testevents >copying ./samples/testevents/testevents.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testevents >copying ./samples/testevents/pycrustrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testevents >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/testNotebook >copying ./samples/testNotebook/testNotebook.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/testNotebook.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/tile.bmp -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/widgets.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/edit.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/doodle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/widgets.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/minimal.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/minimal.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/doodle.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >copying ./samples/testNotebook/widgets.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testNotebook >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/custdb >copying ./samples/custdb/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/custdb >copying ./samples/custdb/custdb.ini -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/custdb >copying ./samples/custdb/custdb.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/custdb >copying ./samples/custdb/custdb.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/custdb >copying ./samples/custdb/customerdata.csv -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/custdb >copying ./samples/custdb/custdb.de.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/custdb >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/moderator >copying ./samples/moderator/delegates.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/moderator >copying ./samples/moderator/moderator.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/moderator >copying ./samples/moderator/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/moderator >copying ./samples/moderator/moderator.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/moderator >copying ./samples/moderator/moderator.bat -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/moderator >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/noresource >copying ./samples/noresource/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/noresource >copying ./samples/noresource/noresource.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/noresource >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/widgets >copying ./samples/widgets/tile.bmp -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/widgets >copying ./samples/widgets/widgets.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/widgets >copying ./samples/widgets/edit.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/widgets >copying ./samples/widgets/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/widgets >copying ./samples/widgets/widgets.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/widgets >copying ./samples/widgets/widgets.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/widgets >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/simpleBrowser >copying ./samples/simpleBrowser/simpleBrowser.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleBrowser >copying ./samples/simpleBrowser/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleBrowser >copying ./samples/simpleBrowser/simpleBrowser.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleBrowser >copying ./samples/simpleBrowser/index.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleBrowser >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/spirograph >copying ./samples/spirograph/spirograph.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/spirograph >copying ./samples/spirograph/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/spirograph >copying ./samples/spirograph/spirograph.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/spirograph >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/companies >copying ./samples/companies/companies.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/companies >copying ./samples/companies/parse_companies.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/companies >copying ./samples/companies/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/companies >copying ./samples/companies/companies.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/companies >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/SourceForgeTracker >copying ./samples/SourceForgeTracker/SourceForgeTracker.colorized.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/SourceForgeTracker >copying ./samples/SourceForgeTracker/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/SourceForgeTracker >copying ./samples/SourceForgeTracker/SourceForgeTracker.original.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/SourceForgeTracker >copying ./samples/SourceForgeTracker/SourceForgeTracker.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/SourceForgeTracker >copying ./samples/SourceForgeTracker/SourceForgeTracker.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/SourceForgeTracker >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/minimalList >copying ./samples/minimalList/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalList >copying ./samples/minimalList/minimalList.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalList >copying ./samples/minimalList/minimalList.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalList >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/multicolumnexample >copying ./samples/multicolumnexample/multicolumnexample.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/multicolumnexample >copying ./samples/multicolumnexample/multicolumnexample.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/multicolumnexample >copying ./samples/multicolumnexample/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/multicolumnexample >copying ./samples/multicolumnexample/multicolumnexample.csv -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/multicolumnexample >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/spirographInteractive >copying ./samples/spirographInteractive/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/spirographInteractive >copying ./samples/spirographInteractive/spirographInteractive.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/spirographInteractive >copying ./samples/spirographInteractive/spirographInteractive.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/spirographInteractive >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/minimalTree >copying ./samples/minimalTree/minimalTree.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalTree >copying ./samples/minimalTree/minimalTree.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalTree >copying ./samples/minimalTree/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalTree >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/testSplitter >copying ./samples/testSplitter/doodle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >copying ./samples/testSplitter/testSplitter.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >copying ./samples/testSplitter/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >copying ./samples/testSplitter/testSplitter.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >copying ./samples/testSplitter/minimal.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >copying ./samples/testSplitter/minimal.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >copying ./samples/testSplitter/doodle.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/testSplitter >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/jabberChat >copying ./samples/jabberChat/chatWindow.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/chatWindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/incoming.wav -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/jabberChat.ini -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/jabberChat.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/names.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/conferenceDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/groupChatWindow.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/connection.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/groupChatWindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/conferenceDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >copying ./samples/jabberChat/jabberChat.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/jabberChat >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/simpleIEBrowser >copying ./samples/simpleIEBrowser/simpleIEBrowser.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleIEBrowser >copying ./samples/simpleIEBrowser/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleIEBrowser >copying ./samples/simpleIEBrowser/simpleIEBrowser.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleIEBrowser >copying ./samples/simpleIEBrowser/index.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/simpleIEBrowser >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/gravity >copying ./samples/gravity/gravity.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gravity >copying ./samples/gravity/floatgravity.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gravity >copying ./samples/gravity/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gravity >copying ./samples/gravity/floatgravity.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gravity >copying ./samples/gravity/gravity.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/gravity >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/saveClipboardBitmap >copying ./samples/saveClipboardBitmap/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/saveClipboardBitmap >copying ./samples/saveClipboardBitmap/saveClipboardBitmap.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/saveClipboardBitmap >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/slideshow >copying ./samples/slideshow/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/slideshow >copying ./samples/slideshow/slideshow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/slideshow >copying ./samples/slideshow/slideshow.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/slideshow >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/worldclock >copying ./samples/worldclock/worldclock.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >copying ./samples/worldclock/timezone.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >copying ./samples/worldclock/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >copying ./samples/worldclock/xearth.js -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >copying ./samples/worldclock/xearth.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >copying ./samples/worldclock/worldclock.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >copying ./samples/worldclock/night.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/worldclock >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/helpfulWrappers >copying ./samples/helpfulWrappers/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/helpfulWrappers >copying ./samples/helpfulWrappers/helpfulWrappers.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/helpfulWrappers >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/addresses >copying ./samples/addresses/addresses.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/script.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/outlook.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/prev.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/next.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/notes.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/addresses.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/data.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >copying ./samples/addresses/fields.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/addresses >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/tictactoe >copying ./samples/tictactoe/lines.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >copying ./samples/tictactoe/sillywalk.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >copying ./samples/tictactoe/empty.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >copying ./samples/tictactoe/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >copying ./samples/tictactoe/tictactoe.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >copying ./samples/tictactoe/lrggumby.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >copying ./samples/tictactoe/tictactoe.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/tictactoe >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/reversi >copying ./samples/reversi/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/reversi >copying ./samples/reversi/reversi.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/reversi >copying ./samples/reversi/reversi.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/reversi >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/hopalong >copying ./samples/hopalong/hopalong.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/hopalong >copying ./samples/hopalong/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/hopalong >copying ./samples/hopalong/hopalong.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/hopalong >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/doodle >copying ./samples/doodle/doodle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/doodle >copying ./samples/doodle/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/doodle >copying ./samples/doodle/doodle.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/doodle >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/dbBrowser >copying ./samples/dbBrowser/oracleBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/mySQLBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbTable.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/gadflyBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/csvBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbBrowser.ico -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/testfile.csv -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/metakitBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbBrowser.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbBrowser2.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/pysqlite2Browse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbLogin.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/pysqliteBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbBrowser.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbLogin.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/postgreBrowse.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >copying ./samples/dbBrowser/dbBrowser2.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/dbBrowser/scripts >copying ./samples/dbBrowser/scripts/mysql_sample.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser/scripts >copying ./samples/dbBrowser/scripts/gadfly_sample.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser/scripts >copying ./samples/dbBrowser/scripts/pysqlite2_from_csv.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/dbBrowser/scripts >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/sounds >copying ./samples/sounds/plan.wav -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sounds >copying ./samples/sounds/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sounds >copying ./samples/sounds/sounds.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sounds >copying ./samples/sounds/anykey.wav -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sounds >copying ./samples/sounds/sounds.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sounds >copying ./samples/sounds/audiotest.au -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/sounds >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/life >copying ./samples/life/lexicon.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/util.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/life.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/patterns.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/lexicon.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/life.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >copying ./samples/life/patterns.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/life/patterns >copying ./samples/life/patterns/RPENTO.LIF -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life/patterns >copying ./samples/life/patterns/ACORN.LIF -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/life/patterns >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/montyhall >copying ./samples/montyhall/closed1.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/open-dollars.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/open-cents.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/montyhall.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/closed3.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/mh.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/closed2.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >copying ./samples/montyhall/montyhall.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/montyhall >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/flatfileDatabase >copying ./samples/flatfileDatabase/flatfileDatabase.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/flatfileDatabaseTemplate.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/prev.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/next.gif -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/flatfileDatabase.ini -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/flatfileDatabase.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >copying ./samples/flatfileDatabase/fieldsTest.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/flatfileDatabase >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/lsystem >copying ./samples/lsystem/lsystem.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/lsystem >copying ./samples/lsystem/lsystemInteractive.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/lsystem >copying ./samples/lsystem/lsystemInteractive.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/lsystem >copying ./samples/lsystem/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/lsystem >copying ./samples/lsystem/lsystem.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/lsystem >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/textIndexer >copying ./samples/textIndexer/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textIndexer >copying ./samples/textIndexer/textIndexer.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textIndexer >copying ./samples/textIndexer/journal.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textIndexer >copying ./samples/textIndexer/textIndexer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/textIndexer >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/pysshed >copying ./samples/pysshed/author.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/helpAbout.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/about.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/pysshed.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/license.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/prefsDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/customDialogs.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/changelog.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >copying ./samples/pysshed/pysshed.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/pysshed >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/conversions >copying ./samples/conversions/conversions.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/conversions >copying ./samples/conversions/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/conversions >copying ./samples/conversions/conversions.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/conversions >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/turtle >copying ./samples/turtle/turtle.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle >copying ./samples/turtle/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle >copying ./samples/turtle/turtle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle >copying ./samples/turtle/pycrustrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/turtle/docs >copying ./samples/turtle/docs/file descriptions.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >copying ./samples/turtle/docs/logo commands.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >copying ./samples/turtle/docs/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >copying ./samples/turtle/docs/notes.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >copying ./samples/turtle/docs/FAQ.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >copying ./samples/turtle/docs/bugs.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >copying ./samples/turtle/docs/changes.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/docs >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/turtle/scripts >copying ./samples/turtle/scripts/byteDesign.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/trees.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/fourBugs.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/madness.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/chaosScript1.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/hilbert.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/generalPlot.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/goldenSection.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/wrappers.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/distance.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/firstTests.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/chaosScript2.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/spingon.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/automata.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/template.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/helloTurtle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/kochCurves.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/raceturtles.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/threeTurtles.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/toitles.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/sun.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/chaosScript1Fastest.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/coordinates.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >copying ./samples/turtle/scripts/pentests.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/turtle/scripts >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/ataxx >copying ./samples/ataxx/ataxx.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/ataxx >copying ./samples/ataxx/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/ataxx >copying ./samples/ataxx/ataxx.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/ataxx >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/twistedEchoClient >copying ./samples/twistedEchoClient/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/twistedEchoClient >copying ./samples/twistedEchoClient/twistedEchoClient.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/twistedEchoClient >copying ./samples/twistedEchoClient/twistedEchoClient.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/twistedEchoClient >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/minimalStandalone >copying ./samples/minimalStandalone/minimal.fr.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >copying ./samples/minimalStandalone/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >copying ./samples/minimalStandalone/minimal.spec -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >copying ./samples/minimalStandalone/macbuild.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >copying ./samples/minimalStandalone/minimal.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >copying ./samples/minimalStandalone/minimal.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >copying ./samples/minimalStandalone/setup.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/minimalStandalone >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/radioclient >copying ./samples/radioclient/radioclient.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >copying ./samples/radioclient/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >copying ./samples/radioclient/htmlpreview.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >copying ./samples/radioclient/radioclient.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >copying ./samples/radioclient/blogger.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >copying ./samples/radioclient/htmlpreview.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >copying ./samples/radioclient/pycrustrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/radioclient/tests >copying ./samples/radioclient/tests/blogspot.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient/tests >copying ./samples/radioclient/tests/soap.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient/tests >copying ./samples/radioclient/tests/manila_blogger_api.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient/tests >copying ./samples/radioclient/tests/soap_dotNET.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient/tests >copying ./samples/radioclient/tests/xmlrpc.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/radioclient/tests >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/stockprice >copying ./samples/stockprice/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/stockprice >copying ./samples/stockprice/stockprice.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/stockprice >copying ./samples/stockprice/stockprice.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/stockprice >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/samples/webgrabber >copying ./samples/webgrabber/webgrabber.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webgrabber >copying ./samples/webgrabber/websucker.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webgrabber >copying ./samples/webgrabber/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webgrabber >copying ./samples/webgrabber/webgrabber.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webgrabber >copying ./samples/webgrabber/webchecker.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./samples/webgrabber >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build/scripts-2.6 >copying ./build/scripts-2.6/install-pythoncard.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/scripts-2.6 >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build/lib >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build/lib/PythonCard >copying ./build/lib/PythonCard/simpleSizer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/util.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/gadflyDatabase.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/STCStyleEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/error.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/testIgnore.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/configuration.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/clipboard.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/about.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/documentation.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/timer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/spec.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/singleton.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/menu.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/resource.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/helpful.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/twistedModel.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/turtle.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/statusbar.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/flatfileDatabase.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/event.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/widget.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/font.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/install-pythoncard.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/model.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/graphic.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/debug.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/EXIF.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/registry.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/component.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/log.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/sound.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/dialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/__version__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >copying ./build/lib/PythonCard/pycrustrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build/lib/PythonCard/templates >copying ./build/lib/PythonCard/templates/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates >copying ./build/lib/PythonCard/templates/htmlpreview.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates >copying ./build/lib/PythonCard/templates/htmlpreview.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/loginDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/runOptionsDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/findDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/findDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/runOptionsDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >copying ./build/lib/PythonCard/templates/dialogs/loginDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/templates/dialogs >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/floatcanvas.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/iehtmlwindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/staticline.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/calendar.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/grid.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/statictext.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/tree.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/textfield.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/staticbox.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/notebook.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/image.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/radiogroup.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/combobox.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/htmlwindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/multicolumnlist.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/codeeditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/bitmapcanvas.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/choice.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/container.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/slider.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/spinner.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/passwordfield.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/textarea.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/imagebutton.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/list.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/checkbox.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/togglebutton.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/button.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >copying ./build/lib/PythonCard/components/gauge.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./build/lib/PythonCard/components >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/codeEditor >copying ./tools/codeEditor/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/codeEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/codeEditorR.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/restEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/macbuild.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/codeEditorR.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/restEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/Info.plist -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/codeEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >copying ./tools/codeEditor/snippet.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/codeEditor/modules >copying ./tools/codeEditor/modules/scriptutils.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/modules >copying ./tools/codeEditor/modules/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/modules >copying ./tools/codeEditor/modules/colorizer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/modules >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/codeEditor/scriptlets >copying ./tools/codeEditor/scriptlets/documentWordCount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/scriptlets >copying ./tools/codeEditor/scriptlets/unorderedList.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/scriptlets >copying ./tools/codeEditor/scriptlets/insertDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/scriptlets >copying ./tools/codeEditor/scriptlets/testIgnore.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/scriptlets >copying ./tools/codeEditor/scriptlets/insertDateAndTime.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/scriptlets >copying ./tools/codeEditor/scriptlets/selectionWordCount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/codeEditor/scriptlets >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/experimentalResourceEditor >copying ./tools/experimentalResourceEditor/resourceEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor >copying ./tools/experimentalResourceEditor/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor >copying ./tools/experimentalResourceEditor/resourceEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/templateNoMenus.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/templateNoMenus.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/templateFullMenus.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/dialogTemplate.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/templateFullMenus.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/dialogTemplate.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/template.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >copying ./tools/experimentalResourceEditor/templates/template.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/experimentalResourceEditor/images >copying ./tools/experimentalResourceEditor/images/sizingHandle.bmp -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/images >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/stackInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/propertyEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/propertyEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/menuDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/backgroundInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/newComponentDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/dialogInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/actionBinderDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/newComponentDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/menuDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/backgroundInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/dialogInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/resourceOutput.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/stringDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/actionBinderDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/stackInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >copying ./tools/experimentalResourceEditor/modules/stringDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/experimentalResourceEditor/modules >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/findfiles >copying ./tools/findfiles/findfiles.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/findfiles >copying ./tools/findfiles/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/findfiles >copying ./tools/findfiles/macbuild.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/findfiles >copying ./tools/findfiles/findfiles.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/findfiles >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/textEditor >copying ./tools/textEditor/textEditor.pyw -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor >copying ./tools/textEditor/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor >copying ./tools/textEditor/textEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor >copying ./tools/textEditor/find.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/textEditor/scriptlets >copying ./tools/textEditor/scriptlets/documentWordCount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor/scriptlets >copying ./tools/textEditor/scriptlets/unorderedList.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor/scriptlets >copying ./tools/textEditor/scriptlets/testIgnore.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor/scriptlets >copying ./tools/textEditor/scriptlets/insertDateAndTime.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor/scriptlets >copying ./tools/textEditor/scriptlets/selectionWordCount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/textEditor/scriptlets >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/oneEditor >copying ./tools/oneEditor/tabcodeEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/resourceEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/restEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/tabcodeEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/macbuild.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/codePage.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/restEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/todo.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/Info.plist -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/resourceEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/codePage.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >copying ./tools/oneEditor/snippet.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/oneEditor/templates >copying ./tools/oneEditor/templates/templateNoMenus.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/templateNoMenus.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/templateFullMenus.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/dialogTemplate.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/templateFullMenus.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/dialogTemplate.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/template.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >copying ./tools/oneEditor/templates/template.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/oneEditor/images >copying ./tools/oneEditor/images/sizingHandle.bmp -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/images >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/oneEditor/modules >copying ./tools/oneEditor/modules/scriptutils.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/stackInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/propertyEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/propertyEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/menuDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/backgroundInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/newComponentDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/dialogInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/newComponentDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/menuDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/backgroundInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/dialogInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/resourceOutput.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/stringDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/stackInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/stringDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >copying ./tools/oneEditor/modules/colorizer.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/modules >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/oneEditor/scriptlets >copying ./tools/oneEditor/scriptlets/documentWordCount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/scriptlets >copying ./tools/oneEditor/scriptlets/unorderedList.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/scriptlets >copying ./tools/oneEditor/scriptlets/insertDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/scriptlets >copying ./tools/oneEditor/scriptlets/testIgnore.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/scriptlets >copying ./tools/oneEditor/scriptlets/insertDateAndTime.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/scriptlets >copying ./tools/oneEditor/scriptlets/selectionWordCount.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/oneEditor/scriptlets >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/standaloneBuilder >copying ./tools/standaloneBuilder/helpAbout.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/versionInfo.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage1.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/standaloneBuilder.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/propertiesDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/versionDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage4.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/outputWindow.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/propertiesDialog.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/outputWindow.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizard.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/standaloneBuilder.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/prefsDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/prefsDialog.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/customDialogs.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage2.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/standaloneBuilder.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizard.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage1.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/changelog.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage2.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage3.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/outputWindow.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage3.gtk.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >copying ./tools/standaloneBuilder/newProjectWizardPage4.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/author.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/about.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/gpl.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/gpl.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/versioninfo.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/setup.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >copying ./tools/standaloneBuilder/templates/changelog.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/new.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/newproject.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/save.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/open.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/standaloneBuilder.ico -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/blank.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/prefs.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >copying ./tools/standaloneBuilder/pixmaps/exit.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/pixmaps >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic1.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/author.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic16.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic21.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/about.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic28.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic17.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic18.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic19.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic7.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic22.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/license.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic14.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic13.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic15.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic8.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic6.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic24.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic10.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic23.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/license.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic4.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic3.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic11.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic12.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic9.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic20.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic2.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic26.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic27.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic25.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/standaloneBuilder.html -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >copying ./tools/standaloneBuilder/doc/pic5.jpg -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/standaloneBuilder/doc >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/resourceEditor >copying ./tools/resourceEditor/layoutEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor >copying ./tools/resourceEditor/resourceEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor >copying ./tools/resourceEditor/readme.txt -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor >copying ./tools/resourceEditor/resourceEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor >copying ./tools/resourceEditor/layoutEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/templateNoMenus.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/templateNoMenus.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/templateFullMenus.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/dialogTemplate.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/templateFullMenus.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/dialogTemplate.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/template.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >copying ./tools/resourceEditor/templates/template.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/templates >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/resourceEditor/images >copying ./tools/resourceEditor/images/nudge_up.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/align_horiz_centres.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/send_to_front.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/nudge_right.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/align_top.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/align_right.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/move_back.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/sizingHandle.bmp -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/align_bottom.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/dist_vert_space.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/equal_height.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/align_vert_centres.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/send_to_back.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/move_forward.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/dist_horiz_space.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/relayer.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/dist_vert_edge.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/equal_width.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/nudge_down.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/dist_horiz_edge.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/equal_both.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/align_left.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/nudge_left.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >copying ./tools/resourceEditor/images/move_together.png -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/images >creating /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/stackInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/propertyEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/multiresourceOutput.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/propertyEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/menuDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/backgroundInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/newComponentDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/dialogInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/multipropertyEditor.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/__init__.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/multipropertyEditor.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/newComponentDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/menuDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/backgroundInfoDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/dialogInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/multiComponents.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/multiComponents.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/resourceOutput.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/stringDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/stackInfoDialog.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >copying ./tools/resourceEditor/modules/stringDialog.rsrc.py -> /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard/./tools/resourceEditor/modules >running install_egg_info >Writing /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/site-packages/PythonCard-0.8.2-py2.6.egg-info >+ mkdir -p /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/share/doc/PythonCard-0.8.2 >+ mv /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/lib/python2.6/site-packages/PythonCard/samples /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/share/doc/PythonCard-0.8.2/ >+ mv /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/lib/python2.6/site-packages/PythonCard/docs /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/share/doc/PythonCard-0.8.2/ >+ mv /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/lib/python2.6/site-packages/PythonCard/tools /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/share/doc/PythonCard-0.8.2/examples >+ mv LICENSE.txt README.txt README_StyleEditor.txt pythoncard_config.txt /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/share/doc/PythonCard-0.8.2/ >+ rm -rf /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64//usr/lib/python2.6/site-packages/PythonCard/build >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/PythonCard-0.8.2 >find: `debug': No such file or directory >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/lib/python2.6/ using /usr/bin/python2.6 >Compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/share/doc/PythonCard-0.8.2/samples/financial/mortgage.py ... >SyntaxError: ('invalid syntax', ('/usr/share/doc/PythonCard-0.8.2/samples/financial/mortgage.py', 14, 37, 'class MyBackground(model.Background)\n')) >Compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/share/doc/PythonCard-0.8.2/samples/flock/flock.py ... >SyntaxError: ('from __future__ imports must occur at the beginning of the file', ('/usr/share/doc/PythonCard-0.8.2/samples/flock/flock.py', 18, None, None)) >Compiling /builddir/build/BUILDROOT/PythonCard-0.8.2-5.fc14.x86_64/usr/share/doc/PythonCard-0.8.2/samples/jabberChat/connection.py ... >Sorry: ValueError: ('invalid \\x escape',) >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.poTqP2 (%install) > Bad exit status from /var/tmp/rpm-tmp.poTqP2 (%install) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PythonCard.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/PythonCard.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 599794
:
419748
|
419749
|
419750
|
419751
| 419752 |
419753