Mock Version: 1.1.35
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gtg.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-2472/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x25f5d10>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gtg.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
sh: /usr/bin/python: No such file or directory
warning: bogus date in %changelog: Mon Mar  4 2010 Yanko Kaneti <yaneti@declera.com> 0.2.3-1
warning: Could not canonicalize hostname: i-00004380
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/gtg-0.3.1-3.el7.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/gtg.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-2472/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x25f5d10>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/gtg.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CWotrT
warning: bogus date in %changelog: Mon Mar  4 2010 Yanko Kaneti <yaneti@declera.com> 0.2.3-1
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf gtg-0.3.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/gtg-0.3.1.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gtg-0.3.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (gtg-desktop.patch):'
Patch #1 (gtg-desktop.patch):
+ /usr/bin/cat /builddir/build/SOURCES/gtg-desktop.patch
+ /usr/bin/patch -p1 -b --suffix .desktop --fuzz=0
patching file gtg.desktop
+ sed -i -e 's|#!/usr/bin/env python||' GTG/gtg.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h2QmKD
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtg-0.3.1
+ /usr/bin/python setup.py build
running build
running build_py
creating build/lib
creating build/lib/GTG
copying GTG/info.py -> build/lib/GTG
copying GTG/gtg.py -> build/lib/GTG
copying GTG/__init__.py -> build/lib/GTG
creating build/lib/GTG/backends
copying GTG/backends/backend_evolution.py -> build/lib/GTG/backends
copying GTG/backends/backend_tomboy.py -> build/lib/GTG/backends
copying GTG/backends/backend_gnote.py -> build/lib/GTG/backends
copying GTG/backends/backendsignals.py -> build/lib/GTG/backends
copying GTG/backends/backend_rtm.py -> build/lib/GTG/backends
copying GTG/backends/syncengine.py -> build/lib/GTG/backends
copying GTG/backends/backend_mantis.py -> build/lib/GTG/backends
copying GTG/backends/periodicimportbackend.py -> build/lib/GTG/backends
copying GTG/backends/genericbackend.py -> build/lib/GTG/backends
copying GTG/backends/generictomboy.py -> build/lib/GTG/backends
copying GTG/backends/backend_launchpad.py -> build/lib/GTG/backends
copying GTG/backends/__init__.py -> build/lib/GTG/backends
copying GTG/backends/backend_localfile.py -> build/lib/GTG/backends
creating build/lib/GTG/backends/rtm
copying GTG/backends/rtm/rtm.py -> build/lib/GTG/backends/rtm
copying GTG/backends/rtm/__init__.py -> build/lib/GTG/backends/rtm
creating build/lib/GTG/core
copying GTG/core/treefactory.py -> build/lib/GTG/core
copying GTG/core/requester.py -> build/lib/GTG/core
copying GTG/core/tag.py -> build/lib/GTG/core
copying GTG/core/search.py -> build/lib/GTG/core
copying GTG/core/datastore.py -> build/lib/GTG/core
copying GTG/core/task.py -> build/lib/GTG/core
copying GTG/core/__init__.py -> build/lib/GTG/core
copying GTG/core/firstrun_tasks.py -> build/lib/GTG/core
creating build/lib/GTG/core/plugins
copying GTG/core/plugins/engine.py -> build/lib/GTG/core/plugins
copying GTG/core/plugins/api.py -> build/lib/GTG/core/plugins
copying GTG/core/plugins/__init__.py -> build/lib/GTG/core/plugins
creating build/lib/GTG/gtk
copying GTG/gtk/colors.py -> build/lib/GTG/gtk
copying GTG/gtk/plugins.py -> build/lib/GTG/gtk
copying GTG/gtk/manager.py -> build/lib/GTG/gtk
copying GTG/gtk/preferences.py -> build/lib/GTG/gtk
copying GTG/gtk/tag_completion.py -> build/lib/GTG/gtk
copying GTG/gtk/delete_dialog.py -> build/lib/GTG/gtk
copying GTG/gtk/dbuswrapper.py -> build/lib/GTG/gtk
copying GTG/gtk/__init__.py -> build/lib/GTG/gtk
copying GTG/gtk/crashhandler.py -> build/lib/GTG/gtk
creating build/lib/GTG/gtk/editor
copying GTG/gtk/editor/taskview.py -> build/lib/GTG/gtk/editor
copying GTG/gtk/editor/calendar.py -> build/lib/GTG/gtk/editor
copying GTG/gtk/editor/taskviewserial.py -> build/lib/GTG/gtk/editor
copying GTG/gtk/editor/__init__.py -> build/lib/GTG/gtk/editor
copying GTG/gtk/editor/editor.py -> build/lib/GTG/gtk/editor
creating build/lib/GTG/gtk/browser
copying GTG/gtk/browser/CellRendererTags.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/tag_context_menu.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/custominfobar.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/browser.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/tag_editor.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/simple_color_selector.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/treeview_factory.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/modifytags_dialog.py -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/__init__.py -> build/lib/GTG/gtk/browser
creating build/lib/GTG/gtk/backends_dialog
copying GTG/gtk/backends_dialog/configurepanel.py -> build/lib/GTG/gtk/backends_dialog
copying GTG/gtk/backends_dialog/addpanel.py -> build/lib/GTG/gtk/backends_dialog
copying GTG/gtk/backends_dialog/backendstree.py -> build/lib/GTG/gtk/backends_dialog
copying GTG/gtk/backends_dialog/__init__.py -> build/lib/GTG/gtk/backends_dialog
copying GTG/gtk/backends_dialog/backendscombo.py -> build/lib/GTG/gtk/backends_dialog
creating build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/textui.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/checkboxui.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/periodui.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/passwordui.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/importtagsui.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/pathui.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
copying GTG/gtk/backends_dialog/parameters_ui/__init__.py -> build/lib/GTG/gtk/backends_dialog/parameters_ui
creating build/lib/GTG/tools
copying GTG/tools/dates.py -> build/lib/GTG/tools
copying GTG/tools/cleanxml.py -> build/lib/GTG/tools
copying GTG/tools/clipboard.py -> build/lib/GTG/tools
copying GTG/tools/logger.py -> build/lib/GTG/tools
copying GTG/tools/networkmanager.py -> build/lib/GTG/tools
copying GTG/tools/bidict.py -> build/lib/GTG/tools
copying GTG/tools/import_liblarch.py -> build/lib/GTG/tools
copying GTG/tools/borg.py -> build/lib/GTG/tools
copying GTG/tools/shortcut.py -> build/lib/GTG/tools
copying GTG/tools/interruptible.py -> build/lib/GTG/tools
copying GTG/tools/keyring.py -> build/lib/GTG/tools
copying GTG/tools/taskxml.py -> build/lib/GTG/tools
copying GTG/tools/urlregex.py -> build/lib/GTG/tools
copying GTG/tools/tags.py -> build/lib/GTG/tools
copying GTG/tools/testingmode.py -> build/lib/GTG/tools
copying GTG/tools/twokeydict.py -> build/lib/GTG/tools
copying GTG/tools/__init__.py -> build/lib/GTG/tools
copying GTG/tools/watchdog.py -> build/lib/GTG/tools
creating build/lib/GTG/plugins
copying GTG/plugins/__init__.py -> build/lib/GTG/plugins
creating build/lib/GTG/plugins/bugzilla
copying GTG/plugins/bugzilla/bug.py -> build/lib/GTG/plugins/bugzilla
copying GTG/plugins/bugzilla/bugzilla.py -> build/lib/GTG/plugins/bugzilla
copying GTG/plugins/bugzilla/notification.py -> build/lib/GTG/plugins/bugzilla
copying GTG/plugins/bugzilla/__init__.py -> build/lib/GTG/plugins/bugzilla
copying GTG/plugins/bugzilla/services.py -> build/lib/GTG/plugins/bugzilla
creating build/lib/GTG/plugins/export
copying GTG/plugins/export/task_str.py -> build/lib/GTG/plugins/export
copying GTG/plugins/export/export.py -> build/lib/GTG/plugins/export
copying GTG/plugins/export/templates.py -> build/lib/GTG/plugins/export
copying GTG/plugins/export/__init__.py -> build/lib/GTG/plugins/export
creating build/lib/GTG/plugins/geolocalized_tasks
copying GTG/plugins/geolocalized_tasks/geolocalized_tasks.py -> build/lib/GTG/plugins/geolocalized_tasks
copying GTG/plugins/geolocalized_tasks/marker.py -> build/lib/GTG/plugins/geolocalized_tasks
copying GTG/plugins/geolocalized_tasks/__init__.py -> build/lib/GTG/plugins/geolocalized_tasks
creating build/lib/GTG/plugins/hamster
copying GTG/plugins/hamster/hamster.py -> build/lib/GTG/plugins/hamster
copying GTG/plugins/hamster/__init__.py -> build/lib/GTG/plugins/hamster
creating build/lib/GTG/plugins/notification_area
copying GTG/plugins/notification_area/notification_area.py -> build/lib/GTG/plugins/notification_area
copying GTG/plugins/notification_area/__init__.py -> build/lib/GTG/plugins/notification_area
creating build/lib/GTG/plugins/task_reaper
copying GTG/plugins/task_reaper/reaper.py -> build/lib/GTG/plugins/task_reaper
copying GTG/plugins/task_reaper/__init__.py -> build/lib/GTG/plugins/task_reaper
creating build/lib/GTG/plugins/send_email
copying GTG/plugins/send_email/sendEmail.py -> build/lib/GTG/plugins/send_email
copying GTG/plugins/send_email/__init__.py -> build/lib/GTG/plugins/send_email
creating build/lib/GTG/plugins/tomboy
copying GTG/plugins/tomboy/combobox_enhanced.py -> build/lib/GTG/plugins/tomboy
copying GTG/plugins/tomboy/tomboy.py -> build/lib/GTG/plugins/tomboy
copying GTG/plugins/tomboy/__init__.py -> build/lib/GTG/plugins/tomboy
creating build/lib/GTG/plugins/urgency_color
copying GTG/plugins/urgency_color/urgency_color.py -> build/lib/GTG/plugins/urgency_color
copying GTG/plugins/urgency_color/__init__.py -> build/lib/GTG/plugins/urgency_color
creating build/lib/GTG/plugins/untouched_tasks
copying GTG/plugins/untouched_tasks/untouchedTasks.py -> build/lib/GTG/plugins/untouched_tasks
copying GTG/plugins/untouched_tasks/__init__.py -> build/lib/GTG/plugins/untouched_tasks
creating build/lib/GTG/plugins/not_today
copying GTG/plugins/not_today/not_today.py -> build/lib/GTG/plugins/not_today
copying GTG/plugins/not_today/__init__.py -> build/lib/GTG/plugins/not_today
copying GTG/gtk/preferences.glade -> build/lib/GTG/gtk
copying GTG/gtk/plugins.glade -> build/lib/GTG/gtk
copying GTG/gtk/deletion.glade -> build/lib/GTG/gtk
copying GTG/gtk/backends_dialog.glade -> build/lib/GTG/gtk
copying GTG/gtk/editor/taskeditor.glade -> build/lib/GTG/gtk/editor
copying GTG/gtk/browser/taskbrowser.glade -> build/lib/GTG/gtk/browser
copying GTG/gtk/browser/modifytags_dialog.glade -> build/lib/GTG/gtk/browser
copying GTG/plugins/bugzilla.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/export.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/geolocalized-tasks.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/hamster.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/notification-area.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/task-reaper.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/send-email.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/tomboy.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/urgency-color.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/not-today.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/untouched-tasks.gtg-plugin -> build/lib/GTG/plugins
copying GTG/plugins/export/export.ui -> build/lib/GTG/plugins/export
creating build/lib/GTG/plugins/export/export_templates
copying GTG/plugins/export/./export_templates/description_pocketmod.py -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/description_sexy.py -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/description_simple.py -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/description_statusrpt.py -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/description_textual.py -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/graphics_pocketmod.svg -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/script_pocketmod -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/template_pocketmod.tex -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/template_sexy.html -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/template_simple.html -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/template_statusrpt.txt -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/template_textual.txt -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/thumbnail_pocketmod.png -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/thumbnail_sexy.png -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/thumbnail_simple.png -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/thumbnail_statusrpt.png -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/export/./export_templates/thumbnail_textual.png -> build/lib/GTG/plugins/export/./export_templates
copying GTG/plugins/geolocalized_tasks/geolocalized.glade -> build/lib/GTG/plugins/geolocalized_tasks
creating build/lib/GTG/plugins/geolocalized_tasks/icons
creating build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor
creating build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/24x24
copying GTG/plugins/geolocalized_tasks/icons/hicolor/24x24/geolocalization.png -> build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/24x24
creating build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/16x16
copying GTG/plugins/geolocalized_tasks/icons/hicolor/16x16/assign-location.png -> build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/16x16
creating build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/svg
copying GTG/plugins/geolocalized_tasks/icons/hicolor/svg/assign-location.svg -> build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/svg
copying GTG/plugins/geolocalized_tasks/icons/hicolor/svg/geolocalization.svg -> build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/svg
copying GTG/plugins/hamster/prefs.ui -> build/lib/GTG/plugins/hamster
creating build/lib/GTG/plugins/hamster/icons
creating build/lib/GTG/plugins/hamster/icons/hicolor
creating build/lib/GTG/plugins/hamster/icons/hicolor/32x32
copying GTG/plugins/hamster/icons/hicolor/32x32/hamster-activity-start.png -> build/lib/GTG/plugins/hamster/icons/hicolor/32x32
copying GTG/plugins/hamster/icons/hicolor/32x32/hamster-activity-stop.png -> build/lib/GTG/plugins/hamster/icons/hicolor/32x32
creating build/lib/GTG/plugins/hamster/icons/hicolor/svg
copying GTG/plugins/hamster/icons/hicolor/svg/hamster-activity-start.svg -> build/lib/GTG/plugins/hamster/icons/hicolor/svg
copying GTG/plugins/hamster/icons/hicolor/svg/hamster-activity-stop.svg -> build/lib/GTG/plugins/hamster/icons/hicolor/svg
copying GTG/plugins/notification_area/notification_area.ui -> build/lib/GTG/plugins/notification_area
copying GTG/plugins/task_reaper/reaper.ui -> build/lib/GTG/plugins/task_reaper
copying GTG/plugins/tomboy/tomboy.ui -> build/lib/GTG/plugins/tomboy
copying GTG/plugins/urgency_color/preferences.ui -> build/lib/GTG/plugins/urgency_color
copying GTG/plugins/untouched_tasks/untouchedTasks.ui -> build/lib/GTG/plugins/untouched_tasks
running build_scripts
creating build/scripts-2.7
copying and adjusting gtg -> build/scripts-2.7
copying and adjusting gtcli -> build/scripts-2.7
copying and adjusting gtg_new_task -> build/scripts-2.7
changing mode of build/scripts-2.7/gtg from 644 to 755
changing mode of build/scripts-2.7/gtcli from 644 to 755
changing mode of build/scripts-2.7/gtg_new_task from 644 to 755
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uNKQ3p
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
++ dirname /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
+ cd gtg-0.3.1
+ rm -rf /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export
copying build/lib/GTG/plugins/export/task_str.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export
copying build/lib/GTG/plugins/export/export.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/thumbnail_statusrpt.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/thumbnail_textual.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/template_pocketmod.tex -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/template_textual.txt -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/description_simple.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/thumbnail_pocketmod.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/description_sexy.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/template_statusrpt.txt -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/template_simple.html -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/graphics_pocketmod.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/thumbnail_simple.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/description_textual.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/template_sexy.html -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/thumbnail_sexy.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/script_pocketmod -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/description_pocketmod.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/export_templates/description_statusrpt.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates
copying build/lib/GTG/plugins/export/templates.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export
copying build/lib/GTG/plugins/export/export.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export
copying build/lib/GTG/plugins/export/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/send_email
copying build/lib/GTG/plugins/send_email/sendEmail.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/send_email
copying build/lib/GTG/plugins/send_email/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/send_email
copying build/lib/GTG/plugins/geolocalized-tasks.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/not_today
copying build/lib/GTG/plugins/not_today/not_today.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/not_today
copying build/lib/GTG/plugins/not_today/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/not_today
copying build/lib/GTG/plugins/tomboy.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/task_reaper
copying build/lib/GTG/plugins/task_reaper/reaper.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/task_reaper
copying build/lib/GTG/plugins/task_reaper/reaper.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/task_reaper
copying build/lib/GTG/plugins/task_reaper/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/task_reaper
copying build/lib/GTG/plugins/send-email.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
copying build/lib/GTG/plugins/hamster.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/16x16
copying build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/16x16/assign-location.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/16x16
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/svg
copying build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/svg/geolocalization.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/svg
copying build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/svg/assign-location.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/svg
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/24x24
copying build/lib/GTG/plugins/geolocalized_tasks/icons/hicolor/24x24/geolocalization.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/icons/hicolor/24x24
copying build/lib/GTG/plugins/geolocalized_tasks/geolocalized_tasks.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks
copying build/lib/GTG/plugins/geolocalized_tasks/marker.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks
copying build/lib/GTG/plugins/geolocalized_tasks/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks
copying build/lib/GTG/plugins/geolocalized_tasks/geolocalized.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla
copying build/lib/GTG/plugins/bugzilla/bug.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla
copying build/lib/GTG/plugins/bugzilla/bugzilla.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla
copying build/lib/GTG/plugins/bugzilla/notification.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla
copying build/lib/GTG/plugins/bugzilla/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla
copying build/lib/GTG/plugins/bugzilla/services.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla
copying build/lib/GTG/plugins/not-today.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/untouched_tasks
copying build/lib/GTG/plugins/untouched_tasks/untouchedTasks.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/untouched_tasks
copying build/lib/GTG/plugins/untouched_tasks/untouchedTasks.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/untouched_tasks
copying build/lib/GTG/plugins/untouched_tasks/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/untouched_tasks
copying build/lib/GTG/plugins/export.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
copying build/lib/GTG/plugins/task-reaper.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/notification_area
copying build/lib/GTG/plugins/notification_area/notification_area.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/notification_area
copying build/lib/GTG/plugins/notification_area/notification_area.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/notification_area
copying build/lib/GTG/plugins/notification_area/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/notification_area
copying build/lib/GTG/plugins/urgency-color.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color
copying build/lib/GTG/plugins/urgency_color/urgency_color.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color
copying build/lib/GTG/plugins/urgency_color/preferences.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color
copying build/lib/GTG/plugins/urgency_color/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color
copying build/lib/GTG/plugins/bugzilla.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy
copying build/lib/GTG/plugins/tomboy/combobox_enhanced.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy
copying build/lib/GTG/plugins/tomboy/tomboy.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy
copying build/lib/GTG/plugins/tomboy/tomboy.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy
copying build/lib/GTG/plugins/tomboy/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy
copying build/lib/GTG/plugins/untouched-tasks.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
copying build/lib/GTG/plugins/notification-area.gtg-plugin -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
copying build/lib/GTG/plugins/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster
copying build/lib/GTG/plugins/hamster/hamster.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster
copying build/lib/GTG/plugins/hamster/prefs.ui -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor/32x32
copying build/lib/GTG/plugins/hamster/icons/hicolor/32x32/hamster-activity-start.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor/32x32
copying build/lib/GTG/plugins/hamster/icons/hicolor/32x32/hamster-activity-stop.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor/32x32
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor/svg
copying build/lib/GTG/plugins/hamster/icons/hicolor/svg/hamster-activity-start.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor/svg
copying build/lib/GTG/plugins/hamster/icons/hicolor/svg/hamster-activity-stop.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/icons/hicolor/svg
copying build/lib/GTG/plugins/hamster/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster
copying build/lib/GTG/info.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/dates.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/cleanxml.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/clipboard.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/logger.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/networkmanager.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/bidict.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/import_liblarch.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/borg.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/shortcut.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/interruptible.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/keyring.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/taskxml.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/urlregex.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/tags.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/testingmode.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/twokeydict.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
copying build/lib/GTG/tools/watchdog.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/treefactory.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/requester.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins
copying build/lib/GTG/core/plugins/engine.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins
copying build/lib/GTG/core/plugins/api.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins
copying build/lib/GTG/core/plugins/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins
copying build/lib/GTG/core/tag.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/search.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/datastore.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/task.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/core/firstrun_tasks.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core
copying build/lib/GTG/gtg.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/colors.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/backends_dialog.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog
copying build/lib/GTG/gtk/backends_dialog/configurepanel.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/textui.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/checkboxui.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/periodui.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/passwordui.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/importtagsui.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/pathui.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/parameters_ui/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui
copying build/lib/GTG/gtk/backends_dialog/addpanel.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog
copying build/lib/GTG/gtk/backends_dialog/backendstree.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog
copying build/lib/GTG/gtk/backends_dialog/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog
copying build/lib/GTG/gtk/backends_dialog/backendscombo.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog
copying build/lib/GTG/gtk/plugins.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/deletion.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/CellRendererTags.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/tag_context_menu.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/custominfobar.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/browser.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/tag_editor.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/taskbrowser.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/simple_color_selector.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/treeview_factory.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/modifytags_dialog.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/modifytags_dialog.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/browser/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser
copying build/lib/GTG/gtk/manager.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/preferences.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/tag_completion.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/plugins.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/delete_dialog.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/editor/taskeditor.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/editor/taskview.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/editor/calendar.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/editor/taskviewserial.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/editor/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/editor/editor.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor
copying build/lib/GTG/gtk/dbuswrapper.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/crashhandler.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
copying build/lib/GTG/gtk/preferences.glade -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backend_evolution.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backend_tomboy.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/rtm
copying build/lib/GTG/backends/rtm/rtm.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/rtm
copying build/lib/GTG/backends/rtm/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/rtm
copying build/lib/GTG/backends/backend_gnote.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backendsignals.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backend_rtm.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/syncengine.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backend_mantis.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/periodicimportbackend.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/genericbackend.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/generictomboy.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backend_launchpad.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/backends/backend_localfile.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends
copying build/lib/GTG/__init__.py -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/task_str.py to task_str.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export.py to export.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates/description_simple.py to description_simple.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates/description_sexy.py to description_sexy.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates/description_textual.py to description_textual.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates/description_pocketmod.py to description_pocketmod.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/export_templates/description_statusrpt.py to description_statusrpt.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/templates.py to templates.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/export/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/send_email/sendEmail.py to sendEmail.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/send_email/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/not_today/not_today.py to not_today.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/not_today/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/task_reaper/reaper.py to reaper.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/task_reaper/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/geolocalized_tasks.py to geolocalized_tasks.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/marker.py to marker.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla/bug.py to bug.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla/bugzilla.py to bugzilla.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla/notification.py to notification.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla/services.py to services.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/untouched_tasks/untouchedTasks.py to untouchedTasks.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/untouched_tasks/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/notification_area/notification_area.py to notification_area.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/notification_area/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color/urgency_color.py to urgency_color.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/urgency_color/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy/combobox_enhanced.py to combobox_enhanced.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy/tomboy.py to tomboy.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/tomboy/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/hamster.py to hamster.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/plugins/hamster/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/info.py to info.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/dates.py to dates.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/cleanxml.py to cleanxml.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/clipboard.py to clipboard.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/logger.py to logger.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/networkmanager.py to networkmanager.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/bidict.py to bidict.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/import_liblarch.py to import_liblarch.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/borg.py to borg.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/shortcut.py to shortcut.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/interruptible.py to interruptible.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/keyring.py to keyring.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/taskxml.py to taskxml.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/urlregex.py to urlregex.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/tags.py to tags.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/testingmode.py to testingmode.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/twokeydict.py to twokeydict.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/tools/watchdog.py to watchdog.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/treefactory.py to treefactory.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/requester.py to requester.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins/engine.py to engine.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins/api.py to api.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/plugins/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/tag.py to tag.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/search.py to search.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/datastore.py to datastore.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/task.py to task.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/core/firstrun_tasks.py to firstrun_tasks.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtg.py to gtg.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/colors.py to colors.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/configurepanel.py to configurepanel.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/textui.py to textui.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/checkboxui.py to checkboxui.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/periodui.py to periodui.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/passwordui.py to passwordui.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/importtagsui.py to importtagsui.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/pathui.py to pathui.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/parameters_ui/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/addpanel.py to addpanel.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/backendstree.py to backendstree.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/backends_dialog/backendscombo.py to backendscombo.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/plugins.py to plugins.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/CellRendererTags.py to CellRendererTags.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/tag_context_menu.py to tag_context_menu.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/custominfobar.py to custominfobar.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/browser.py to browser.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/tag_editor.py to tag_editor.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/simple_color_selector.py to simple_color_selector.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/treeview_factory.py to treeview_factory.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/modifytags_dialog.py to modifytags_dialog.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/browser/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/manager.py to manager.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/preferences.py to preferences.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/tag_completion.py to tag_completion.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/delete_dialog.py to delete_dialog.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor/taskview.py to taskview.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor/calendar.py to calendar.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor/taskviewserial.py to taskviewserial.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/editor/editor.py to editor.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/dbuswrapper.py to dbuswrapper.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/gtk/crashhandler.py to crashhandler.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_evolution.py to backend_evolution.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_tomboy.py to backend_tomboy.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/rtm/rtm.py to rtm.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/rtm/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_gnote.py to backend_gnote.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backendsignals.py to backendsignals.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_rtm.py to backend_rtm.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/syncengine.py to syncengine.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_mantis.py to backend_mantis.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/periodicimportbackend.py to periodicimportbackend.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/genericbackend.py to genericbackend.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/generictomboy.py to generictomboy.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_launchpad.py to backend_launchpad.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/backends/backend_localfile.py to backend_localfile.pyc
byte-compiling /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/GTG/__init__.py to __init__.pyc
running install_scripts
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin
copying build/scripts-2.7/gtg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin
copying build/scripts-2.7/gtg_new_task -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin
copying build/scripts-2.7/gtcli -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin
changing mode of /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin/gtg to 755
changing mode of /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin/gtg_new_task to 755
changing mode of /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/bin/gtcli to 755
running install_data
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-light
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-light/22x22
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-light/22x22/apps
copying data/icons/ubuntu-mono-light/22x22/apps/gtg_need_attention.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-light/22x22/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/32x32
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/32x32/actions
copying data/icons/hicolor/32x32/actions/gtg-plugin.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/32x32/actions
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/32x32/apps
copying data/icons/hicolor/32x32/apps/gtg.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/32x32/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/categories
copying data/icons/hicolor/16x16/categories/gtg-tags-none.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/categories
copying data/icons/hicolor/16x16/categories/search.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/categories
copying data/icons/hicolor/16x16/categories/gtg-tags-all.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/categories
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-task-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-plugin.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-task-undone.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-note-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-task-undismiss.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-task-done.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-task-dismiss.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
copying data/icons/hicolor/16x16/actions/gtg-tag-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/actions
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/apps
copying data/icons/hicolor/16x16/apps/gtg.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/emblems
copying data/icons/hicolor/16x16/emblems/gtg-work.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/emblems
copying data/icons/hicolor/16x16/emblems/gtg-people.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/emblems
copying data/icons/hicolor/16x16/emblems/gtg-home.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/16x16/emblems
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/categories
copying data/icons/hicolor/22x22/categories/items-tags.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/categories
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-task-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-plugin.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-task-undone.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-note-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-task-undismiss.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-task-done.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-task-dismiss.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
copying data/icons/hicolor/22x22/actions/gtg-tag-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/actions
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/apps
copying data/icons/hicolor/22x22/apps/gtg.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/apps
copying data/icons/hicolor/22x22/apps/gtg_need_attention.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/22x22/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/svg
copying data/icons/hicolor/svg/gtg.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/svg
copying data/icons/hicolor/svg/gtg-plugin.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/svg
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/scalable
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/scalable/apps
copying data/icons/hicolor/scalable/apps/gtg.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/scalable/apps
copying data/icons/hicolor/scalable/apps/backend_localfile.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/scalable/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_localfile.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_mantis.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_gnote.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_launchpad.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_rtm.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_tomboy.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
copying data/icons/hicolor/48x48/apps/backend_evolution.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/48x48/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/24x24
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/24x24/actions
copying data/icons/hicolor/24x24/actions/gtg-tag-new.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/24x24/actions
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/24x24/apps
copying data/icons/hicolor/24x24/apps/gtg.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/24x24/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_localfile.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_mantis.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_gnote.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_launchpad.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_rtm.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_tomboy.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
copying data/icons/hicolor/128x128/apps/backend_evolution.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/hicolor/128x128/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-dark
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-dark/22x22
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-dark/22x22/apps
copying data/icons/ubuntu-mono-dark/22x22/apps/gtg_need_attention.svg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/icons/ubuntu-mono-dark/22x22/apps
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg
copying doc/userdoc/C/gtg-search-intro.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/legal.xml -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-dismiss-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-edit-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/index.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-delete-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-credits-design.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-quickadd.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-shortcut-keys.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-report-problem.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-quickadd-dates.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-subtasks.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-search-syntax.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-quickadd-new-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-tags.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-join-developers.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-tag-color.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-plugins.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-quickstart.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-join-users.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-translate.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-add-sync.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-create-plugin.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-ppa.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-sync.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-credits-dev.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-faq.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-create-new-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-add-tag.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-main-window.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-credits-trans.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-tasks.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-workview.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-create-sync.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
copying doc/userdoc/C/gtg-set-task-date.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/videos
copying doc/userdoc/C/videos/quick-add2.webm -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/videos
copying doc/userdoc/C/videos/GetStarted.ogg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/videos
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/gtg-screenshot.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/mover3.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/set_date_task_open.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/workview.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/select-sync.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/select_sync_service.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/Understand-GTG-main-window.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/gtg-icon.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/mover2.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/tasks.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/plugins.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/set_date_task_browser.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/quick_tag_entry.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/edit_task.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/subtasks2.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/get_started.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/edit_tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/mover1.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/task-management.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/modify-tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/mover4.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/subtasks.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
copying doc/userdoc/C/figures/configure-sync.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/C/gtg/figures
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg
copying doc/userdoc/ru/gtg-search-intro.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-dismiss-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-edit-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/index.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-delete-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-credits-design.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-quickadd.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-shortcut-keys.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-report-problem.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-quickadd-dates.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-subtasks.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-search-syntax.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-quickadd-new-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-tags.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-join-developers.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-tag-color.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-plugins.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-quickstart.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-join-users.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-translate.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-add-sync.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-create-plugin.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-ppa.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-sync.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-credits-dev.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-faq.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-create-new-task.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-add-tag.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-main-window.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-credits-trans.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-tasks.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-workview.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-create-sync.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
copying doc/userdoc/ru/gtg-set-task-date.page -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/videos
copying doc/userdoc/ru/videos/quick-add2.webm -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/videos
copying doc/userdoc/ru/videos/GetStarted.ogg -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/videos
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/gtg-screenshot.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/mover3.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/set_date_task_open.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/workview.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/select-sync.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/select_sync_service.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/Understand-GTG-main-window.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/gtg-icon.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/mover2.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/tasks.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/plugins.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/set_date_task_browser.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/quick_tag_entry.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/edit_task.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/subtasks2.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/get_started.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/edit_tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/mover1.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/task-management.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/modify-tag.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/mover4.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/subtasks.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
copying doc/userdoc/ru/figures/configure-sync.png -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/help/ru/gtg/figures
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/applications
copying gtg.desktop -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/applications
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/dbus-1
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/dbus-1/services
copying org.gnome.GTG.service -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/dbus-1/services
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/man
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/man/man1
copying doc/gtg.1 -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/man/man1
copying doc/gtcli.1 -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/man/man1
copying doc/gtg_new_task.1 -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/man/man1
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/gtg
copying gtcli_bash_completion -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/gtg/
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fi
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fi/LC_MESSAGES
copying build/po/fi/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fi/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/mg
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/mg/LC_MESSAGES
copying build/po/mg/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/mg/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sk
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sk/LC_MESSAGES
copying build/po/sk/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sk/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hr
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hr/LC_MESSAGES
copying build/po/hr/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hr/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ja
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ja/LC_MESSAGES
copying build/po/ja/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ja/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hu
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hu/LC_MESSAGES
copying build/po/hu/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hu/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/eu
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/eu/LC_MESSAGES
copying build/po/eu/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/eu/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/es
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/es/LC_MESSAGES
copying build/po/es/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/es/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/si
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/si/LC_MESSAGES
copying build/po/si/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/si/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/af
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/af/LC_MESSAGES
copying build/po/af/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/af/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ca
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ca/LC_MESSAGES
copying build/po/ca/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ca/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/uk
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/uk/LC_MESSAGES
copying build/po/uk/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/uk/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pt_BR
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES
copying build/po/pt_BR/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pt_BR/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ast
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ast/LC_MESSAGES
copying build/po/ast/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ast/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/oc
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/oc/LC_MESSAGES
copying build/po/oc/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/oc/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/th
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/th/LC_MESSAGES
copying build/po/th/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/th/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ms
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ms/LC_MESSAGES
copying build/po/ms/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ms/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/de
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/de/LC_MESSAGES
copying build/po/de/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/de/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ka
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ka/LC_MESSAGES
copying build/po/ka/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ka/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ia
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ia/LC_MESSAGES
copying build/po/ia/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ia/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/cs
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/cs/LC_MESSAGES
copying build/po/cs/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/cs/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/it
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/it/LC_MESSAGES
copying build/po/it/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/it/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ru
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ru/LC_MESSAGES
copying build/po/ru/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ru/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pl
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pl/LC_MESSAGES
copying build/po/pl/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pl/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/el
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/el/LC_MESSAGES
copying build/po/el/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/el/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sq
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sq/LC_MESSAGES
copying build/po/sq/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sq/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pt
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pt/LC_MESSAGES
copying build/po/pt/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/pt/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nds
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nds/LC_MESSAGES
copying build/po/nds/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nds/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/zh_CN
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES
copying build/po/zh_CN/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/zh_CN/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ko
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ko/LC_MESSAGES
copying build/po/ko/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ko/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hi
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hi/LC_MESSAGES
copying build/po/hi/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/hi/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/tr
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/tr/LC_MESSAGES
copying build/po/tr/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/tr/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/bn
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/bn/LC_MESSAGES
copying build/po/bn/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/bn/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nb
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nb/LC_MESSAGES
copying build/po/nb/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nb/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fr
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fr/LC_MESSAGES
copying build/po/fr/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fr/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/en_GB
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES
copying build/po/en_GB/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/en_GB/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sl
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sl/LC_MESSAGES
copying build/po/sl/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sl/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nl
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nl/LC_MESSAGES
copying build/po/nl/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/nl/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/jbo
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/jbo/LC_MESSAGES
copying build/po/jbo/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/jbo/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sr
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sr/LC_MESSAGES
copying build/po/sr/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sr/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/zh_TW
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES
copying build/po/zh_TW/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/zh_TW/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/is
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/is/LC_MESSAGES
copying build/po/is/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/is/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/id
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/id/LC_MESSAGES
copying build/po/id/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/id/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ur
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ur/LC_MESSAGES
copying build/po/ur/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ur/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/gl
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/gl/LC_MESSAGES
copying build/po/gl/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/gl/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ar
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ar/LC_MESSAGES
copying build/po/ar/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ar/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/eo
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/eo/LC_MESSAGES
copying build/po/eo/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/eo/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/te
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/te/LC_MESSAGES
copying build/po/te/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/te/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fa
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fa/LC_MESSAGES
copying build/po/fa/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/fa/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/en_CA
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/en_CA/LC_MESSAGES
copying build/po/en_CA/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/en_CA/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/be
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/be/LC_MESSAGES
copying build/po/be/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/be/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ro
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ro/LC_MESSAGES
copying build/po/ro/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/ro/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/da
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/da/LC_MESSAGES
copying build/po/da/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/da/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/he
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/he/LC_MESSAGES
copying build/po/he/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/he/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sv
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sv/LC_MESSAGES
copying build/po/sv/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/sv/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/bg
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/bg/LC_MESSAGES
copying build/po/bg/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/bg/LC_MESSAGES
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/lt
creating /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/lt/LC_MESSAGES
copying build/po/lt/gtg.mo -> /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/locale/lt/LC_MESSAGES
running install_egg_info
Writing /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/site-packages/gtg-0.3.1-py2.7.egg-info
+ rm -rf /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64//usr/lib/python2.7/site-packages/GTG/plugins/geolocalized_tasks
+ rm -rf /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64//usr/lib/python2.7/site-packages/GTG/plugins/geolocalized-tasks.gtg-plugin
+ desktop-file-validate /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64//usr/share/applications/gtg.desktop
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64 gtg --with-gnome
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/gtg-0.3.1
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: gtg-0.3.1-3.el7.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rqGmij
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtg-0.3.1
+ DOCDIR=/builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/doc/gtg-0.3.1
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/doc/gtg-0.3.1
+ cp -pr AUTHORS /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/doc/gtg-0.3.1
+ cp -pr CHANGELOG /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/doc/gtg-0.3.1
+ cp -pr LICENSE /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/doc/gtg-0.3.1
+ cp -pr README /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64/usr/share/doc/gtg-0.3.1
+ exit 0
warning: File listed twice: /usr/share/icons/hicolor/16x16/apps/gtg.png
warning: File listed twice: /usr/share/icons/hicolor/22x22/apps/gtg.png
warning: File listed twice: /usr/share/icons/hicolor/24x24/apps/gtg.png
warning: File listed twice: /usr/share/icons/hicolor/32x32/apps/gtg.png
warning: File listed twice: /usr/share/icons/hicolor/scalable/apps/gtg.svg
Provides: gtg = 0.3.1-3.el7 mimehandler(x-scheme-handler/gtg)
Requires(interp): /bin/sh /bin/sh /bin/sh
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(post): /bin/sh
Requires(postun): /bin/sh
Requires(posttrans): /bin/sh
Requires: /bin/bash /usr/bin/python python(abi) = 2.7
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
warning: Could not canonicalize hostname: i-00004380
Wrote: /builddir/build/RPMS/gtg-0.3.1-3.el7.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9VwfNu
+ umask 022
+ cd /builddir/build/BUILD
+ cd gtg-0.3.1
+ rm -rf /builddir/build/BUILDROOT/gtg-0.3.1-3.el7.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->