Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/moin.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/moin.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/moin-1.9.4-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/moin.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/moin.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3HC3Q3 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf moin-1.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/moin-1.9.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd moin-1.9.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|coding: iso-8859-1|coding: utf-8|' wiki/config/wikiconfig.py + sed -i -e 's|\(#\)\(url_prefix_static.*\)|\2|' wiki/config/wikiconfig.py + sed -i -e 's|#sys.path.insert(0, '\''/path/to/wikiconfigdir'\'')|sys.path.insert(0, os.path.abspath(os.path.dirname(__file__)))|' wiki/server/moin.wsgi + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.STe9kB + umask 022 + cd /builddir/build/BUILD + cd moin-1.9.4 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/jabberbot copying jabberbot/capat.py -> build/lib/jabberbot copying jabberbot/i18n.py -> build/lib/jabberbot copying jabberbot/xmlrpcbot.py -> build/lib/jabberbot copying jabberbot/config.py -> build/lib/jabberbot copying jabberbot/commands.py -> build/lib/jabberbot copying jabberbot/oob.py -> build/lib/jabberbot copying jabberbot/xmppbot.py -> build/lib/jabberbot copying jabberbot/__init__.py -> build/lib/jabberbot copying jabberbot/bot.py -> build/lib/jabberbot creating build/lib/MoinMoin copying MoinMoin/Page.py -> build/lib/MoinMoin copying MoinMoin/error.py -> build/lib/MoinMoin copying MoinMoin/wsgiapp.py -> build/lib/MoinMoin copying MoinMoin/log.py -> build/lib/MoinMoin copying MoinMoin/PageEditor.py -> build/lib/MoinMoin copying MoinMoin/version.py -> build/lib/MoinMoin copying MoinMoin/wikisync.py -> build/lib/MoinMoin copying MoinMoin/conftest.py -> build/lib/MoinMoin copying MoinMoin/_template.py -> build/lib/MoinMoin copying MoinMoin/caching.py -> build/lib/MoinMoin copying MoinMoin/packages.py -> build/lib/MoinMoin copying MoinMoin/multiconfig.py -> build/lib/MoinMoin copying MoinMoin/wikiutil.py -> build/lib/MoinMoin copying MoinMoin/__init__.py -> build/lib/MoinMoin copying MoinMoin/PageGraphicalEditor.py -> build/lib/MoinMoin copying MoinMoin/user.py -> build/lib/MoinMoin creating build/lib/MoinMoin/action copying MoinMoin/action/SubscribeUser.py -> build/lib/MoinMoin/action copying MoinMoin/action/MyPages.py -> build/lib/MoinMoin/action copying MoinMoin/action/fckdialog.py -> build/lib/MoinMoin/action copying MoinMoin/action/RenamePage.py -> build/lib/MoinMoin/action copying MoinMoin/action/PackagePages.py -> build/lib/MoinMoin/action copying MoinMoin/action/CopyPage.py -> build/lib/MoinMoin/action copying MoinMoin/action/serveopenid.py -> build/lib/MoinMoin/action copying MoinMoin/action/diff.py -> build/lib/MoinMoin/action copying MoinMoin/action/newaccount.py -> build/lib/MoinMoin/action copying MoinMoin/action/refresh.py -> build/lib/MoinMoin/action copying MoinMoin/action/LikePages.py -> build/lib/MoinMoin/action copying MoinMoin/action/anywikidraw.py -> build/lib/MoinMoin/action copying MoinMoin/action/unsubscribe.py -> build/lib/MoinMoin/action copying MoinMoin/action/recoverpass.py -> build/lib/MoinMoin/action copying MoinMoin/action/edit.py -> build/lib/MoinMoin/action copying MoinMoin/action/login.py -> build/lib/MoinMoin/action copying MoinMoin/action/logout.py -> build/lib/MoinMoin/action copying MoinMoin/action/sisterpages.py -> build/lib/MoinMoin/action copying MoinMoin/action/DeletePage.py -> build/lib/MoinMoin/action copying MoinMoin/action/sitemap.py -> build/lib/MoinMoin/action copying MoinMoin/action/userprefs.py -> build/lib/MoinMoin/action copying MoinMoin/action/RenderAsDocbook.py -> build/lib/MoinMoin/action copying MoinMoin/action/links.py -> build/lib/MoinMoin/action copying MoinMoin/action/subscribe.py -> build/lib/MoinMoin/action copying MoinMoin/action/rss_rc.py -> build/lib/MoinMoin/action copying MoinMoin/action/bookmark.py -> build/lib/MoinMoin/action copying MoinMoin/action/twikidraw.py -> build/lib/MoinMoin/action copying MoinMoin/action/pollsistersites.py -> build/lib/MoinMoin/action copying MoinMoin/action/quickunlink.py -> build/lib/MoinMoin/action copying MoinMoin/action/info.py -> build/lib/MoinMoin/action copying MoinMoin/action/quicklink.py -> build/lib/MoinMoin/action copying MoinMoin/action/Load.py -> build/lib/MoinMoin/action copying MoinMoin/action/language_setup.py -> build/lib/MoinMoin/action copying MoinMoin/action/AttachFile.py -> build/lib/MoinMoin/action copying MoinMoin/action/cache.py -> build/lib/MoinMoin/action copying MoinMoin/action/revert.py -> build/lib/MoinMoin/action copying MoinMoin/action/SpellCheck.py -> build/lib/MoinMoin/action copying MoinMoin/action/thread_monitor.py -> build/lib/MoinMoin/action copying MoinMoin/action/titleindex.py -> build/lib/MoinMoin/action copying MoinMoin/action/Despam.py -> build/lib/MoinMoin/action copying MoinMoin/action/fullsearch.py -> build/lib/MoinMoin/action copying MoinMoin/action/userprofile.py -> build/lib/MoinMoin/action copying MoinMoin/action/supplementation.py -> build/lib/MoinMoin/action copying MoinMoin/action/SlideShow.py -> build/lib/MoinMoin/action copying MoinMoin/action/Save.py -> build/lib/MoinMoin/action copying MoinMoin/action/backup.py -> build/lib/MoinMoin/action copying MoinMoin/action/showtags.py -> build/lib/MoinMoin/action copying MoinMoin/action/__init__.py -> build/lib/MoinMoin/action copying MoinMoin/action/LocalSiteMap.py -> build/lib/MoinMoin/action copying MoinMoin/action/chart.py -> build/lib/MoinMoin/action copying MoinMoin/action/newpage.py -> build/lib/MoinMoin/action copying MoinMoin/action/SyncPages.py -> build/lib/MoinMoin/action creating build/lib/MoinMoin/auth copying MoinMoin/auth/php_session.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/log.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/openidrp.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/ldap_login.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/mysql_group.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/http.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/sslclientcert.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/botbouncer.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/_PHPsessionParser.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/__init__.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/smb_mount.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/cas.py -> build/lib/MoinMoin/auth copying MoinMoin/auth/interwiki.py -> build/lib/MoinMoin/auth creating build/lib/MoinMoin/auth/openidrp_ext copying MoinMoin/auth/openidrp_ext/openidrp_sreg.py -> build/lib/MoinMoin/auth/openidrp_ext copying MoinMoin/auth/openidrp_ext/openidrp_teams.py -> build/lib/MoinMoin/auth/openidrp_ext copying MoinMoin/auth/openidrp_ext/__init__.py -> build/lib/MoinMoin/auth/openidrp_ext creating build/lib/MoinMoin/config copying MoinMoin/config/multiconfig.py -> build/lib/MoinMoin/config copying MoinMoin/config/__init__.py -> build/lib/MoinMoin/config creating build/lib/MoinMoin/converter copying MoinMoin/converter/text_html_text_moin_wiki.py -> build/lib/MoinMoin/converter copying MoinMoin/converter/__init__.py -> build/lib/MoinMoin/converter creating build/lib/MoinMoin/datastruct copying MoinMoin/datastruct/__init__.py -> build/lib/MoinMoin/datastruct creating build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/wiki_dicts.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/config_groups.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/config_lazy_groups.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/wiki_groups.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/config_dicts.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/composite_dicts.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/composite_groups.py -> build/lib/MoinMoin/datastruct/backends copying MoinMoin/datastruct/backends/__init__.py -> build/lib/MoinMoin/datastruct/backends creating build/lib/MoinMoin/events copying MoinMoin/events/xapian_index.py -> build/lib/MoinMoin/events copying MoinMoin/events/emailnotify.py -> build/lib/MoinMoin/events copying MoinMoin/events/notification.py -> build/lib/MoinMoin/events copying MoinMoin/events/__init__.py -> build/lib/MoinMoin/events copying MoinMoin/events/jabbernotify.py -> build/lib/MoinMoin/events creating build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_oasis_opendocument_text.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_oasis_opendocument_presentation.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/text_html.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_ms_powerpoint.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/EXIF.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_octet_stream.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/image.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_sun_xml_writer.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/text_rtf.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_ms_excel.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_sun_xml_calc.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/audio.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/image_jpeg.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/video.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_msword.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_sun_xml.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_pdf.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/text_xml.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_oasis_opendocument_spreadsheet.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/application_vnd_oasis_opendocument.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/text.py -> build/lib/MoinMoin/filter copying MoinMoin/filter/__init__.py -> build/lib/MoinMoin/filter creating build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_plain.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_html.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_gedit.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/groups.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_docbook.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_html_percent.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/pagelinks.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_xml.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/text_python.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/dom_xml.py -> build/lib/MoinMoin/formatter copying MoinMoin/formatter/__init__.py -> build/lib/MoinMoin/formatter creating build/lib/MoinMoin/i18n copying MoinMoin/i18n/strings.py -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/msgfmt.py -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/__init__.py -> build/lib/MoinMoin/i18n creating build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/po2wiki.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/prepend.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/wiki2po.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/mk_POTFILES.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/markup15to16.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/check_i18n.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/__init__.py -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/recode.py -> build/lib/MoinMoin/i18n/tools creating build/lib/MoinMoin/logfile copying MoinMoin/logfile/eventlog.py -> build/lib/MoinMoin/logfile copying MoinMoin/logfile/editlog.py -> build/lib/MoinMoin/logfile copying MoinMoin/logfile/__init__.py -> build/lib/MoinMoin/logfile creating build/lib/MoinMoin/macro copying MoinMoin/macro/EditTemplates.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/AbandonedPages.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/AttachInfo.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/RandomQuote.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/LikePages.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/WikiConfigHelp.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/WikiConfig.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/Verbatim.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/HighlighterList.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/MonthCalendar.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/SystemAdmin.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/EditedSystemPages.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/NewPage.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/SystemInfo.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/WantedPages.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/Action.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/PageHits.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/EmbedObject.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/GetText.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/OrphanedPages.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/BR.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/FullSearch.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/TeudView.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/PageCount.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/PageSize.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/InterWiki.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/FootNote.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/PageList.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/FullSearchCached.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/RandomPage.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/StatsChart.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/Navigation.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/AttachList.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/__init__.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/TableOfContents.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/Include.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/AdvancedSearch.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/GetText2.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/RecentChanges.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/ShowSmileys.py -> build/lib/MoinMoin/macro copying MoinMoin/macro/Hits.py -> build/lib/MoinMoin/macro creating build/lib/MoinMoin/mail copying MoinMoin/mail/sendmail.py -> build/lib/MoinMoin/mail copying MoinMoin/mail/mailimport.py -> build/lib/MoinMoin/mail copying MoinMoin/mail/__init__.py -> build/lib/MoinMoin/mail creating build/lib/MoinMoin/parser copying MoinMoin/parser/text_rst.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_moin_wiki.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_csv.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/_ParserBase.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_irssi.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_html.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_diff.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_docbook.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_xslt.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_creole.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_java.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_cplusplus.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_python.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/__init__.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/highlight.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/text_pascal.py -> build/lib/MoinMoin/parser copying MoinMoin/parser/_creole.py -> build/lib/MoinMoin/parser creating build/lib/MoinMoin/script copying MoinMoin/script/moin.py -> build/lib/MoinMoin/script copying MoinMoin/script/__init__.py -> build/lib/MoinMoin/script creating build/lib/MoinMoin/script/account copying MoinMoin/script/account/resetpw.py -> build/lib/MoinMoin/script/account copying MoinMoin/script/account/disable.py -> build/lib/MoinMoin/script/account copying MoinMoin/script/account/check.py -> build/lib/MoinMoin/script/account copying MoinMoin/script/account/homepage.py -> build/lib/MoinMoin/script/account copying MoinMoin/script/account/create.py -> build/lib/MoinMoin/script/account copying MoinMoin/script/account/__init__.py -> build/lib/MoinMoin/script/account creating build/lib/MoinMoin/script/cli copying MoinMoin/script/cli/show.py -> build/lib/MoinMoin/script/cli copying MoinMoin/script/cli/__init__.py -> build/lib/MoinMoin/script/cli creating build/lib/MoinMoin/script/export copying MoinMoin/script/export/package.py -> build/lib/MoinMoin/script/export copying MoinMoin/script/export/dump.py -> build/lib/MoinMoin/script/export copying MoinMoin/script/export/__init__.py -> build/lib/MoinMoin/script/export creating build/lib/MoinMoin/script/import copying MoinMoin/script/import/irclog.py -> build/lib/MoinMoin/script/import copying MoinMoin/script/import/wikipage.py -> build/lib/MoinMoin/script/import copying MoinMoin/script/import/__init__.py -> build/lib/MoinMoin/script/import creating build/lib/MoinMoin/script/index copying MoinMoin/script/index/build.py -> build/lib/MoinMoin/script/index copying MoinMoin/script/index/__init__.py -> build/lib/MoinMoin/script/index creating build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/mailtranslators.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/cleancache.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/makecache.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/reducewiki.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/cleanpage.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/globaledit.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/__init__.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/cleansessions.py -> build/lib/MoinMoin/script/maint copying MoinMoin/script/maint/mkpagepacks.py -> build/lib/MoinMoin/script/maint creating build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080200.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080600.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1059998.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060900.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080300.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080100.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1059997.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1090000.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/_conv160.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050300.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1070300.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060500.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050500.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080500.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050600.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060100.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060200.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080700.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/_conv160_wiki.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060300.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/text_moin160a_wiki.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050301.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1069999.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060600.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050800.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060400.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1090100.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080000.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1070100.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1090300.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1070200.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/migutil.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1070000.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/text_moin158_wiki.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060000.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050700.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080400.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060800.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1080800.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/data.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1090400.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1050400.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1059999.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/__init__.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/_conv160a.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1089999.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/_conv160a_wiki.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/wikiutil160a.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1090200.py -> build/lib/MoinMoin/script/migration copying MoinMoin/script/migration/1060700.py -> build/lib/MoinMoin/script/migration creating build/lib/MoinMoin/script/old copying MoinMoin/script/old/print_stats.py -> build/lib/MoinMoin/script/old copying MoinMoin/script/old/repair_language.py -> build/lib/MoinMoin/script/old copying MoinMoin/script/old/__init__.py -> build/lib/MoinMoin/script/old creating build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig05.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig11.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig04.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig10.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig02.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig01.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig09.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig03.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig06.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/152_to_1050300.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig08.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/__init__.py -> build/lib/MoinMoin/script/old/migration copying MoinMoin/script/old/migration/12_to_13_mig07.py -> build/lib/MoinMoin/script/old/migration creating build/lib/MoinMoin/script/old/xmlrpc-tools copying MoinMoin/script/old/xmlrpc-tools/UpdateGroupTest.py -> build/lib/MoinMoin/script/old/xmlrpc-tools copying MoinMoin/script/old/xmlrpc-tools/HelloWorld.py -> build/lib/MoinMoin/script/old/xmlrpc-tools copying MoinMoin/script/old/xmlrpc-tools/__init__.py -> build/lib/MoinMoin/script/old/xmlrpc-tools creating build/lib/MoinMoin/script/server copying MoinMoin/script/server/standalone.py -> build/lib/MoinMoin/script/server copying MoinMoin/script/server/__init__.py -> build/lib/MoinMoin/script/server creating build/lib/MoinMoin/script/xmlrpc copying MoinMoin/script/xmlrpc/retrieve.py -> build/lib/MoinMoin/script/xmlrpc copying MoinMoin/script/xmlrpc/write.py -> build/lib/MoinMoin/script/xmlrpc copying MoinMoin/script/xmlrpc/remote.py -> build/lib/MoinMoin/script/xmlrpc copying MoinMoin/script/xmlrpc/mailimport.py -> build/lib/MoinMoin/script/xmlrpc copying MoinMoin/script/xmlrpc/__init__.py -> build/lib/MoinMoin/script/xmlrpc creating build/lib/MoinMoin/search copying MoinMoin/search/builtin.py -> build/lib/MoinMoin/search copying MoinMoin/search/results.py -> build/lib/MoinMoin/search copying MoinMoin/search/__init__.py -> build/lib/MoinMoin/search creating build/lib/MoinMoin/search/Xapian copying MoinMoin/search/Xapian/search.py -> build/lib/MoinMoin/search/Xapian copying MoinMoin/search/Xapian/tokenizer.py -> build/lib/MoinMoin/search/Xapian copying MoinMoin/search/Xapian/indexing.py -> build/lib/MoinMoin/search/Xapian copying MoinMoin/search/Xapian/__init__.py -> build/lib/MoinMoin/search/Xapian creating build/lib/MoinMoin/search/queryparser copying MoinMoin/search/queryparser/expressions.py -> build/lib/MoinMoin/search/queryparser copying MoinMoin/search/queryparser/__init__.py -> build/lib/MoinMoin/search/queryparser creating build/lib/MoinMoin/security copying MoinMoin/security/antispam.py -> build/lib/MoinMoin/security copying MoinMoin/security/textcha.py -> build/lib/MoinMoin/security copying MoinMoin/security/__init__.py -> build/lib/MoinMoin/security copying MoinMoin/security/autoadmin.py -> build/lib/MoinMoin/security creating build/lib/MoinMoin/stats copying MoinMoin/stats/useragents.py -> build/lib/MoinMoin/stats copying MoinMoin/stats/pagesize.py -> build/lib/MoinMoin/stats copying MoinMoin/stats/languages.py -> build/lib/MoinMoin/stats copying MoinMoin/stats/__init__.py -> build/lib/MoinMoin/stats copying MoinMoin/stats/chart.py -> build/lib/MoinMoin/stats copying MoinMoin/stats/hitcounts.py -> build/lib/MoinMoin/stats creating build/lib/MoinMoin/support copying MoinMoin/support/HeaderFixed.py -> build/lib/MoinMoin/support copying MoinMoin/support/tarfile.py -> build/lib/MoinMoin/support copying MoinMoin/support/htmlmarkup.py -> build/lib/MoinMoin/support copying MoinMoin/support/md5crypt.py -> build/lib/MoinMoin/support copying MoinMoin/support/python_compatibility.py -> build/lib/MoinMoin/support copying MoinMoin/support/__init__.py -> build/lib/MoinMoin/support copying MoinMoin/support/difflib.py -> build/lib/MoinMoin/support copying MoinMoin/support/BasicAuthTransport.py -> build/lib/MoinMoin/support creating build/lib/MoinMoin/support/flup copying MoinMoin/support/flup/__init__.py -> build/lib/MoinMoin/support/flup creating build/lib/MoinMoin/support/flup/client copying MoinMoin/support/flup/client/scgi_app.py -> build/lib/MoinMoin/support/flup/client copying MoinMoin/support/flup/client/fcgi_app.py -> build/lib/MoinMoin/support/flup/client copying MoinMoin/support/flup/client/__init__.py -> build/lib/MoinMoin/support/flup/client creating build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/scgi_fork.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/paste_factory.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/ajp_fork.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/threadpool.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/scgi.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/fcgi_fork.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/fcgi.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/ajp_base.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/ajp.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/fcgi_single.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/cgi.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/scgi_base.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/preforkserver.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/singleserver.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/__init__.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/threadedserver.py -> build/lib/MoinMoin/support/flup/server copying MoinMoin/support/flup/server/fcgi_base.py -> build/lib/MoinMoin/support/flup/server creating build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/style.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/formatter.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/scanner.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/filter.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/cmdline.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/util.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/plugin.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/unistring.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/console.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/lexer.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/token.py -> build/lib/MoinMoin/support/pygments copying MoinMoin/support/pygments/__init__.py -> build/lib/MoinMoin/support/pygments creating build/lib/MoinMoin/support/pygments/filters copying MoinMoin/support/pygments/filters/__init__.py -> build/lib/MoinMoin/support/pygments/filters creating build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/latex.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/terminal256.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/bbcode.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/_mapping.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/svg.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/img.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/terminal.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/html.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/other.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/__init__.py -> build/lib/MoinMoin/support/pygments/formatters copying MoinMoin/support/pygments/formatters/rtf.py -> build/lib/MoinMoin/support/pygments/formatters creating build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/dotnet.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/web.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/_mapping.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/_luabuiltins.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/asm.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/compiled.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/parsers.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/hdl.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/_clbuiltins.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/special.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/functional.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/_phpbuiltins.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/_vimbuiltins.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/agile.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/other.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/_asybuiltins.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/text.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/__init__.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/math.py -> build/lib/MoinMoin/support/pygments/lexers copying MoinMoin/support/pygments/lexers/templates.py -> build/lib/MoinMoin/support/pygments/lexers creating build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/pastie.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/autumn.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/vim.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/monokai.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/emacs.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/manni.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/bw.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/vs.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/murphy.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/colorful.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/default.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/tango.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/trac.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/borland.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/friendly.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/__init__.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/fruity.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/native.py -> build/lib/MoinMoin/support/pygments/styles copying MoinMoin/support/pygments/styles/perldoc.py -> build/lib/MoinMoin/support/pygments/styles creating build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/formparser.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/posixemulation.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/wrappers.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/serving.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/useragents.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/routing.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/utils.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/http.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/testapp.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/datastructures.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/wsgi.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/test.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/script.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/local.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/_internal.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/urls.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/__init__.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/exceptions.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/templates.py -> build/lib/MoinMoin/support/werkzeug copying MoinMoin/support/werkzeug/security.py -> build/lib/MoinMoin/support/werkzeug creating build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/sessions.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/wrappers.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/securecookie.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/jsrouting.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/lint.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/limiter.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/iterio.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/atom.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/testtools.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/kickstart.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/cache.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/fixers.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/profiler.py -> build/lib/MoinMoin/support/werkzeug/contrib copying MoinMoin/support/werkzeug/contrib/__init__.py -> build/lib/MoinMoin/support/werkzeug/contrib creating build/lib/MoinMoin/support/werkzeug/debug copying MoinMoin/support/werkzeug/debug/tbtools.py -> build/lib/MoinMoin/support/werkzeug/debug copying MoinMoin/support/werkzeug/debug/repr.py -> build/lib/MoinMoin/support/werkzeug/debug copying MoinMoin/support/werkzeug/debug/console.py -> build/lib/MoinMoin/support/werkzeug/debug copying MoinMoin/support/werkzeug/debug/__init__.py -> build/lib/MoinMoin/support/werkzeug/debug creating build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/fieldactions.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/_checkxapian.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/schema.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/replaylog.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/searchconnection.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/datastructures.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/memutils.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/parsedate.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/indexerconnection.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/fieldmappings.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/__init__.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/highlight.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/errors.py -> build/lib/MoinMoin/support/xappy copying MoinMoin/support/xappy/marshall.py -> build/lib/MoinMoin/support/xappy creating build/lib/MoinMoin/support/parsedatetime copying MoinMoin/support/parsedatetime/parsedatetime.py -> build/lib/MoinMoin/support/parsedatetime copying MoinMoin/support/parsedatetime/parsedatetime_consts.py -> build/lib/MoinMoin/support/parsedatetime copying MoinMoin/support/parsedatetime/__init__.py -> build/lib/MoinMoin/support/parsedatetime creating build/lib/MoinMoin/theme copying MoinMoin/theme/classic.py -> build/lib/MoinMoin/theme copying MoinMoin/theme/modern.py -> build/lib/MoinMoin/theme copying MoinMoin/theme/rightsidebar.py -> build/lib/MoinMoin/theme copying MoinMoin/theme/modernized_cms.py -> build/lib/MoinMoin/theme copying MoinMoin/theme/modernized.py -> build/lib/MoinMoin/theme copying MoinMoin/theme/__init__.py -> build/lib/MoinMoin/theme creating build/lib/MoinMoin/userform copying MoinMoin/userform/login.py -> build/lib/MoinMoin/userform copying MoinMoin/userform/admin.py -> build/lib/MoinMoin/userform copying MoinMoin/userform/__init__.py -> build/lib/MoinMoin/userform creating build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/suid.py -> build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/oidserv.py -> build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/prefs.py -> build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/oid.py -> build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/changepass.py -> build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/notification.py -> build/lib/MoinMoin/userprefs copying MoinMoin/userprefs/__init__.py -> build/lib/MoinMoin/userprefs creating build/lib/MoinMoin/util copying MoinMoin/util/web.py -> build/lib/MoinMoin/util copying MoinMoin/util/diff_html.py -> build/lib/MoinMoin/util copying MoinMoin/util/filesys.py -> build/lib/MoinMoin/util copying MoinMoin/util/chartypes.py -> build/lib/MoinMoin/util copying MoinMoin/util/chartypes_create.py -> build/lib/MoinMoin/util copying MoinMoin/util/diff_text.py -> build/lib/MoinMoin/util copying MoinMoin/util/pysupport.py -> build/lib/MoinMoin/util copying MoinMoin/util/rpc_aggregator.py -> build/lib/MoinMoin/util copying MoinMoin/util/bdiff.py -> build/lib/MoinMoin/util copying MoinMoin/util/diff3.py -> build/lib/MoinMoin/util copying MoinMoin/util/daemon.py -> build/lib/MoinMoin/util copying MoinMoin/util/thread_monitor.py -> build/lib/MoinMoin/util copying MoinMoin/util/lock.py -> build/lib/MoinMoin/util copying MoinMoin/util/dataset.py -> build/lib/MoinMoin/util copying MoinMoin/util/profile.py -> build/lib/MoinMoin/util copying MoinMoin/util/timefuncs.py -> build/lib/MoinMoin/util copying MoinMoin/util/SubProcess.py -> build/lib/MoinMoin/util copying MoinMoin/util/__init__.py -> build/lib/MoinMoin/util copying MoinMoin/util/moinoid.py -> build/lib/MoinMoin/util copying MoinMoin/util/clock.py -> build/lib/MoinMoin/util creating build/lib/MoinMoin/web copying MoinMoin/web/contexts.py -> build/lib/MoinMoin/web copying MoinMoin/web/serving.py -> build/lib/MoinMoin/web copying MoinMoin/web/frontend.py -> build/lib/MoinMoin/web copying MoinMoin/web/session.py -> build/lib/MoinMoin/web copying MoinMoin/web/utils.py -> build/lib/MoinMoin/web copying MoinMoin/web/request.py -> build/lib/MoinMoin/web copying MoinMoin/web/_fallback_cgi.py -> build/lib/MoinMoin/web copying MoinMoin/web/flup_frontend.py -> build/lib/MoinMoin/web copying MoinMoin/web/profile.py -> build/lib/MoinMoin/web copying MoinMoin/web/__init__.py -> build/lib/MoinMoin/web copying MoinMoin/web/exceptions.py -> build/lib/MoinMoin/web creating build/lib/MoinMoin/web/static copying MoinMoin/web/static/__init__.py -> build/lib/MoinMoin/web/static creating build/lib/MoinMoin/widget copying MoinMoin/widget/base.py -> build/lib/MoinMoin/widget copying MoinMoin/widget/browser.py -> build/lib/MoinMoin/widget copying MoinMoin/widget/html.py -> build/lib/MoinMoin/widget copying MoinMoin/widget/__init__.py -> build/lib/MoinMoin/widget copying MoinMoin/widget/dialog.py -> build/lib/MoinMoin/widget creating build/lib/MoinMoin/wikixml copying MoinMoin/wikixml/util.py -> build/lib/MoinMoin/wikixml copying MoinMoin/wikixml/marshal.py -> build/lib/MoinMoin/wikixml copying MoinMoin/wikixml/__init__.py -> build/lib/MoinMoin/wikixml creating build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/UpdateGroup.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/ProcessMail.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/WhoAmI.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/putClientInfo.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/HelloWorld.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/__init__.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/xmlrpc/RemoteScript.py -> build/lib/MoinMoin/xmlrpc copying MoinMoin/i18n/README -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/Makefile -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/MoinMoin.pot -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/mn.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/hi.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/de.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/lv.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ar.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/es.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/hu.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/sl.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/it.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ru.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/he.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ko.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/id.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ku.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ja.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/el.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/uk.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/sv.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/hr.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/sr.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/fa.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/fi.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/lt.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/nb.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/da.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/tr.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/bg.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/mk.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ca.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/pt-br.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/zh.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/nl.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/cs.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/gl.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/pt.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/sk.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/pl.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/fr.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/vi.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/ro.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/zh-tw.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/en.MoinMoin.po -> build/lib/MoinMoin/i18n copying MoinMoin/i18n/tools/mail_i18n-maintainers.txt -> build/lib/MoinMoin/i18n/tools copying MoinMoin/i18n/tools/mail_i18n-maintainers2.txt -> build/lib/MoinMoin/i18n/tools creating build/lib/MoinMoin/i18n/jabberbot copying MoinMoin/i18n/jabberbot/pl.JabberBot.po -> build/lib/MoinMoin/i18n/jabberbot copying MoinMoin/i18n/jabberbot/JabberBot.pot -> build/lib/MoinMoin/i18n/jabberbot copying MoinMoin/i18n/jabberbot/Makefile -> build/lib/MoinMoin/i18n/jabberbot creating build/lib/MoinMoin/web/static/htdocs copying MoinMoin/web/static/htdocs/robots.txt -> build/lib/MoinMoin/web/static/htdocs copying MoinMoin/web/static/htdocs/index.html -> build/lib/MoinMoin/web/static/htdocs copying MoinMoin/web/static/htdocs/favicon.ico -> build/lib/MoinMoin/web/static/htdocs creating build/lib/MoinMoin/web/static/htdocs/modernized creating build/lib/MoinMoin/web/static/htdocs/modernized/css copying MoinMoin/web/static/htdocs/modernized/css/SlideShow.css -> build/lib/MoinMoin/web/static/htdocs/modernized/css copying MoinMoin/web/static/htdocs/modernized/css/common.css -> build/lib/MoinMoin/web/static/htdocs/modernized/css copying MoinMoin/web/static/htdocs/modernized/css/screen.css -> build/lib/MoinMoin/web/static/htdocs/modernized/css copying MoinMoin/web/static/htdocs/modernized/css/projection.css -> build/lib/MoinMoin/web/static/htdocs/modernized/css copying MoinMoin/web/static/htdocs/modernized/css/msie.css -> build/lib/MoinMoin/web/static/htdocs/modernized/css copying MoinMoin/web/static/htdocs/modernized/css/print.css -> build/lib/MoinMoin/web/static/htdocs/modernized/css creating build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-inter.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/alert.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/admon-important.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-readonly.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-show.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-subscribe.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-new.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-download.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-news.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/ohwell.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-attach.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-ftp.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-icon.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/devil.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/biggrin.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/prio1.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-print.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/icon-info.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/thumbs-up.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/draft.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-diff.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-updated.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/attach.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-action.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/prio2.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/icon-error.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/PythonPowered.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/attention.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/idea.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-www.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/smile3.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-jabber.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/redface.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/tired.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-up.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/star_on.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-edit.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-unsubscribe.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-renamed.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/angry.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/admon-note.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-search.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-bottom.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/admon-caution.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/prio3.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/admon-warning.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-help.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/smile.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-telnet.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/star_off.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/admon-tip.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/frown.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-rss.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-info.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-home.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/smile2.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-deleted.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-parent.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/smile4.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-raw.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/tongue.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/checkmark.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-conflict.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/sad.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-top.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img copying MoinMoin/web/static/htdocs/modernized/img/moin-email.png -> build/lib/MoinMoin/web/static/htdocs/modernized/img creating build/lib/MoinMoin/web/static/htdocs/applets copying MoinMoin/web/static/htdocs/applets/moinfckconfig.js -> build/lib/MoinMoin/web/static/htdocs/applets copying MoinMoin/web/static/htdocs/applets/moinfckstyles.xml -> build/lib/MoinMoin/web/static/htdocs/applets creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinurllib.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink/fck_link.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/selection copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/selection/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/selection creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/fck_placeholder.html -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/placeholder.gif -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang/en.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang/it.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinbehaviour copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinbehaviour/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinbehaviour creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/restrict_actions copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/restrict_actions/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/restrict_actions creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/macro.gif -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang/en.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang/it.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinunlink copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinunlink/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinunlink creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinformat copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinformat/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinformat creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley/fck_smiley.html -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley/smile.png -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage/fck_image.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage creating build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment/attachment.gif -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment copying MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment/fck_attachment.js -> build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment creating build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw copying MoinMoin/web/static/htdocs/applets/anywikidraw/README -> build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw creating build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw/lib copying MoinMoin/web/static/htdocs/applets/anywikidraw/lib/AnyWikiDrawForMoinMoin.jar -> build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw/lib copying MoinMoin/web/static/htdocs/applets/anywikidraw/lib/Splash.gif -> build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw/lib creating build/lib/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin copying MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin/README -> build/lib/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin copying MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin/twikidraw.jar -> build/lib/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.cfc -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/_upgrade.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor_php5.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor_php4.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckutils.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/_whatsnew_history.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckconfig.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckpackager.xml -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.lasso -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fcktemplates.xml -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.afp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckstyles.xml -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/license.txt -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/_whatsnew.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/_documentation.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor copying MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckeditor.original.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckdialog.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckeditor.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckdebug.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckeditorapi.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckjscoreextensions.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckconstants.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckscriptloader.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckplugins.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckscayt.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcklistslib.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckstyles.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckregexlib.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbarset.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdialog.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckurlparams.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck_contextmenu.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug_empty.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdocumentprocessor.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckconfig.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckselection.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtmlentities.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcklisthandler.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbaritems.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcklanguagemanager.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckbrowserinfo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckundo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckcodeformatter.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktools.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckcommands.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdomtools.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbar.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckmenuitem.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckevents.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckw3crange.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckelementpath.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckhtmliterator.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckkeystrokehandler.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckcontextmenu.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckstyle.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckeditingarea.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckimagepreloader.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbutton.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckenterkey.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckpanel.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckspecialcombo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckmenublock.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrangeiterator.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckicon.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdataprocessor.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckmenublockpanel.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckiecleanup.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckxml.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fck_othercommands.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckfitwindow.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckindentcommands.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckremoveformatcommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckjustifycommands.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcklistcommands.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckblockquotecommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckcorestylecommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktablecommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckshowblocks.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckstylecommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/simplecommands copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/simplecommands/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/simplecommands creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/dragresizetable copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/dragresizetable/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/dragresizetable creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/fck_placeholder.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/placeholder.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/de.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/es.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/en.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/it.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/pl.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/fr.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample/sample.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample/sample.config.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/autogrow copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/autogrow/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/autogrow creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/tablecommands copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/tablecommands/fckplugin.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/tablecommands creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/fck_editorarea.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/fck_showtableborders_gecko.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/fck_internal.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors/showtableborders.htc -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors/disablehandles.htc -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h2.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_div.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_plugin.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_anchor.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_flashlogo.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h5.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_address.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_hiddenfield.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h6.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h4.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_blockquote.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_pagebreak.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h3.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_pre.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_p.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h1.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc/w.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc/tmpFrameset.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc/ciframe.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/_fckviewstrips.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_strip.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_editor.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog_ie6.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.end.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.start.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.separator.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.expand.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/sprites.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.rtl.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/sprites.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_strip.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_editor.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog_ie6.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.end.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.start.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.separator.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.expand.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/sprites.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.collapse.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.rtl.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/sprites.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.buttonarrow.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_strip.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_editor.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog_ie6.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.end.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.start.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/sprites.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.rtl.png -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/sprites.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/zh-cn.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/nl.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/nb.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/gu.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/hi.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/eu.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/lv.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fr-ca.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/af.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fi.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sv.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/hr.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/th.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/bn.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/de.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/pt.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/cs.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/bg.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/es.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/lt.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/he.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/is.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ca.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ar.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/_translationstatus.txt -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/eo.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sk.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/km.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/gl.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/vi.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ru.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/el.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/uk.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/it.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/zh.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ja.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sr-latn.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/no.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/mn.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/et.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ro.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/pl.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fa.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/bs.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/hu.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/tr.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en-uk.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en-ca.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/da.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fr.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sr.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en-au.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ms.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/pt-br.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sl.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/uploadtest.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/test.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/class_upload.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/upload.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/io.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/connector.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/config.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/util.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/basexml.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/commands.asp -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckoutput.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckcommands.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/htaccess.txt -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/connector.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/upload.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/wsgi.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/config.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckconnector.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckutil.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/zope.py -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/connector.lasso -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/config.lasso -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/upload.lasso -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/config.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/image.cfc -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_io.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_upload.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/ImageObject.cfc -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_connector.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_util.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/connector.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/upload.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_commands.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/commands.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload_fck.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/connector.cgi -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/util.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload.cgi -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/basexml.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/io.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/config.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/upload.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/basexml.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/connector.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/phpcompat.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/commands.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/util.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/io.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/config.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/config.ascx -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/upload.aspx -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/connector.aspx -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmfolders.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmupload.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/common.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/fckxml.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder32.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/ButtonArrow.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/spacer.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened32.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderUp.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/gif.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ppt.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/vsd.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/zip.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mdb.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/html.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swf.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/png.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swt.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/bmp.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xml.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/htm.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/pdf.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/default.icon.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/cs.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/exe.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ai.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/jpg.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mp3.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/txt.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/rdp.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xls.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/js.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/doc.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/dll.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/avi.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/fla.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/gif.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/zip.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/html.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swf.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/png.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swt.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xml.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/htm.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/cs.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/exe.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ai.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/txt.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xls.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/js.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/doc.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/dll.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/avi.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/fla.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js/fckeditorcode_ie.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js/fckeditorcode_gecko.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js/fckadobeair.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/anchor.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/arrow_ltr.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/spacer.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/arrow_rtl.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/teeth_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/confused_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/envelope.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/shades_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/cake.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/heart.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/angry_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/regular_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/devil_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_up.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/cry_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/wink_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_down.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/sad_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/tounge_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/omg_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/broken_heart.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/angel_smile.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/kiss.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/lightbulb.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd/fck_dtd_test.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd/fck_xhtml10transitional.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd/fck_xhtml10strict.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_textarea.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_source.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_form.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_tablecell.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_listprop.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_smiley.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_checkbox.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_specialchar.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_button.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_textfield.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_colorselector.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_hiddenfield.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_radiobutton.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_table.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_replace.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_anchor.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_paste.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_div.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt/scayt_dialog.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link/fck_link.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fredck.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.css -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images/unlocked.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images/locked.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images/reset.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template3.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template1.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template2.gif -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select/fck_select.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select creating build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image.js -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image copying MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image_preview.html -> build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image creating build/lib/MoinMoin/web/static/htdocs/rightsidebar creating build/lib/MoinMoin/web/static/htdocs/rightsidebar/css copying MoinMoin/web/static/htdocs/rightsidebar/css/common.css -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/css copying MoinMoin/web/static/htdocs/rightsidebar/css/screen.css -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/css copying MoinMoin/web/static/htdocs/rightsidebar/css/projection.css -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/css copying MoinMoin/web/static/htdocs/rightsidebar/css/msie.css -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/css copying MoinMoin/web/static/htdocs/rightsidebar/css/print.css -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/css creating build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-inter.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/alert.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-xml2.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-show.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-subscribe.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-new.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-news.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/ohwell.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-attach.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-ftp.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-icon.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/devil.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/biggrin.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/prio1.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-print.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/icon-info.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/thumbs-up.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/draft.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-diff.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-updated.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/attach.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/prio2.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/icon-error.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/PythonPowered.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/attention.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/idea.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-www.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/smile3.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/redface.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/tired.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/logout.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-up.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/star_on.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-edit.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-unsubscribe.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-renamed.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-xml.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/angry.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-search.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-bottom.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/prio3.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-help.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/smile.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-telnet.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/star_off.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/frown.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-rss.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-info.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-home.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/smile2.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-deleted.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-parent.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/smile4.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-raw.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/tongue.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/checkmark.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-conflict.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/sad.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-top.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img copying MoinMoin/web/static/htdocs/rightsidebar/img/moin-email.png -> build/lib/MoinMoin/web/static/htdocs/rightsidebar/img creating build/lib/MoinMoin/web/static/htdocs/classic creating build/lib/MoinMoin/web/static/htdocs/classic/css copying MoinMoin/web/static/htdocs/classic/css/common.css -> build/lib/MoinMoin/web/static/htdocs/classic/css copying MoinMoin/web/static/htdocs/classic/css/screen.css -> build/lib/MoinMoin/web/static/htdocs/classic/css copying MoinMoin/web/static/htdocs/classic/css/projection.css -> build/lib/MoinMoin/web/static/htdocs/classic/css copying MoinMoin/web/static/htdocs/classic/css/msie.css -> build/lib/MoinMoin/web/static/htdocs/classic/css copying MoinMoin/web/static/htdocs/classic/css/print.css -> build/lib/MoinMoin/web/static/htdocs/classic/css creating build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-inter.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/alert.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-xml2.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-show.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-subscribe.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-new.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-news.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/ohwell.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-attach.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-ftp.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-icon.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/devil.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/biggrin.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/prio1.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-print.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/icon-info.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/thumbs-up.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/draft.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-diff.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-updated.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/attach.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/prio2.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/icon-error.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/PythonPowered.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/attention.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/idea.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-www.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/smile3.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/redface.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/tired.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-up.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/star_on.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-edit.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-unsubscribe.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-renamed.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-xml.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/angry.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-search.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-bottom.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/prio3.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-help.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/smile.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-telnet.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/star_off.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/frown.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-rss.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-info.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-home.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/smile2.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-deleted.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-parent.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/smile4.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-raw.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/tongue.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/checkmark.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-conflict.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/sad.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-top.png -> build/lib/MoinMoin/web/static/htdocs/classic/img copying MoinMoin/web/static/htdocs/classic/img/moin-email.png -> build/lib/MoinMoin/web/static/htdocs/classic/img creating build/lib/MoinMoin/web/static/htdocs/common copying MoinMoin/web/static/htdocs/common/moinmoin.png -> build/lib/MoinMoin/web/static/htdocs/common copying MoinMoin/web/static/htdocs/common/moindude.png -> build/lib/MoinMoin/web/static/htdocs/common copying MoinMoin/web/static/htdocs/common/openid.png -> build/lib/MoinMoin/web/static/htdocs/common copying MoinMoin/web/static/htdocs/common/moinmoin_alpha.png -> build/lib/MoinMoin/web/static/htdocs/common creating build/lib/MoinMoin/web/static/htdocs/common/js copying MoinMoin/web/static/htdocs/common/js/countdown.js -> build/lib/MoinMoin/web/static/htdocs/common/js copying MoinMoin/web/static/htdocs/common/js/infobox.js -> build/lib/MoinMoin/web/static/htdocs/common/js copying MoinMoin/web/static/htdocs/common/js/common.js -> build/lib/MoinMoin/web/static/htdocs/common/js creating build/lib/MoinMoin/web/static/htdocs/modern creating build/lib/MoinMoin/web/static/htdocs/modern/css copying MoinMoin/web/static/htdocs/modern/css/common.css -> build/lib/MoinMoin/web/static/htdocs/modern/css copying MoinMoin/web/static/htdocs/modern/css/screen.css -> build/lib/MoinMoin/web/static/htdocs/modern/css copying MoinMoin/web/static/htdocs/modern/css/projection.css -> build/lib/MoinMoin/web/static/htdocs/modern/css copying MoinMoin/web/static/htdocs/modern/css/msie.css -> build/lib/MoinMoin/web/static/htdocs/modern/css copying MoinMoin/web/static/htdocs/modern/css/print.css -> build/lib/MoinMoin/web/static/htdocs/modern/css creating build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-inter.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/alert.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/admon-important.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-xml2.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-show.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-subscribe.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-new.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-news.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/ohwell.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-attach.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-ftp.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-icon.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/devil.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/biggrin.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/prio1.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-print.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/icon-info.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/thumbs-up.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/draft.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-diff.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-updated.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/attach.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/prio2.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/icon-error.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/PythonPowered.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/attention.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/idea.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-www.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/smile3.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/redface.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/tired.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-up.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/star_on.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-edit.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-unsubscribe.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-renamed.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-xml.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/angry.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/admon-note.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-search.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-bottom.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/admon-caution.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/prio3.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/admon-warning.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-help.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/smile.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-telnet.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/star_off.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/admon-tip.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/frown.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-rss.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-info.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-home.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/smile2.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-deleted.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-parent.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/smile4.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-raw.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/tongue.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/checkmark.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-conflict.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/sad.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-top.png -> build/lib/MoinMoin/web/static/htdocs/modern/img copying MoinMoin/web/static/htdocs/modern/img/moin-email.png -> build/lib/MoinMoin/web/static/htdocs/modern/img running build_scripts creating build/scripts-2.6 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7Iacca + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 + cd moin-1.9.4 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 README-rpm + /usr/bin/python setup.py install --root=/builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 running install running build running build_py running build_scripts running install_lib creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6 creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/capat.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/i18n.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/xmlrpcbot.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/config.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/commands.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/oob.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/xmppbot.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot copying build/lib/jabberbot/bot.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_oasis_opendocument_text.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_oasis_opendocument_presentation.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/text_html.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_ms_powerpoint.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/EXIF.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_octet_stream.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/image.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_sun_xml_writer.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/text_rtf.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_ms_excel.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_sun_xml_calc.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/audio.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/image_jpeg.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/video.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_msword.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_sun_xml.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_pdf.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/text_xml.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_oasis_opendocument_spreadsheet.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/application_vnd_oasis_opendocument.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/text.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/filter/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter copying build/lib/MoinMoin/Page.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/web.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/diff_html.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/filesys.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/chartypes.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/chartypes_create.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/diff_text.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/pysupport.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/rpc_aggregator.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/bdiff.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/diff3.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/daemon.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/thread_monitor.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/lock.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/dataset.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/profile.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/timefuncs.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/SubProcess.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/moinoid.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util copying build/lib/MoinMoin/util/clock.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/mailtranslators.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/cleancache.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/makecache.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/reducewiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/cleanpage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/globaledit.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/cleansessions.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/maint/mkpagepacks.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint copying build/lib/MoinMoin/script/moin.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/server copying build/lib/MoinMoin/script/server/standalone.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/server copying build/lib/MoinMoin/script/server/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/server creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080200.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080600.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1059998.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060900.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080300.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080100.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1059997.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1090000.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/_conv160.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050300.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1070300.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060500.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050500.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080500.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050600.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060100.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060200.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080700.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/_conv160_wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060300.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/text_moin160a_wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050301.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1069999.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060600.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050800.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060400.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1090100.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080000.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1070100.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1090300.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1070200.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/migutil.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1070000.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/text_moin158_wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060000.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050700.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080400.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060800.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1080800.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/data.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1090400.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1050400.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1059999.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/_conv160a.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1089999.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/_conv160a_wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/wikiutil160a.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1090200.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration copying build/lib/MoinMoin/script/migration/1060700.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc copying build/lib/MoinMoin/script/xmlrpc/retrieve.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc copying build/lib/MoinMoin/script/xmlrpc/write.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc copying build/lib/MoinMoin/script/xmlrpc/remote.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc copying build/lib/MoinMoin/script/xmlrpc/mailimport.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc copying build/lib/MoinMoin/script/xmlrpc/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/cli copying build/lib/MoinMoin/script/cli/show.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/cli copying build/lib/MoinMoin/script/cli/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/cli creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import copying build/lib/MoinMoin/script/import/irclog.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import copying build/lib/MoinMoin/script/import/wikipage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import copying build/lib/MoinMoin/script/import/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old copying build/lib/MoinMoin/script/old/print_stats.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools copying build/lib/MoinMoin/script/old/xmlrpc-tools/UpdateGroupTest.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools copying build/lib/MoinMoin/script/old/xmlrpc-tools/HelloWorld.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools copying build/lib/MoinMoin/script/old/xmlrpc-tools/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools copying build/lib/MoinMoin/script/old/repair_language.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig05.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig11.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig04.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig10.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig02.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig01.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig09.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig03.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig06.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/152_to_1050300.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig08.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/migration/12_to_13_mig07.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration copying build/lib/MoinMoin/script/old/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old copying build/lib/MoinMoin/script/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/index copying build/lib/MoinMoin/script/index/build.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/index copying build/lib/MoinMoin/script/index/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/index creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account copying build/lib/MoinMoin/script/account/resetpw.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account copying build/lib/MoinMoin/script/account/disable.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account copying build/lib/MoinMoin/script/account/check.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account copying build/lib/MoinMoin/script/account/homepage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account copying build/lib/MoinMoin/script/account/create.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account copying build/lib/MoinMoin/script/account/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export copying build/lib/MoinMoin/script/export/package.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export copying build/lib/MoinMoin/script/export/dump.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export copying build/lib/MoinMoin/script/export/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme copying build/lib/MoinMoin/theme/classic.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme copying build/lib/MoinMoin/theme/modern.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme copying build/lib/MoinMoin/theme/rightsidebar.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme copying build/lib/MoinMoin/theme/modernized_cms.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme copying build/lib/MoinMoin/theme/modernized.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme copying build/lib/MoinMoin/theme/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget copying build/lib/MoinMoin/widget/base.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget copying build/lib/MoinMoin/widget/browser.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget copying build/lib/MoinMoin/widget/html.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget copying build/lib/MoinMoin/widget/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget copying build/lib/MoinMoin/widget/dialog.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget copying build/lib/MoinMoin/error.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/wsgiapp.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/log.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml copying build/lib/MoinMoin/wikixml/util.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml copying build/lib/MoinMoin/wikixml/marshal.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml copying build/lib/MoinMoin/wikixml/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml copying build/lib/MoinMoin/PageEditor.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/config copying build/lib/MoinMoin/config/multiconfig.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/config copying build/lib/MoinMoin/config/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/config copying build/lib/MoinMoin/version.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/suid.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/oidserv.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/prefs.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/oid.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/changepass.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/notification.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/userprefs/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs copying build/lib/MoinMoin/wikisync.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/conftest.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/_template.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/UpdateGroup.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/ProcessMail.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/WhoAmI.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/putClientInfo.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/HelloWorld.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc copying build/lib/MoinMoin/xmlrpc/RemoteScript.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile copying build/lib/MoinMoin/logfile/eventlog.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile copying build/lib/MoinMoin/logfile/editlog.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile copying build/lib/MoinMoin/logfile/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_rst.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_moin_wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_csv.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/_ParserBase.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_irssi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_html.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_diff.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_docbook.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_xslt.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_creole.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_java.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_cplusplus.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_python.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/highlight.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/text_pascal.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser copying build/lib/MoinMoin/parser/_creole.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/wiki_dicts.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/config_groups.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/config_lazy_groups.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/wiki_groups.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/config_dicts.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/composite_dicts.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/composite_groups.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/backends/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends copying build/lib/MoinMoin/datastruct/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/EditTemplates.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/AbandonedPages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/AttachInfo.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/RandomQuote.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/LikePages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/WikiConfigHelp.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/WikiConfig.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/Verbatim.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/HighlighterList.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/MonthCalendar.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/SystemAdmin.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/EditedSystemPages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/NewPage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/SystemInfo.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/WantedPages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/Action.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/PageHits.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/EmbedObject.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/GetText.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/OrphanedPages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/BR.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/FullSearch.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/TeudView.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/PageCount.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/PageSize.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/InterWiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/FootNote.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/PageList.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/FullSearchCached.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/RandomPage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/StatsChart.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/Navigation.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/AttachList.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/TableOfContents.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/Include.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/AdvancedSearch.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/GetText2.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/RecentChanges.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/ShowSmileys.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro copying build/lib/MoinMoin/macro/Hits.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats copying build/lib/MoinMoin/stats/useragents.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats copying build/lib/MoinMoin/stats/pagesize.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats copying build/lib/MoinMoin/stats/languages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats copying build/lib/MoinMoin/stats/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats copying build/lib/MoinMoin/stats/chart.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats copying build/lib/MoinMoin/stats/hitcounts.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/fieldactions.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/_checkxapian.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/schema.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/replaylog.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/searchconnection.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/datastructures.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/memutils.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/parsedate.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/indexerconnection.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/fieldmappings.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/highlight.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/errors.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy copying build/lib/MoinMoin/support/xappy/marshall.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime copying build/lib/MoinMoin/support/parsedatetime/parsedatetime.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime copying build/lib/MoinMoin/support/parsedatetime/parsedatetime_consts.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime copying build/lib/MoinMoin/support/parsedatetime/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime copying build/lib/MoinMoin/support/HeaderFixed.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support copying build/lib/MoinMoin/support/tarfile.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client copying build/lib/MoinMoin/support/flup/client/scgi_app.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client copying build/lib/MoinMoin/support/flup/client/fcgi_app.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client copying build/lib/MoinMoin/support/flup/client/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/scgi_fork.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/paste_factory.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/ajp_fork.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/threadpool.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/scgi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/fcgi_fork.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/fcgi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/ajp_base.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/ajp.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/fcgi_single.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/cgi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/scgi_base.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/preforkserver.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/singleserver.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/threadedserver.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/server/fcgi_base.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server copying build/lib/MoinMoin/support/flup/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/sessions.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/wrappers.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/securecookie.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/jsrouting.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/lint.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/limiter.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/iterio.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/atom.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/testtools.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/kickstart.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/cache.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/fixers.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/profiler.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/contrib/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib copying build/lib/MoinMoin/support/werkzeug/formparser.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/posixemulation.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/wrappers.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/serving.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug copying build/lib/MoinMoin/support/werkzeug/debug/tbtools.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug copying build/lib/MoinMoin/support/werkzeug/debug/repr.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug copying build/lib/MoinMoin/support/werkzeug/debug/console.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug copying build/lib/MoinMoin/support/werkzeug/debug/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug copying build/lib/MoinMoin/support/werkzeug/useragents.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/routing.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/utils.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/http.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/testapp.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/datastructures.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/wsgi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/test.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/script.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/local.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/_internal.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/urls.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/exceptions.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/templates.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/werkzeug/security.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug copying build/lib/MoinMoin/support/htmlmarkup.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support copying build/lib/MoinMoin/support/md5crypt.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support copying build/lib/MoinMoin/support/python_compatibility.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support copying build/lib/MoinMoin/support/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support copying build/lib/MoinMoin/support/difflib.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/style.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/formatter.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/scanner.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/filter.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/cmdline.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/latex.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/terminal256.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/bbcode.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/_mapping.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/svg.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/img.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/terminal.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/html.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/other.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/formatters/rtf.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters copying build/lib/MoinMoin/support/pygments/util.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/plugin.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/unistring.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/console.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/lexer.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments copying build/lib/MoinMoin/support/pygments/token.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/dotnet.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/web.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/_mapping.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/_luabuiltins.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/asm.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/compiled.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/parsers.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/hdl.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/_clbuiltins.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/special.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/functional.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/_phpbuiltins.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/_vimbuiltins.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/agile.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/other.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/_asybuiltins.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/text.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/math.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers copying build/lib/MoinMoin/support/pygments/lexers/templates.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/filters copying build/lib/MoinMoin/support/pygments/filters/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/filters copying build/lib/MoinMoin/support/pygments/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/pastie.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/autumn.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/vim.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/monokai.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/emacs.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/manni.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/bw.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/vs.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/murphy.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/colorful.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/default.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/tango.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/trac.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/borland.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/friendly.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/fruity.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/native.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/pygments/styles/perldoc.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles copying build/lib/MoinMoin/support/BasicAuthTransport.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail copying build/lib/MoinMoin/mail/sendmail.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail copying build/lib/MoinMoin/mail/mailimport.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail copying build/lib/MoinMoin/mail/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/queryparser copying build/lib/MoinMoin/search/queryparser/expressions.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/queryparser copying build/lib/MoinMoin/search/queryparser/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/queryparser creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian copying build/lib/MoinMoin/search/Xapian/search.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian copying build/lib/MoinMoin/search/Xapian/tokenizer.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian copying build/lib/MoinMoin/search/Xapian/indexing.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian copying build/lib/MoinMoin/search/Xapian/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian copying build/lib/MoinMoin/search/builtin.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search copying build/lib/MoinMoin/search/results.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search copying build/lib/MoinMoin/search/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/contexts.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/serving.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/frontend.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/session.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/utils.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css copying build/lib/MoinMoin/web/static/htdocs/modernized/css/SlideShow.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css copying build/lib/MoinMoin/web/static/htdocs/modernized/css/common.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css copying build/lib/MoinMoin/web/static/htdocs/modernized/css/screen.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css copying build/lib/MoinMoin/web/static/htdocs/modernized/css/projection.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css copying build/lib/MoinMoin/web/static/htdocs/modernized/css/msie.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css copying build/lib/MoinMoin/web/static/htdocs/modernized/css/print.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/css creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-inter.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/alert.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/admon-important.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-readonly.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-show.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-subscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-new.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-download.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-news.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/ohwell.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-ftp.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-icon.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/devil.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/biggrin.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/prio1.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-print.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/icon-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/thumbs-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/draft.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-diff.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-updated.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-action.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/prio2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/icon-error.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/PythonPowered.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/attention.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/idea.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-www.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/smile3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-jabber.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/redface.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/tired.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/star_on.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-edit.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-unsubscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-renamed.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/angry.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/admon-note.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-search.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-bottom.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/admon-caution.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/prio3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/admon-warning.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-help.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/smile.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-telnet.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/star_off.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/admon-tip.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/frown.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-rss.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-home.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/smile2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-deleted.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-parent.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/smile4.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-raw.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/tongue.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/checkmark.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-conflict.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/sad.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-top.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/modernized/img/moin-email.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modernized/img copying build/lib/MoinMoin/web/static/htdocs/robots.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets copying build/lib/MoinMoin/web/static/htdocs/applets/moinfckconfig.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets copying build/lib/MoinMoin/web/static/htdocs/applets/moinfckstyles.xml -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink/fck_link.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinlink creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/selection copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/selection/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/selection creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang/en.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang/it.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/fck_placeholder.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder/placeholder.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/placeholder creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinbehaviour copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinbehaviour/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinbehaviour creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/restrict_actions copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/restrict_actions/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/restrict_actions creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang/en.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang/it.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/lang copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro/macro.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/macro creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinunlink copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinunlink/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinunlink creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinformat copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinformat/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinformat copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinurllib.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley/fck_smiley.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley/smile.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/smiley creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage/fck_image.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinimage creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment/attachment.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment copying build/lib/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment/fck_attachment.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/moinFCKplugins/moinattachment creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/anywikidraw copying build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/anywikidraw creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/anywikidraw/lib copying build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw/lib/AnyWikiDrawForMoinMoin.jar -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/anywikidraw/lib copying build/lib/MoinMoin/web/static/htdocs/applets/anywikidraw/lib/Splash.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/anywikidraw/lib creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin copying build/lib/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin copying build/lib/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin/twikidraw.jar -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/TWikiDrawPlugin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.cfc -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/_upgrade.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor_php5.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor_php4.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckutils.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/_whatsnew_history.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckconfig.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckpackager.xml -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.lasso -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fcktemplates.xml -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.afp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckeditorapi.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckjscoreextensions.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckconstants.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckplugins.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckscayt.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcklistslib.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckstyles.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckregexlib.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbarset.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdialog.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckurlparams.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck_contextmenu.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug_empty.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdocumentprocessor.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckconfig.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckselection.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtmlentities.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcklisthandler.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbaritems.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcklanguagemanager.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckbrowserinfo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckundo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckcodeformatter.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktools.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckcommands.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fck_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals/fckdomtools.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/internals creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbar.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckmenuitem.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckevents.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckw3crange.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckelementpath.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckhtmliterator.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckkeystrokehandler.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckcontextmenu.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckstyle.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckeditingarea.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckimagepreloader.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbutton.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckenterkey.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckpanel.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckspecialcombo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckmenublock.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrangeiterator.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckicon.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckdataprocessor.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckmenublockpanel.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckiecleanup.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes/fckxml.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/classes copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/fckscriptloader.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fck_othercommands.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckfitwindow.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckindentcommands.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckremoveformatcommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckjustifycommands.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcklistcommands.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckblockquotecommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckcorestylecommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktablecommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckshowblocks.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckstylecommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/_source/commandclasses creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/simplecommands copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/simplecommands/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/simplecommands creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/dragresizetable copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/dragresizetable/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/dragresizetable creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/de.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/es.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/en.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/it.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/pl.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/fr.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/fck_placeholder.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder/placeholder.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/placeholder creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample/sample.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample/sample.config.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/bbcode creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/autogrow copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/autogrow/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/autogrow creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/tablecommands copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/tablecommands/fckplugin.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/plugins/tablecommands copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckeditor.original.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckdialog.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/fck_editorarea.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/fck_showtableborders_gecko.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors/showtableborders.htc -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors/disablehandles.htc -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/behaviors creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_div.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_plugin.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_anchor.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_flashlogo.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h5.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_address.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_hiddenfield.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h6.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h4.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_blockquote.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/fck_pagebreak.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_pre.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_p.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images/block_h1.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css/fck_internal.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/css copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckeditor.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/fckdebug.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc/w.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc/tmpFrameset.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc/ciframe.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/wsc creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_strip.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_editor.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.end.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.start.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.separator.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.expand.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/sprites.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.rtl.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/sprites.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog_ie6.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/silver creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_strip.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_editor.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.end.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.start.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.separator.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.expand.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/sprites.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.collapse.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.rtl.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/sprites.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.buttonarrow.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog_ie6.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/_fckviewstrips.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_strip.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_editor.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.end.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.start.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/sprites.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.rtl.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/sprites.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog_ie6.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/skins/office2003 creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/zh-cn.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/nl.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/nb.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/gu.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/hi.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/eu.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/lv.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fr-ca.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/af.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fi.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sv.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/hr.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/th.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/bn.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/de.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/pt.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/cs.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/bg.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/es.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/lt.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/he.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/is.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ca.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ar.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/_translationstatus.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/eo.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sk.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/km.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/gl.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/vi.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ru.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/el.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/uk.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/it.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/zh.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ja.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sr-latn.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/no.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/mn.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/et.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ro.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/pl.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fa.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/bs.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/hu.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/tr.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en-uk.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en-ca.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/da.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/fr.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sr.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/en-au.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/ms.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/pt-br.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang/sl.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/lang creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/class_upload.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/upload.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/io.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/connector.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/config.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/util.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/basexml.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/commands.asp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/uploadtest.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/test.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckoutput.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckcommands.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/htaccess.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/connector.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/upload.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/wsgi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/config.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckconnector.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckutil.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/zope.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/connector.lasso -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/config.lasso -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/upload.lasso -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/config.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/image.cfc -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_io.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_upload.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/ImageObject.cfc -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_connector.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_util.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/connector.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/upload.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_commands.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/commands.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload_fck.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/connector.cgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/util.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload.cgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/basexml.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/io.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/config.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/upload.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/basexml.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/connector.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/phpcompat.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/commands.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/util.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/io.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/config.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/php creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/config.ascx -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/upload.aspx -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/connector.aspx -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/common.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/fckxml.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder32.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/ButtonArrow.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/spacer.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened32.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderUp.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/gif.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ppt.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/vsd.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/zip.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mdb.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/html.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swf.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/png.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swt.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/bmp.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xml.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/htm.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/pdf.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/default.icon.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/cs.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/exe.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/gif.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/zip.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/html.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swf.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/png.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swt.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xml.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/htm.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/cs.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/exe.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ai.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/txt.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xls.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/js.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/doc.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/dll.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/avi.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/fla.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ai.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/jpg.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mp3.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/txt.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/rdp.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xls.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/js.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/doc.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/dll.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/avi.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/fla.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmfolders.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmupload.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/browser/default creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js/fckeditorcode_ie.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js/fckeditorcode_gecko.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js/fckadobeair.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/js creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/anchor.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/arrow_ltr.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/spacer.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/teeth_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/confused_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/envelope.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/shades_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/cake.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/heart.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/angry_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/regular_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/devil_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_up.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/cry_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/wink_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_down.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/sad_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/tounge_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/omg_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/broken_heart.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/angel_smile.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/kiss.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn/lightbulb.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/smiley/msn copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images/arrow_rtl.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/images creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd/fck_dtd_test.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd/fck_xhtml10transitional.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd/fck_xhtml10strict.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dtd creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt/scayt_dialog.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_textarea.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_source.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link/fck_link.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_form.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fredck.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_about creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_tablecell.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_listprop.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_scayt.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_smiley.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images/unlocked.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images/locked.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images/reset.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/common/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_checkbox.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_specialchar.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_button.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_docprops copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_textfield.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_colorselector.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_hiddenfield.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template3.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template1.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template2.gif -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_template/images copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_radiobutton.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select/fck_select.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_select copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_flash.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image_preview.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_image copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_table.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_replace.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_anchor.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_paste.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_div.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog/fck_link.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/dialog copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckstyles.xml -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/license.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.cfm -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/_whatsnew.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/_documentation.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor copying build/lib/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.pl -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/css copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/css/common.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/css copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/css/screen.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/css copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/css/projection.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/css copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/css/msie.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/css copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/css/print.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/css creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-inter.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/alert.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-xml2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-show.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-subscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-new.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-news.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/ohwell.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-ftp.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-icon.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/devil.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/biggrin.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/prio1.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-print.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/icon-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/thumbs-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/draft.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-diff.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-updated.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/prio2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/icon-error.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/PythonPowered.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/attention.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/idea.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-www.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/smile3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/redface.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/tired.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/logout.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/star_on.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-edit.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-unsubscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-renamed.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-xml.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/angry.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-search.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-bottom.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/prio3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-help.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/smile.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-telnet.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/star_off.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/frown.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-rss.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-home.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/smile2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-deleted.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-parent.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/smile4.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-raw.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/tongue.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/checkmark.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-conflict.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/sad.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-top.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img copying build/lib/MoinMoin/web/static/htdocs/rightsidebar/img/moin-email.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/rightsidebar/img creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/css copying build/lib/MoinMoin/web/static/htdocs/classic/css/common.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/css copying build/lib/MoinMoin/web/static/htdocs/classic/css/screen.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/css copying build/lib/MoinMoin/web/static/htdocs/classic/css/projection.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/css copying build/lib/MoinMoin/web/static/htdocs/classic/css/msie.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/css copying build/lib/MoinMoin/web/static/htdocs/classic/css/print.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/css creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-inter.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/alert.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-xml2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-show.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-subscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-new.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-news.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/ohwell.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-ftp.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-icon.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/devil.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/biggrin.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/prio1.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-print.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/icon-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/thumbs-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/draft.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-diff.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-updated.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/prio2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/icon-error.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/PythonPowered.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/attention.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/idea.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-www.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/smile3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/redface.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/tired.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/star_on.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-edit.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-unsubscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-renamed.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-xml.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/angry.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-search.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-bottom.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/prio3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-help.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/smile.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-telnet.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/star_off.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/frown.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-rss.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-home.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/smile2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-deleted.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-parent.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/smile4.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-raw.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/tongue.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/checkmark.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-conflict.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/sad.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-top.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img copying build/lib/MoinMoin/web/static/htdocs/classic/img/moin-email.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/classic/img creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common copying build/lib/MoinMoin/web/static/htdocs/common/moinmoin.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common copying build/lib/MoinMoin/web/static/htdocs/common/moindude.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common/js copying build/lib/MoinMoin/web/static/htdocs/common/js/countdown.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common/js copying build/lib/MoinMoin/web/static/htdocs/common/js/infobox.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common/js copying build/lib/MoinMoin/web/static/htdocs/common/js/common.js -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common/js copying build/lib/MoinMoin/web/static/htdocs/common/openid.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common copying build/lib/MoinMoin/web/static/htdocs/common/moinmoin_alpha.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/common copying build/lib/MoinMoin/web/static/htdocs/index.html -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/css copying build/lib/MoinMoin/web/static/htdocs/modern/css/common.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/css copying build/lib/MoinMoin/web/static/htdocs/modern/css/screen.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/css copying build/lib/MoinMoin/web/static/htdocs/modern/css/projection.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/css copying build/lib/MoinMoin/web/static/htdocs/modern/css/msie.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/css copying build/lib/MoinMoin/web/static/htdocs/modern/css/print.css -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/css creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-inter.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/alert.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/admon-important.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-xml2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-show.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-subscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-new.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-news.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/ohwell.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-ftp.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-icon.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/devil.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/biggrin.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/prio1.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-print.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/icon-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/thumbs-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/draft.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-diff.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-updated.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/attach.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/prio2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/icon-error.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/PythonPowered.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/attention.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/idea.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-www.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/smile3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/redface.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/tired.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-up.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/star_on.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-edit.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-unsubscribe.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-renamed.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-xml.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/angry.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/admon-note.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-search.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-bottom.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/admon-caution.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/prio3.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/admon-warning.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-help.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/smile.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-telnet.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/star_off.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/admon-tip.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/frown.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-rss.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-info.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-home.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/smile2.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-deleted.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-parent.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/smile4.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-raw.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/tongue.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/checkmark.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-conflict.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/sad.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-top.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/modern/img/moin-email.png -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/modern/img copying build/lib/MoinMoin/web/static/htdocs/favicon.ico -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs copying build/lib/MoinMoin/web/static/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static copying build/lib/MoinMoin/web/request.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/_fallback_cgi.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/flup_frontend.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/profile.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/web/exceptions.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web copying build/lib/MoinMoin/caching.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/packages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/converter copying build/lib/MoinMoin/converter/text_html_text_moin_wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/converter copying build/lib/MoinMoin/converter/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/converter copying build/lib/MoinMoin/multiconfig.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/wikiutil.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events copying build/lib/MoinMoin/events/xapian_index.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events copying build/lib/MoinMoin/events/emailnotify.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events copying build/lib/MoinMoin/events/notification.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events copying build/lib/MoinMoin/events/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events copying build/lib/MoinMoin/events/jabbernotify.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/php_session.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/log.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/openidrp.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/ldap_login.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/mysql_group.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/http.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/sslclientcert.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/botbouncer.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/_PHPsessionParser.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext copying build/lib/MoinMoin/auth/openidrp_ext/openidrp_sreg.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext copying build/lib/MoinMoin/auth/openidrp_ext/openidrp_teams.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext copying build/lib/MoinMoin/auth/openidrp_ext/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext copying build/lib/MoinMoin/auth/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/smb_mount.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/cas.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth copying build/lib/MoinMoin/auth/interwiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_plain.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_html.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_gedit.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/groups.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_docbook.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_html_percent.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/pagelinks.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_xml.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/text_python.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/dom_xml.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/formatter/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter copying build/lib/MoinMoin/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin copying build/lib/MoinMoin/PageGraphicalEditor.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform copying build/lib/MoinMoin/userform/login.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform copying build/lib/MoinMoin/userform/admin.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform copying build/lib/MoinMoin/userform/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security copying build/lib/MoinMoin/security/antispam.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security copying build/lib/MoinMoin/security/textcha.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security copying build/lib/MoinMoin/security/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security copying build/lib/MoinMoin/security/autoadmin.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security copying build/lib/MoinMoin/user.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/mn.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/hi.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/de.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/lv.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/MoinMoin.pot -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ar.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/es.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/hu.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/sl.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/it.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/jabberbot copying build/lib/MoinMoin/i18n/jabberbot/pl.JabberBot.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/jabberbot copying build/lib/MoinMoin/i18n/jabberbot/JabberBot.pot -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/jabberbot copying build/lib/MoinMoin/i18n/jabberbot/Makefile -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/jabberbot copying build/lib/MoinMoin/i18n/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ru.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/he.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ko.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/id.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ku.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ja.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/el.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/uk.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/po2wiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/prepend.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/mail_i18n-maintainers.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/wiki2po.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/mk_POTFILES.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/markup15to16.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/mail_i18n-maintainers2.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/check_i18n.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/tools/recode.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools copying build/lib/MoinMoin/i18n/sv.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/hr.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/sr.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/fa.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/fi.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/lt.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/nb.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/Makefile -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/da.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/tr.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/bg.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/mk.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/strings.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ca.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/pt-br.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/zh.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/nl.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/cs.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/gl.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/pt.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/sk.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/pl.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/msgfmt.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/fr.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/vi.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/ro.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/zh-tw.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n copying build/lib/MoinMoin/i18n/en.MoinMoin.po -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/SubscribeUser.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/MyPages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/fckdialog.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/RenamePage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/PackagePages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/CopyPage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/serveopenid.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/diff.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/newaccount.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/refresh.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/LikePages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/anywikidraw.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/unsubscribe.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/recoverpass.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/edit.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/login.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/logout.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/sisterpages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/DeletePage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/sitemap.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/userprefs.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/RenderAsDocbook.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/links.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/subscribe.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/rss_rc.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/bookmark.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/twikidraw.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/pollsistersites.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/quickunlink.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/info.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/quicklink.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/Load.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/language_setup.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/AttachFile.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/cache.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/revert.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/SpellCheck.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/thread_monitor.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/titleindex.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/Despam.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/fullsearch.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/userprofile.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/supplementation.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/SlideShow.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/Save.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/backup.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/showtags.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/LocalSiteMap.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/chart.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/newpage.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action copying build/lib/MoinMoin/action/SyncPages.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/capat.py to capat.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/xmlrpcbot.py to xmlrpcbot.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/oob.py to oob.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/xmppbot.py to xmppbot.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/jabberbot/bot.py to bot.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_oasis_opendocument_text.py to application_vnd_oasis_opendocument_text.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_oasis_opendocument_presentation.py to application_vnd_oasis_opendocument_presentation.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/text_html.py to text_html.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_ms_powerpoint.py to application_vnd_ms_powerpoint.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/EXIF.py to EXIF.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_octet_stream.py to application_octet_stream.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/image.py to image.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_sun_xml_writer.py to application_vnd_sun_xml_writer.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/text_rtf.py to text_rtf.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_ms_excel.py to application_vnd_ms_excel.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_sun_xml_calc.py to application_vnd_sun_xml_calc.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/audio.py to audio.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/image_jpeg.py to image_jpeg.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/video.py to video.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_msword.py to application_msword.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_sun_xml.py to application_vnd_sun_xml.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_pdf.py to application_pdf.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/text_xml.py to text_xml.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_oasis_opendocument_spreadsheet.py to application_vnd_oasis_opendocument_spreadsheet.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/application_vnd_oasis_opendocument.py to application_vnd_oasis_opendocument.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/filter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/Page.py to Page.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/web.py to web.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/diff_html.py to diff_html.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/filesys.py to filesys.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/chartypes.py to chartypes.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/chartypes_create.py to chartypes_create.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/diff_text.py to diff_text.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/pysupport.py to pysupport.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/rpc_aggregator.py to rpc_aggregator.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/bdiff.py to bdiff.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/diff3.py to diff3.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/daemon.py to daemon.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/thread_monitor.py to thread_monitor.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/dataset.py to dataset.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/timefuncs.py to timefuncs.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/SubProcess.py to SubProcess.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/moinoid.py to moinoid.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/util/clock.py to clock.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/mailtranslators.py to mailtranslators.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/cleancache.py to cleancache.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/makecache.py to makecache.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/reducewiki.py to reducewiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/cleanpage.py to cleanpage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/globaledit.py to globaledit.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/cleansessions.py to cleansessions.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/maint/mkpagepacks.py to mkpagepacks.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/moin.py to moin.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/server/standalone.py to standalone.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080200.py to 1080200.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080600.py to 1080600.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1059998.py to 1059998.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060900.py to 1060900.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080300.py to 1080300.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080100.py to 1080100.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1059997.py to 1059997.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1090000.py to 1090000.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/_conv160.py to _conv160.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050300.py to 1050300.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1070300.py to 1070300.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060500.py to 1060500.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050500.py to 1050500.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080500.py to 1080500.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050600.py to 1050600.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060100.py to 1060100.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060200.py to 1060200.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080700.py to 1080700.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/_conv160_wiki.py to _conv160_wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060300.py to 1060300.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/text_moin160a_wiki.py to text_moin160a_wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050301.py to 1050301.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1069999.py to 1069999.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060600.py to 1060600.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050800.py to 1050800.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060400.py to 1060400.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1090100.py to 1090100.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080000.py to 1080000.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1070100.py to 1070100.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1090300.py to 1090300.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1070200.py to 1070200.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/migutil.py to migutil.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1070000.py to 1070000.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/text_moin158_wiki.py to text_moin158_wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060000.py to 1060000.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050700.py to 1050700.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080400.py to 1080400.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060800.py to 1060800.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1080800.py to 1080800.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/data.py to data.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1090400.py to 1090400.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1050400.py to 1050400.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1059999.py to 1059999.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/_conv160a.py to _conv160a.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1089999.py to 1089999.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/_conv160a_wiki.py to _conv160a_wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/wikiutil160a.py to wikiutil160a.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1090200.py to 1090200.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/migration/1060700.py to 1060700.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc/retrieve.py to retrieve.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc/write.py to write.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc/remote.py to remote.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc/mailimport.py to mailimport.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/xmlrpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/cli/show.py to show.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import/irclog.py to irclog.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import/wikipage.py to wikipage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/import/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/print_stats.py to print_stats.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools/UpdateGroupTest.py to UpdateGroupTest.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools/HelloWorld.py to HelloWorld.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/xmlrpc-tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/repair_language.py to repair_language.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig05.py to 12_to_13_mig05.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig11.py to 12_to_13_mig11.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig04.py to 12_to_13_mig04.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig10.py to 12_to_13_mig10.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig02.py to 12_to_13_mig02.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig01.py to 12_to_13_mig01.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig09.py to 12_to_13_mig09.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig03.py to 12_to_13_mig03.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig06.py to 12_to_13_mig06.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/152_to_1050300.py to 152_to_1050300.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig08.py to 12_to_13_mig08.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/migration/12_to_13_mig07.py to 12_to_13_mig07.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/old/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/index/build.py to build.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/index/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account/resetpw.py to resetpw.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account/disable.py to disable.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account/homepage.py to homepage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/account/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export/package.py to package.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export/dump.py to dump.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/script/export/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme/classic.py to classic.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme/modern.py to modern.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme/rightsidebar.py to rightsidebar.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme/modernized_cms.py to modernized_cms.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme/modernized.py to modernized.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/theme/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget/browser.py to browser.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/widget/dialog.py to dialog.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wsgiapp.py to wsgiapp.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml/marshal.py to marshal.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikixml/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/PageEditor.py to PageEditor.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/config/multiconfig.py to multiconfig.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/config/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/suid.py to suid.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/oidserv.py to oidserv.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/prefs.py to prefs.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/oid.py to oid.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/changepass.py to changepass.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userprefs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikisync.py to wikisync.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/_template.py to _template.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/UpdateGroup.py to UpdateGroup.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/ProcessMail.py to ProcessMail.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/WhoAmI.py to WhoAmI.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/putClientInfo.py to putClientInfo.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/HelloWorld.py to HelloWorld.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/xmlrpc/RemoteScript.py to RemoteScript.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile/eventlog.py to eventlog.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile/editlog.py to editlog.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/logfile/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_rst.py to text_rst.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_moin_wiki.py to text_moin_wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_csv.py to text_csv.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/_ParserBase.py to _ParserBase.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_irssi.py to text_irssi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_html.py to text_html.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_diff.py to text_diff.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_docbook.py to text_docbook.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_xslt.py to text_xslt.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_creole.py to text_creole.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_java.py to text_java.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_cplusplus.py to text_cplusplus.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_python.py to text_python.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/highlight.py to highlight.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/text_pascal.py to text_pascal.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/parser/_creole.py to _creole.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/wiki_dicts.py to wiki_dicts.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/config_groups.py to config_groups.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/config_lazy_groups.py to config_lazy_groups.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/wiki_groups.py to wiki_groups.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/config_dicts.py to config_dicts.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/composite_dicts.py to composite_dicts.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/composite_groups.py to composite_groups.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/backends/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/datastruct/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/EditTemplates.py to EditTemplates.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/AbandonedPages.py to AbandonedPages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/AttachInfo.py to AttachInfo.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/RandomQuote.py to RandomQuote.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/LikePages.py to LikePages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/WikiConfigHelp.py to WikiConfigHelp.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/WikiConfig.py to WikiConfig.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/Verbatim.py to Verbatim.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/HighlighterList.py to HighlighterList.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/MonthCalendar.py to MonthCalendar.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/SystemAdmin.py to SystemAdmin.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/EditedSystemPages.py to EditedSystemPages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/NewPage.py to NewPage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/SystemInfo.py to SystemInfo.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/WantedPages.py to WantedPages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/Action.py to Action.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/PageHits.py to PageHits.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/EmbedObject.py to EmbedObject.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/GetText.py to GetText.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/OrphanedPages.py to OrphanedPages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/BR.py to BR.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/FullSearch.py to FullSearch.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/TeudView.py to TeudView.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/PageCount.py to PageCount.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/PageSize.py to PageSize.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/InterWiki.py to InterWiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/FootNote.py to FootNote.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/PageList.py to PageList.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/FullSearchCached.py to FullSearchCached.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/RandomPage.py to RandomPage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/StatsChart.py to StatsChart.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/Navigation.py to Navigation.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/AttachList.py to AttachList.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/TableOfContents.py to TableOfContents.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/Include.py to Include.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/AdvancedSearch.py to AdvancedSearch.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/GetText2.py to GetText2.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/RecentChanges.py to RecentChanges.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/ShowSmileys.py to ShowSmileys.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/macro/Hits.py to Hits.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats/useragents.py to useragents.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats/pagesize.py to pagesize.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats/languages.py to languages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats/chart.py to chart.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/stats/hitcounts.py to hitcounts.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/fieldactions.py to fieldactions.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/_checkxapian.py to _checkxapian.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/schema.py to schema.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/replaylog.py to replaylog.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/searchconnection.py to searchconnection.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/memutils.py to memutils.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/parsedate.py to parsedate.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/indexerconnection.py to indexerconnection.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/fieldmappings.py to fieldmappings.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/highlight.py to highlight.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/errors.py to errors.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/xappy/marshall.py to marshall.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime/parsedatetime.py to parsedatetime.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime/parsedatetime_consts.py to parsedatetime_consts.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/parsedatetime/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/HeaderFixed.py to HeaderFixed.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/tarfile.py to tarfile.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client/scgi_app.py to scgi_app.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client/fcgi_app.py to fcgi_app.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/scgi_fork.py to scgi_fork.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/paste_factory.py to paste_factory.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/ajp_fork.py to ajp_fork.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/threadpool.py to threadpool.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/scgi.py to scgi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/fcgi_fork.py to fcgi_fork.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/fcgi.py to fcgi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/ajp_base.py to ajp_base.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/ajp.py to ajp.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/fcgi_single.py to fcgi_single.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/cgi.py to cgi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/scgi_base.py to scgi_base.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/preforkserver.py to preforkserver.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/singleserver.py to singleserver.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/threadedserver.py to threadedserver.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/server/fcgi_base.py to fcgi_base.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/flup/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/wrappers.py to wrappers.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/securecookie.py to securecookie.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/jsrouting.py to jsrouting.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/lint.py to lint.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/limiter.py to limiter.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/iterio.py to iterio.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/atom.py to atom.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/testtools.py to testtools.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/kickstart.py to kickstart.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/fixers.py to fixers.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/profiler.py to profiler.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/contrib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/formparser.py to formparser.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/posixemulation.py to posixemulation.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/wrappers.py to wrappers.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/serving.py to serving.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug/tbtools.py to tbtools.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug/repr.py to repr.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/debug/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/useragents.py to useragents.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/routing.py to routing.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/testapp.py to testapp.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/datastructures.py to datastructures.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/script.py to script.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/local.py to local.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/_internal.py to _internal.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/werkzeug/security.py to security.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/htmlmarkup.py to htmlmarkup.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/md5crypt.py to md5crypt.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/python_compatibility.py to python_compatibility.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/difflib.py to difflib.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/style.py to style.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatter.py to formatter.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/scanner.py to scanner.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/cmdline.py to cmdline.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/latex.py to latex.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/terminal256.py to terminal256.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/bbcode.py to bbcode.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/_mapping.py to _mapping.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/svg.py to svg.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/img.py to img.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/terminal.py to terminal.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/formatters/rtf.py to rtf.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/unistring.py to unistring.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/console.py to console.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexer.py to lexer.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/token.py to token.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/dotnet.py to dotnet.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/web.py to web.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/_mapping.py to _mapping.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/_luabuiltins.py to _luabuiltins.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/asm.py to asm.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/compiled.py to compiled.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/hdl.py to hdl.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/_clbuiltins.py to _clbuiltins.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/special.py to special.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/_phpbuiltins.py to _phpbuiltins.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/_vimbuiltins.py to _vimbuiltins.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/agile.py to agile.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/other.py to other.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/_asybuiltins.py to _asybuiltins.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/math.py to math.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/lexers/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/filters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/pastie.py to pastie.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/autumn.py to autumn.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/vim.py to vim.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/monokai.py to monokai.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/emacs.py to emacs.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/manni.py to manni.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/bw.py to bw.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/vs.py to vs.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/murphy.py to murphy.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/colorful.py to colorful.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/tango.py to tango.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/trac.py to trac.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/borland.py to borland.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/friendly.py to friendly.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/fruity.py to fruity.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/native.py to native.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/pygments/styles/perldoc.py to perldoc.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/support/BasicAuthTransport.py to BasicAuthTransport.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail/sendmail.py to sendmail.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail/mailimport.py to mailimport.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/mail/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/queryparser/expressions.py to expressions.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/queryparser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian/search.py to search.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian/indexing.py to indexing.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/Xapian/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/builtin.py to builtin.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/results.py to results.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/search/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/contexts.py to contexts.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/serving.py to serving.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/frontend.py to frontend.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckoutput.py to fckoutput.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckcommands.py to fckcommands.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/connector.py to connector.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/upload.py to upload.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckconnector.py to fckconnector.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckutil.py to fckutil.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/zope.py to zope.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/htdocs/applets/FCKeditor/fckeditor.py to fckeditor.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/static/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/_fallback_cgi.py to _fallback_cgi.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/flup_frontend.py to flup_frontend.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/profile.py to profile.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/web/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/caching.py to caching.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/converter/text_html_text_moin_wiki.py to text_html_text_moin_wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/converter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/multiconfig.py to multiconfig.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/wikiutil.py to wikiutil.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events/xapian_index.py to xapian_index.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events/emailnotify.py to emailnotify.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events/notification.py to notification.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/events/jabbernotify.py to jabbernotify.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/php_session.py to php_session.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp.py to openidrp.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/ldap_login.py to ldap_login.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/mysql_group.py to mysql_group.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/sslclientcert.py to sslclientcert.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/botbouncer.py to botbouncer.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/_PHPsessionParser.py to _PHPsessionParser.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext/openidrp_sreg.py to openidrp_sreg.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext/openidrp_teams.py to openidrp_teams.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/openidrp_ext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/smb_mount.py to smb_mount.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/cas.py to cas.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/auth/interwiki.py to interwiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_plain.py to text_plain.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_html.py to text_html.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_gedit.py to text_gedit.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/groups.py to groups.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_docbook.py to text_docbook.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_html_percent.py to text_html_percent.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/pagelinks.py to pagelinks.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_xml.py to text_xml.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/text_python.py to text_python.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/dom_xml.py to dom_xml.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/formatter/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/PageGraphicalEditor.py to PageGraphicalEditor.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform/admin.py to admin.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/userform/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security/antispam.py to antispam.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security/textcha.py to textcha.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/security/autoadmin.py to autoadmin.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/po2wiki.py to po2wiki.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/prepend.py to prepend.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/wiki2po.py to wiki2po.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/mk_POTFILES.py to mk_POTFILES.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/markup15to16.py to markup15to16.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/check_i18n.py to check_i18n.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/tools/recode.py to recode.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/strings.py to strings.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/msgfmt.py to msgfmt.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/i18n/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/SubscribeUser.py to SubscribeUser.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/MyPages.py to MyPages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/fckdialog.py to fckdialog.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/RenamePage.py to RenamePage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/PackagePages.py to PackagePages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/CopyPage.py to CopyPage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/serveopenid.py to serveopenid.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/diff.py to diff.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/newaccount.py to newaccount.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/refresh.py to refresh.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/LikePages.py to LikePages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/anywikidraw.py to anywikidraw.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/unsubscribe.py to unsubscribe.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/recoverpass.py to recoverpass.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/edit.py to edit.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/login.py to login.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/logout.py to logout.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/sisterpages.py to sisterpages.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/DeletePage.py to DeletePage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/sitemap.py to sitemap.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/userprefs.py to userprefs.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/RenderAsDocbook.py to RenderAsDocbook.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/links.py to links.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/subscribe.py to subscribe.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/rss_rc.py to rss_rc.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/bookmark.py to bookmark.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/twikidraw.py to twikidraw.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/pollsistersites.py to pollsistersites.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/quickunlink.py to quickunlink.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/quicklink.py to quicklink.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/Load.py to Load.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/language_setup.py to language_setup.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/AttachFile.py to AttachFile.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/revert.py to revert.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/SpellCheck.py to SpellCheck.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/thread_monitor.py to thread_monitor.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/titleindex.py to titleindex.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/Despam.py to Despam.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/fullsearch.py to fullsearch.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/userprofile.py to userprofile.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/supplementation.py to supplementation.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/SlideShow.py to SlideShow.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/Save.py to Save.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/backup.py to backup.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/showtags.py to showtags.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/LocalSiteMap.py to LocalSiteMap.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/chart.py to chart.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/newpage.py to newpage.pyc byte-compiling /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/MoinMoin/action/SyncPages.py to SyncPages.pyc running install_scripts creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/bin copying build/scripts-2.6/moin -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/bin/moin to 755 running install_data creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config copying wiki/config/wikiconfig.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/logging copying wiki/config/logging/stderr -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/logging copying wiki/config/logging/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/logging copying wiki/config/logging/logfile_debug_auth -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/logging copying wiki/config/logging/logfile -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/logging creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/openid_sreg_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/mailimportconf.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/ui_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/ldap_2servers_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/openid_teams_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/auth_session_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/dicts_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/secrets_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/groups_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/smb_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/mail_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/jabber_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/user_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/xapian_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/ldap_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/security_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples copying wiki/config/more_samples/auth_wikiconfig_snippet -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/more_samples creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/wikifarm copying wiki/config/wikifarm/mywiki.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/wikifarm copying wiki/config/wikifarm/farmconfig.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/config/wikifarm creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/moin.scgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/moin.fcgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/moin.ajp -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/test.wsgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/moin.wsgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/wikiserverconfig.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/moin.cgi -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server copying wiki/server/moin -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/server creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data copying wiki/data/event-log -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data copying wiki/data/edit-log -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data copying wiki/data/intermap.txt -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data copying wiki/data/meta -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/pages creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/pages/BadContent copying wiki/data/pages/BadContent/current -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/pages/BadContent creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/pages/BadContent/revisions copying wiki/data/pages/BadContent/revisions/00000001 -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/pages/BadContent/revisions creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin copying wiki/data/plugin/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/filter copying wiki/data/plugin/filter/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/filter creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/theme copying wiki/data/plugin/theme/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/theme creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/userprefs copying wiki/data/plugin/userprefs/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/userprefs creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/xmlrpc copying wiki/data/plugin/xmlrpc/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/xmlrpc creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/parser copying wiki/data/plugin/parser/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/parser creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/macro copying wiki/data/plugin/macro/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/macro creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/converter copying wiki/data/plugin/converter/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/converter creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/events copying wiki/data/plugin/events/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/events creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/formatter copying wiki/data/plugin/formatter/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/formatter creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/action copying wiki/data/plugin/action/__init__.py -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/plugin/action creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/dict copying wiki/data/dict/dummy_dict -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/dict creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/cache copying wiki/data/cache/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/cache creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/user copying wiki/data/user/README -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/data/user creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup copying wiki/underlay/pages/LanguageSetup/current -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Galician--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hindi--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hebrew--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/00_needs_fixing.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--course_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--course_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--not_translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Croatian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--course_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hindi--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--optional_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Japanese--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hebrew--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hindi--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Galician--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hebrew--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hindi--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Mongolian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Simplified_Chinese--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Latvian--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Persian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Polish--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hindi--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hebrew--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Russian--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hebrew--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Galician--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Serbian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Galician--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Hungarian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Swedish--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--all_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Galician--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Romanian--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Finnish--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/German--all_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/French--essential_category_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--course_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Lithuanian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Chinese_Taiwan--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovenian--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Ukrainian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Spanish--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Danish--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--essential_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Korean--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Turkish--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Dutch--optional_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--admin_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--all_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Brazilian_Portuguese--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Italian--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Bulgarian--essential_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--optional_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Czech--optional_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Portuguese--all_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Norwegian_Bokmal--essential_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Indonesian--all_help_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/English--course_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--essential_template_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments copying wiki/underlay/pages/LanguageSetup/attachments/Slovak--translated_system_pages.zip -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/attachments creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/revisions copying wiki/underlay/pages/LanguageSetup/revisions/00000001 -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/LanguageSetup/revisions creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/BadContent copying wiki/underlay/pages/BadContent/current -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/BadContent creating /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/BadContent/revisions copying wiki/underlay/pages/BadContent/revisions/00000001 -> /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/moin/underlay/pages/BadContent/revisions running install_egg_info Writing /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/site-packages/moin-1.9.4-py2.6.egg-info + /usr/bin/install -p -m 0644 /builddir/build/SOURCES/README-rpm README-rpm + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/moin-1.9.4 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/lib/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: moin-1.9.4-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iksRf6 + umask 022 + cd /builddir/build/BUILD + cd moin-1.9.4 + DOCDIR=/builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/doc/moin-1.9.4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/doc/moin-1.9.4 + /bin/mkdir -p /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/doc/moin-1.9.4 + cp -pr README README-rpm docs/CHANGES docs/INSTALL.html docs/README_FIRST docs/README.migration docs/UPDATE.html /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/doc/moin-1.9.4 + cp -pr docs/licenses/ /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64/usr/share/doc/moin-1.9.4 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 Wrote: /builddir/build/RPMS/moin-1.9.4-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cUoqRe + umask 022 + cd /builddir/build/BUILD + cd moin-1.9.4 + /bin/rm -rf /builddir/build/BUILDROOT/moin-1.9.4-1.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->